[Stable Update] 2020-12-30 - Kernels, KDE, Cinnamon, LibreOffice, Python 3.9, Mesa 20.3.1

Please do not post images of terminal output, copy+paste and use proper formatting.

1 Like

I installed updates via pamac. Pamac was not showing the status of installation after downloading 1.3Gb of updates. It was like got stuck showing 1.3GB/1.3GB for long time. I closed pamac using task manager. Restarted pamac again then it showed waiting for another instance to close, then i used sudo rm /var/lib/pacman/db.lck. Once again restarted pamac and it showed your system is up-to-date. I restarted system and found no issues as far as now. I was like in a doubt whether my system got updated fully or missed something.

I fixed some more issues in manjaro-system

Also I noticed that some nvidia drivers for linux510 were missing for some reason from our repositories. That should have been fixed also. Additionally we fixed some issues with SDDM and GDM.

6 Likes

smooth update (intel laptop with integrated graphics), thx everybody who contributes for manjaro. Happy new year everybody <3 stay happy and healthy.

Read this thread before updating so I knew there was likely to be issues with Nvidia drivers beforehand . But I decided to give the update a shot for the helluva it . Ran the update from tty as always and yup rebooted in to a black screen . I took the long way around resolving the issue by booting in to a live session and restoring a snapshot with Timeshift . Rebooted , removed Nvidia 455 using hardware configuration rebooted , ran the update again from tty , no issues so another reboot and installed video -nvidia via hardware configuration followed by another reboot and tada ! Everything works as intended . System info shows nvidia 455 as the driver . Probably took me longer to type this than the whole procedure actually took .

1 Like

Hi and a Happy New Year to everyone!

It seems there’s something gone awry with the transition to Python 3.9 regarding rabbitvcs and associated packages (i.e., rabbitvcs-nemo, rabbitvcs-cli). Not only does Nemo no longer show any related menu items, but a test run of rabbitvcs in the terminal also fails with the following error message:

Traceback (most recent call last):
  File "/usr/bin/rabbitvcs", line 27, in <module>
    from rabbitvcs.util.helper import launch_ui_window
  File "/usr/lib/python3.9/site-packages/rabbitvcs/util/__init__.py", line 24, in <module>
    from rabbitvcs.util.log import Log
  File "/usr/lib/python3.9/site-packages/rabbitvcs/util/log.py", line 49, in <module>
    from rabbitvcs.util.settings import SettingsManager, get_home_folder
  File "/usr/lib/python3.9/site-packages/rabbitvcs/util/settings.py", line 36, in <module>
    import validate
ModuleNotFoundError: No module named 'validate'

Unfortunately, I’m not familiar with Python myself, plus there don’t seem to be any log messages that could shed more light on it (~/.config/rabbitvcs/RabbitVCS.log predates the update)…

Any suggestions appreciated! THX in advance.

Next time check if the process is actually doing stuff in background before doing closing like that…
htop is your friend here…

(Yes you probably messed up some stuff)

Firstly, Happy new year everyone!

Does anyone with a discrete AMD GPU experienced the same issue, or have made it works?

Thanks!

PS : Please see my first post

Seems they slipped to be built gainst python 3.9. We have to double check our packages … @nightmare-2021

Catfish and Midori now cannot be installed together

1 Like

Still missing…

Then try to use different mirrors… man pacman-mirrors

I had issues with screen updates after the last major update. Some parts of the screen will not be updated and stay white or contain artifacts from another tab or window.

Using the control-key that highlight the cursor position will update the window.

$ mhwd -li
> Installed PCI configs:
--------------------------------------------------------------------------------
                  NAME               VERSION          FREEDRIVER           TYPE
--------------------------------------------------------------------------------
           video-linux            2018.05.04                true            PCI
    video-nvidia-390xx            2020.11.30               false            PCI

$ inxi -Gaz
Graphics:
  Device-1: NVIDIA GF108GL [Quadro 600] driver: nvidia v: 390.138 
  alternate: nouveau,nvidia_drm bus ID: 01:00.0 chip ID: 10de:0df8 
  Display: x11 server: X.Org 1.20.10 compositor: gnome-shell v: 3.38.2 
  driver: nvidia display ID: :1 screens: 1 
  Screen-1: 0 s-res: 3200x1200 s-dpi: 90 s-size: 903x342mm (35.6x13.5") 
  s-diag: 966mm (38") 
  Monitor-1: DVI-I-1 res: 1280x1024 hz: 60 dpi: 90 size: 360x288mm (14.2x11.3") 
  diag: 461mm (18.2") 
  Monitor-2: DP-1 res: 1920x1200 hz: 60 dpi: 94 size: 518x324mm (20.4x12.8") 
  diag: 611mm (24.1") 
  OpenGL: renderer: llvmpipe (LLVM 11.0.0 256 bits) v: 4.5 Mesa 20.3.1 
  compat-v: 3.1 direct render: Yes 

$ pacman -Q|grep nvidia
lib32-nvidia-390xx-utils 390.138-1
linux414-nvidia-390xx 390.138-1
linux54-nvidia-390xx 390.138-2
mhwd-nvidia 455.45.01-3
mhwd-nvidia-340xx 340.108-1
mhwd-nvidia-390xx 390.138-1
nvidia-390xx-utils 390.138-1

$ sudo mhwd -a pci nonfree 0300
[sudo] Passwort for pintman: 
> Skipping already installed config 'video-nvidia-390xx' for device: 0000:01:00.0 (0300:10de:0df8) Display controller nVidia Corporation GF108GL [Quadro 600]

Any ideas?

Try to open an thread with your problem, this thread is not for trouble-shooting :wink:
(Feel free to link the OP(First post) in your thread so it will be marked as related here)

OK, opened a new thread. Thanks for the hint. :smiley:

updated:
after a little check, i found file names under /lib/modules/5.10.2-2-MANJARO folder are with suffix .old
also the /lib/modules/extramodules-5.10-MANJARO/version.old file

after force install linux510, can boot now, here is the script:

sudo mhwd-kernel -i linux510

cann’t boot with 5.10.2 with nvidia GTX 1660
my PC goes to rootfs and my keyboard is disabled because no modules build in the kernel
both 5.9.16 and 5.4 are ok

i have tried to uninstall all nvidia drivers and mhwd and reinstall mhwd, then use mhwd to install nvidia drivers, still doesn’t work for me.

here is the mhwd install log:

    Starting
> Removing video-nvidia...
Sourcing /etc/mhwd-x86_64.conf
Has lib32 support: true
Sourcing /var/lib/mhwd/local/pci/video-nvidia/MHWDCONFIG
Processing classid: 0300
Sourcing /var/lib/mhwd/scripts/include/0300
Processing classid: 0302
checking dependencies...
:: ffmpeg optionally requires nvidia-utils: Nvidia NVDEC/NVENC support
:: gst-plugins-bad optionally requires nvidia-utils: nvcodec plugin
:: ksysguard optionally requires nvidia-utils: NVIDIA GPU usage
:: lib32-vulkan-icd-loader optionally requires lib32-vulkan-driver: packaged vulkan driver
:: vulkan-icd-loader optionally requires vulkan-driver: packaged vulkan driver

Packages (5) lib32-nvidia-utils-455.45.01-3  linux510-nvidia-455.45.01-10.0  linux54-nvidia-455.45.01-6  linux59-nvidia-455.45.01-6  nvidia-utils-455.45.01-2

Total Removed Size:  494.09 MiB

:: Do you want to remove these packages? [Y/n] 
:: Processing package changes...
removing linux59-nvidia...
removing linux54-nvidia...
removing linux510-nvidia...
cat: /usr/lib/modules/extramodules-5.10-MANJARO/version: No such file or directory
removing lib32-nvidia-utils...
xorg configuration symlink valid...
removing nvidia-utils...
xorg configuration symlink valid...
:: Running post-transaction hooks...
(1/4) Reloading system manager configuration...
(2/4) Arming ConditionNeedsUpdate...
(3/4) Updating module dependencies...
(4/4) Updating the desktop file MIME type cache...
'/etc/X11/xorg.conf.d/90-mhwd.conf' symlink is invalid! Removing it...
> Successfully removed video-nvidia
> Installing video-nvidia...
Sourcing /etc/mhwd-x86_64.conf
Has lib32 support: true
Sourcing /var/lib/mhwd/db/pci/graphic_drivers/nvidia/MHWDCONFIG
Processing classid: 0300
Sourcing /var/lib/mhwd/scripts/include/0300
Processing classid: 0302
:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date
multilib is up to date
archlinuxcn is up to date
resolving dependencies...
looking for conflicting packages...

Packages (5) lib32-nvidia-utils-455.45.01-3  linux510-nvidia-455.45.01-10.0  linux54-nvidia-455.45.01-6  linux59-nvidia-455.45.01-6  nvidia-utils-455.45.01-2

Total Installed Size:  494.09 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing nvidia-utils...
==> If you run into trouble with CUDA not being available, run nvidia-modprobe first.
Optional dependencies for nvidia-utils
    gtk3: nvidia-settings [installed]
    xorg-server-devel: nvidia-xconfig [installed]
    opencl-nvidia: OpenCL support [installed]
installing lib32-nvidia-utils...
Optional dependencies for lib32-nvidia-utils
    lib32-opencl-nvidia
installing linux510-nvidia...
cat: /usr/lib/modules/extramodules-5.10-MANJARO/version: No such file or directory
In order to use nvidia module, reboot the system.
installing linux54-nvidia...
In order to use nvidia module, reboot the system.
installing linux59-nvidia...
In order to use nvidia module, reboot the system.
:: Running post-transaction hooks...
(1/6) Creating system user accounts...
(2/6) Reloading system manager configuration...
(3/6) Arming ConditionNeedsUpdate...
(4/6) Updating module dependencies...
(5/6) Updating Kernel initcpios for Nvidia-DRM...
==> Building image from preset: /etc/mkinitcpio.d/linux510.preset: 'default'
-> -k /boot/vmlinuz-5.10-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-5.10-x86_64.img
==> Starting build: 5.10.2-2-MANJARO
-> Running build hook: [base]
-> Running build hook: [udev]
-> Running build hook: [autodetect]
-> Running build hook: [modconf]
-> Running build hook: [block]
==> ERROR: module not found: `mptsas'
==> ERROR: module not found: `mptfc'
==> ERROR: module not found: `mptspi'
==> ERROR: module not found: `mptctl'
==> ERROR: module not found: `mptbase'
==> ERROR: module not found: `mptlan'
==> ERROR: module not found: `mptscsih'
==> ERROR: module not found: `rsxx'
==> ERROR: module not found: `null_blk'
==> ERROR: module not found: `mtip32xx'
==> ERROR: module not found: `sx8'
==> ERROR: module not found: `zram'
==> ERROR: module not found: `virtio_blk'
==> ERROR: module not found: `loop'
==> ERROR: module not found: `rnbd_server'
==> ERROR: module not found: `rnbd_client'
==> ERROR: module not found: `floppy'
==> ERROR: module not found: `brd'
==> ERROR: module not found: `rbd'
==> ERROR: module not found: `xen_blkback'
==> ERROR: module not found: `cryptoloop'
==> ERROR: module not found: `xen_blkfront'
==> ERROR: module not found: `skd'
==> ERROR: module not found: `umem'
==> ERROR: module not found: `nbd'
==> ERROR: module not found: `aoe'
==> ERROR: module not found: `drbd'
==> ERROR: module not foun
d: `pktcdvd'
==> ERROR: module not found: `nvme_rdma'
==> ERROR: module not found: `nvme_fc'
==> ERROR: module not found: `nvme_tcp'
==> ERROR: module not found: `nvme_fabrics'
==> ERROR: module not found: `nvmet_rdma'
==> ERROR: module not found: `nvme_fcloop'
==> ERROR: module not found: `nvmet_fc'
==> ERROR: module not found: `nvmet_tcp'
==> ERROR: module not found: `nvme_loop'
==> ERROR: module not found: `nvmet'
==> ERROR: module not found: `ch'
==> ERROR: module not found: `esp_scsi'
==> ERROR: module not found: `3w_sas'
==> ERROR: module not found: `libfc'
==> ERROR: module not found: `iscsi_boot_sysfs'
==> ERROR: module not found: `mpt3sas'
==> ERROR: module not found: `iscsi_tcp'
==> ERROR: module not found: `qla4xxx'
==> ERROR: module not found: `3w_9xxx'
==> ERROR: module not found: `ipr'
==> ERROR: module not found: `xen_scsifront'
==> ERROR: module not found: `qlogicfas408'
==> ERROR: module not found: `scsi_transport_srp'
==> ERROR: module not found: `gdth'
==> ERROR: module not found: `atp870u'
==> ERROR: module not found: `mvsas'
==> ERROR: module not found: `esas2r'
==> ERROR: module not found: `megaraid_mm'
==> ERROR: module not found: `megaraid_sas'
==> ERROR: module not found: `megaraid_mbox'
==> ERROR: module not found: `hv_storvsc'
==> ERROR: module not found: `megaraid'
==> ERROR: module not found: `ufshcd_pltfrm'
==> ERROR: module not found: `ufshcd_pci'
==> ERROR: module not found: `ufshcd_core'
==> ERROR: module not found: `cdns_pltfrm'
==> ERROR: module not found: `sg'
==> ERROR: module not found: `qla1280'
==> ERROR: module not found: `mvumi'
==> ERROR: module not found: `stex'
==> ERROR: module not found: `virtio_scsi'
==> ERROR: module not found: `advansys'
==> ERROR: module not found: `am53c974'
==> ERROR: module not found: `qedi'
==> ERROR: module not found: `dmx3191d'
==> ERROR: module not found: `vmw_pvscsi'
==> ERROR: module not found: `fnic'
==> ERROR: module not found: `dc395x'
==> ERROR: module not found: `imm'
==> ERROR: module not found: `myrs'
==> ERROR: module not found: `scsi_transport_spi'
==> ERROR: module not found: `libiscsi'
==> ERROR: module not found: `fdomain'
==> ERROR: module not found: `qlogic_cs'
==> ERROR: module not found: `fdomain_cs'
==> ERROR: module not found: `sym53c500_cs'
==> ERROR: module not found: `aha152x_cs'
==> ERROR: module not found: `isci'
==> ERROR: module not found: `st'
==> ERROR: module not found: `sym53c8xx'
==> ERROR: module not found: `3w_xxxx'
==> ERROR: module not found: `ips'
==> ERROR: module not found: `fdomain_pci'
==> ERROR: module not found: `lpfc'
==> ERROR: module not found: `dpt_i2o'
==> ERROR: module not found: `qedf'
==> ERROR: module not found: `bfa'
==> ERROR: module not found: `scsi_debug'
==> ERROR: module not found: `libsas'
==> ERROR: module not found: `initio'
==> ERROR: module not found: `smartpqi'
==> ERROR: module not found: `scsi_dh_hp_sw'
==> ERROR: module not found: `scsi_dh_alua'
==> ERROR: module not found: `scsi_dh_rdac'
==> ERROR: module not found: `scsi_dh_emc'
==> ERROR: module not found: `pmcraid'
==> ERROR: module not found: `pm80xx'
==> ERROR: module not found: `bnx2fc'
==> ERROR: module not found: `hptiop'
==> ERROR: module not found: `cxgb4i'
==> ERROR: module not found: `libcxgbi'
==> ERROR: module no
t found: `cxgb3i'
==> ERROR: module not found: `scsi_transport_fc'
==> ERROR: module not found: `wd719x'
==> ERROR: module not found: `aic94xx'
==> ERROR: module not found: `csiostor'
==> ERROR: module not found: `ppa'
==> ERROR: module not found: `hpsa'
==> ERROR: module not found: `aic79xx'
==> ERROR: module not found: `aic7xxx'
==> ERROR: module not found: `libfcoe'
==> ERROR: module not found: `fcoe'
==> ERROR: module not found: `arcmsr'
==> ERROR: module not found: `bnx2i'
==> ERROR: module not found: `scsi_transport_sas'
==> ERROR: module not found: `sr_mod'
==> ERROR: module not found: `be2iscsi'
==> ERROR: module not found: `scsi_transport_iscsi'
==> ERROR: module not found: `myrb'
==> ERROR: module not found: `snic'
==> ERROR: module not found: `ses'
==> ERROR: module not found: `qla2xxx'
==> ERROR: module not found: `tcm_qla2xxx'
==> ERROR: module not found: `libiscsi_tcp'
==> ERROR: module not found: `BusLogic'
==> ERROR: module not found: `raid_class'
==> ERROR: module not found: `a100u2w'
==> ERROR: module not found: `aacraid'
==> ERROR: module not found: `pata_legacy'
==> ERROR: module not found: `pata_jmicron'
==> ERROR: module not found: `pata_pcmcia'
==> ERROR: module not found: `sata_vsc'
==> ERROR: module not found: `pata_netcell'
==> ERROR: module not found: `pata_oldpiix'
==> ERROR: module not found: `sata_mv'
==> ERROR: module not found: `pata_sch'
==> ERROR: module not found: `pata_pdc2027x'
==> ERROR: module not found: `pata_serverworks'
==> ERROR: module not found: `pata_rz1000'
==> ERROR: module not found: `sata_uli'
==> ERROR: module not found: `pata_cmd640'
==> ERROR: module not found: `pata_ns87410'
==> ERROR: module not found: `pata_hpt37x'
==> ERROR: module not found: `pata_ns87415'
==> ERROR: module not found: `sata_sil24'
==> ERROR: module not found: `pata_atp867x'
==> ERROR: module not found: `pata_acpi'
==> ERROR: module not found: `pata_marvell'
==> ERROR: module not found: `pata_radisys'
==> ERROR: module not found: `pata_cypress'
==> ERROR: module not found: `pata_artop'
==> ERROR: module not found: `pata_ninja32'
==> ERROR: module not found: `sata_sx4'
==> ERROR: module not found: `pata_cmd64x'
==> ERROR: module not found: `sata_dwc_460ex'
==> ERROR: module not found: `sata_nv'
==> ERROR: module not found: `pata_sis'
==> ERROR: module not found: `pata_hpt366'
==> ERROR: module not found: `pata_amd'
==> ERROR: module not found: `pata_hpt3x3'
==> ERROR: module not found: `pata_pdc202xx_old'
==> ERROR: module not found: `sata_inic162x'
==> ERROR: module not found: `pata_ali'
==> ERROR: module not found: `pata_hpt3x2n'
==> ERROR: module not found: `sata_sis'
==> ERROR: module not found: `pata_piccolo'
==> ERROR: module not found: `pata_rdc'
==> ERROR: module not found: `pata_it821x'
==> ERROR: module not found: `pata_atiixp'
==> ERROR: module not found: `pata_mpiix'
==> ERROR: module not found: `sata_promise'
==> ERROR: module not found: `sata_qstor'
==> ERROR: module not found: `pata_via'
==> ERROR: module not found: `pata_sl82c105'
==> ERROR: module not found: `sata_svw'
==> ERROR: module not found: `pata_sil680'
==> ERROR: module not found: `pata_efar'
==> ERROR: module not found: `sata_via'
==> ERROR: module not found: `pata_it8213'
==> ERROR: module not found: `sata_sil'
==> ERROR: module not found: `pata_o
pti'
==> ERROR: module not found: `pata_triflex'
==> ERROR: module not found: `pata_optidma'
==> ERROR: module not found: `ata_piix'
==> ERROR: module not found: `ata_generic'
==> ERROR: module not found: `pdc_adma'
==> ERROR: module not found: `ahci_platform'
==> ERROR: module not found: `fsl_mph_dr_of'
==> ERROR: module not found: `bcma_hcd'
==> ERROR: module not found: `oxu210hp_hcd'
==> ERROR: module not found: `ohci_platform'
==> ERROR: module not found: `fotg210_hcd'
==> ERROR: module not found: `sl811_hcd'
==> ERROR: module not found: `u132_hcd'
==> ERROR: module not found: `r8a66597_hcd'
==> ERROR: module not found: `ssb_hcd'
==> ERROR: module not found: `isp116x_hcd'
==> ERROR: module not found: `xhci_pci_renesas'
==> ERROR: module not found: `max3421_hcd'
==> ERROR: module not found: `ehci_fsl'
==> ERROR: module not found: `xhci_plat_hcd'
==> ERROR: module not found: `xhci_pci'
==> ERROR: module not found: `ehci_platform'
==> ERROR: module not found: `ums_realtek'
==> ERROR: module not found: `ums_sddr55'
==> ERROR: module not found: `ums_isd200'
==> ERROR: module not found: `ums_karma'
==> ERROR: module not found: `usb_storage'
==> ERROR: module not found: `ums_datafab'
==> ERROR: module not found: `ums_sddr09'
==> ERROR: module not found: `ums_alauda'
==> ERROR: module not found: `uas'
==> ERROR: module not found: `ums_cypress'
==> ERROR: module not found: `ums_onetouch'
==> ERROR: module not found: `ums_usbat'
==> ERROR: module not found: `ums_jumpshot'
==> ERROR: module not found: `ums_eneub6250'
==> ERROR: module not found: `ums_freecom'
==> ERROR: module not found: `nosy'
==> ERROR: module not found: `firewire_net'
==> ERROR: module not found: `firewire_core'
==> ERROR: module not found: `firewire_ohci'
==> ERROR: module not found: `firewire_sbp2'
==> ERROR: module not found: `tifm_core'
==> ERROR: module not found: `tifm_7xx1'
==> ERROR: module not found: `tifm_ms'
==> ERROR: module not found: `mmc_test'
==> ERROR: module not found: `mmc_block'
==> ERROR: module not found: `mmc_core'
==> ERROR: module not found: `sdio_uart'
==> ERROR: module not found: `sdhci_acpi'
==> ERROR: module not found: `sdhci_pltfm'
==> ERROR: module not found: `rtsx_pci_sdmmc'
==> ERROR: module not found: `mtk_sd'
==> ERROR: module not found: `sdhci'
==> ERROR: module not found: `sdhci_pci'
==> ERROR: module not found: `cqhci'
==> ERROR: module not found: `via_sdmmc'
==> ERROR: module not found: `toshsd'
==> ERROR: module not found: `tifm_sd'
==> ERROR: module not found: `rtsx_usb_sdmmc'
==> ERROR: module not found: `usdhi6rol0'
==> ERROR: module not found: `sdricoh_cs'
==> ERROR: module not found: `mmc_hsq'
==> ERROR: module not found: `sdhci_f_sdh30'
==> ERROR: module not found: `cb710_mmc'
==> ERROR: module not found: `sdhci_xenon_driver'
==> ERROR: module not found: `mmc_spi'
==> ERROR: module not found: `ushc'
==> ERROR: module not found: `alcor'
==> ERROR: module not found: `vub300'
==> ERROR: module not found: `wbsd'
==> ERROR: module not found: `virtio_crypto'
==> ERROR: module not found: `virtio_rpmsg_bus'
==> ERROR: module not found: `virtio_blk'
==> ERROR: module not found: `virtio_input'
==> ERROR: module not found: `virtio_vdpa'
==> ERROR: module not found: `virtio_mem'
==> ERROR: module not found: `virtio_dma_buf'
==> ERROR: module not foun
d: `virtio_mmio'
==> ERROR: module not found: `virtio_pci'
==> ERROR: module not found: `virtio_balloon'
==> ERROR: module not found: `virtio_net'
==> ERROR: module not found: `virtio_gpu'
==> ERROR: module not found: `nd_virtio'
==> ERROR: module not found: `virtio_pmem'
==> ERROR: module not found: `virtio_scsi'
==> ERROR: module not found: `virtio_console'
==> ERROR: module not found: `virtio_rng'
==> ERROR: module not found: `9pnet_virtio'
==> ERROR: module not found: `vmw_vsock_virtio_transport'
==> ERROR: module not found: `vmw_vsock_virtio_transport_common'
==> ERROR: module not found: `virtiofs'
==> ERROR: module not found: `nd_virtio'
==> ERROR: module not found: `nd_btt'
==> ERROR: module not found: `virtio_pmem'
==> ERROR: module not found: `nd_e820'
==> ERROR: module not found: `nd_blk'
==> ERROR: module not found: `nd_pmem'
-> Running build hook: [keyboard]
==> ERROR: module not found: `fsl_mph_dr_of'
==> ERROR: module not found: `bcma_hcd'
==> ERROR: module not found: `oxu210hp_hcd'
==> ERROR: module not found: `ohci_platform'
==> ERROR: module not found: `fotg210_hcd'
==> ERROR: module not found: `sl811_hcd'
==> ERROR: module not found: `u132_hcd'
==> ERROR: module not found: `r8a66597_hcd'
==> ERROR: module not found: `ssb_hcd'
==> ERROR: module not found: `isp116x_hcd'
==> ERROR: module not found: `xhci_pci_renesas'
==> ERROR: module not found: `max3421_hcd'
==> ERROR: module not found: `ehci_fsl'
==> ERROR: module not found: `xhci_plat_hcd'
==> ERROR: module not found: `xhci_pci'
==> ERROR: module not found: `ehci_platform'
==> ERROR: module not found: `hid_corsair'
==> ERROR: module not found: `hid_glorious'
==> ERROR: module not found: `hid_magicmouse'
==> ERROR: module not found: `hid_lg_g15'
==> ERROR: module not found: `hid_viewsonic'
==> ERROR: module not found: `hid_cherry'
==> ERROR: module not found: `hid_waltop'
==> ERROR: module not found: `hid_holtekff'
==> ERROR: module not found: `hid_prodikeys'
==> ERROR: module not found: `hid_wiimote'
==> ERROR: module not found: `hid_cp2112'
==> ERROR: module not found: `hid_roccat_kovaplus'
==> ERROR: module not found: `hid_a4tech'
==> ERROR: module not found: `hid_gaff'
==> ERROR: module not found: `hid_holtek_kbd'
==> ERROR: module not found: `hid_lcpower'
==> ERROR: module not found: `hid_mf'
==> ERROR: module not found: `hid_microsoft'
==> ERROR: module not found: `hid_nti'
==> ERROR: module not found: `hid_roccat_common'
==> ERROR: module not found: `hid_ezkey'
==> ERROR: module not found: `hid_lenovo'
==> ERROR: module not found: `hid_appleir'
==> ERROR: module not found: `hid_roccat_ryos'
==> ERROR: module not found: `hid_axff'
==> ERROR: module not found: `hid_icade'
==> ERROR: module not found: `hid_roccat_isku'
==> ERROR: module not found: `hid_vivaldi'
==> ERROR: module not found: `hid_accutouch'
==> ERROR: module not found: `hid_holtek_mouse'
==> ERROR: module not found: `hid_topseed'
==> ERROR: module not found: `hid_roccat_lua'
==> ERROR: module not found: `hid_roccat_konepure'
==> ERROR: module not found: `hid_hyperv'
==> ERROR: module not found: `hid_steelseries'
==> ERROR: module not found: `hid_uclogic'
==> ERROR: module not found: `hid_speedlink'
==> ERROR: module not found: `hid_cmedia'
==> ERROR: module not found: `hid_picolcd'
==> ERROR: module not found: `hid_betopff'
==>
ERROR: module not found: `hid_aureal'
==> ERROR: module not found: `hid_sony'
==> ERROR: module not found: `hid_alps'
==> ERROR: module not found: `hid_logitech_dj'
==> ERROR: module not found: `hid_xinmo'
==> ERROR: module not found: `hid_kye'
==> ERROR: module not found: `hid_bigbenff'
==> ERROR: module not found: `hid_google_hammer'
==> ERROR: module not found: `hid_rmi'
==> ERROR: module not found: `hid_gt683r'
==> ERROR: module not found: `hid_pl'
==> ERROR: module not found: `hid_asus'
==> ERROR: module not found: `hid_maltron'
==> ERROR: module not found: `hid_elecom'
==> ERROR: module not found: `hid_gembird'
==> ERROR: module not found: `hid_redragon'
==> ERROR: module not found: `hid_belkin'
==> ERROR: module not found: `hid_emsff'
==> ERROR: module not found: `hid_roccat_pyra'
==> ERROR: module not found: `hid_mcp2221'
==> ERROR: module not found: `hid_elo'
==> ERROR: module not found: `hid_zydacron'
==> ERROR: module not found: `hid_u2fzero'
==> ERROR: module not found: `hid_roccat_koneplus'
==> ERROR: module not found: `hid_gyration'
==> ERROR: module not found: `hid_petalynx'
==> ERROR: module not found: `hid_ortek'
==> ERROR: module not found: `hid_cougar'
==> ERROR: module not found: `hid_chicony'
==> ERROR: module not found: `hid_led'
==> ERROR: module not found: `hid_apple'
==> ERROR: module not found: `hid_plantronics'
==> ERROR: module not found: `hid_ntrig'
==> ERROR: module not found: `hid_creative_sb0540'
==> ERROR: module not found: `hid_udraw_ps3'
==> ERROR: module not found: `hid_sjoy'
==> ERROR: module not found: `hid_tmff'
==> ERROR: module not found: `hid_elan'
==> ERROR: module not found: `hid_tivo'
==> ERROR: module not found: `hid_twinhan'
==> ERROR: module not found: `hid_ite'
==> ERROR: module not found: `hid_sensor_hub'
==> ERROR: module not found: `hid_keytouch'
==> ERROR: module not found: `hid_samsung'
==> ERROR: module not found: `hid_roccat_savu'
==> ERROR: module not found: `hid_sunplus'
==> ERROR: module not found: `hid_cypress'
==> ERROR: module not found: `hid_roccat_kone'
==> ERROR: module not found: `hid_gfrm'
==> ERROR: module not found: `hid_jabra'
==> ERROR: module not found: `hid_kensington'
==> ERROR: module not found: `hid_logitech'
==> ERROR: module not found: `hid_saitek'
==> ERROR: module not found: `hid_roccat_arvo'
==> ERROR: module not found: `hid_monterey'
==> ERROR: module not found: `hid_macally'
==> ERROR: module not found: `hid_roccat'
==> ERROR: module not found: `hid_steam'
==> ERROR: module not found: `hid_retrode'
==> ERROR: module not found: `hid_multitouch'
==> ERROR: module not found: `hid_logitech_hidpp'
==> ERROR: module not found: `hid_penmount'
==> ERROR: module not found: `hid_dr'
==> ERROR: module not found: `hid_primax'
==> ERROR: module not found: `hid_zpff'
==> ERROR: module not found: `usbhid'
==> ERROR: module not found: `tca8418_keypad'
==> ERROR: module not found: `newtonkbd'
==> ERROR: module not found: `qt1070'
==> ERROR: module not found: `iqs62x_keys'
==> ERROR: module not found: `gpio_keys'
==> ERROR: module not found: `mtk_pmic_keys'
==> ERROR: module not found: `twl4030_keypad'
==> ERROR: module not found: `mpr121_touchkey'
==> ERROR: module not found: `lkkbd'
==> ERROR: module not found: `max7359_keypad'
==> ERROR: module not found: `adp5520_keys'
==> ERROR: module not found:
`lm8333'
==> ERROR: module not found: `dlink_dir685_touchkeys'
==> ERROR: module not found: `qt1050'
==> ERROR: module not found: `samsung_keypad'
==> ERROR: module not found: `adp5588_keys'
==> ERROR: module not found: `gpio_keys_polled'
==> ERROR: module not found: `cros_ec_keyb'
==> ERROR: module not found: `lm8323'
==> ERROR: module not found: `qt2160'
==> ERROR: module not found: `opencores_kbd'
==> ERROR: module not found: `adc_keys'
==> ERROR: module not found: `tca6416_keypad'
==> ERROR: module not found: `applespi'
==> ERROR: module not found: `tm2_touchkey'
==> ERROR: module not found: `adp5589_keys'
==> ERROR: module not found: `xtkbd'
==> ERROR: module not found: `matrix_keypad'
==> ERROR: module not found: `sunkbd'
==> ERROR: module not found: `stowaway'
==> ERROR: module not found: `mcs_touchkey'
==> ERROR: module not found: `pcips2'
==> ERROR: module not found: `parkbd'
==> ERROR: module not found: `ps2_gpio'
==> ERROR: module not found: `altera_ps2'
==> ERROR: module not found: `hyperv_keyboard'
==> ERROR: module not found: `ps2mult'
==> ERROR: module not found: `userio'
==> ERROR: module not found: `ct82c710'
==> ERROR: module not found: `serio_raw'
==> ERROR: module not found: `arc_ps2'
==> ERROR: module not found: `serport'
-> Running build hook: [keymap]
loadkeys: Unable to open file: cn: No such file or directory
-> Running build hook: [resume]
-> Running build hook: [filesystems]
==> ERROR: module not found: `cifs'
==> ERROR: module not found: `lockd'
==> ERROR: module not found: `reiserfs'
==> ERROR: module not found: `orangefs'
==> ERROR: module not found: `ext4'
==> ERROR: module not found: `9p'
==> ERROR: module not found: `overlay'
==> ERROR: module not found: `nfsd'
==> ERROR: module not found: `ubifs'
==> ERROR: module not found: `btrfs'
==> ERROR: module not found: `erofs'
==> ERROR: module not found: `jbd2'
==> ERROR: module not found: `jffs2'
==> ERROR: module not found: `ufs'
==> ERROR: module not found: `nfsv3'
==> ERROR: module not found: `blocklayoutdriver'
==> ERROR: module not found: `nfs_layout_nfsv41_files'
==> ERROR: module not found: `nfsv4'
==> ERROR: module not found: `nfs'
==> ERROR: module not found: `nfsv2'
==> ERROR: module not found: `nfs_layout_flexfiles'
==> ERROR: module not found: `squashfs'
==> ERROR: module not found: `romfs'
==> ERROR: module not found: `xfs'
==> ERROR: module not found: `pstore_blk'
==> ERROR: module not found: `ramoops'
==> ERROR: module not found: `pstore_zone'
==> ERROR: module not found: `affs'
==> ERROR: module not found: `udf'
==> ERROR: module not found: `fscache'
==> ERROR: module not found: `dlm'
==> ERROR: module not found: `hfs'
==> ERROR: module not found: `ocfs2_stack_o2cb'
==> ERROR: module not found: `ocfs2'
==> ERROR: module not found: `ocfs2_stack_user'
==> ERROR: module not found: `ocfs2_dlm'
==> ERROR: module not found: `ocfs2_nodemanager'
==> ERROR: module not found: `ocfs2_stackglue'
==> ERROR: module not found: `ocfs2_dlmfs'
==> ERROR: module not found: `exfat'
==> ERROR: module not found: `ceph'
==> ERROR: module not found: `kafs'
==> ERROR: module not found: `vboxsf'
==> ERROR: module not found: `hfsplus'
==> ERROR: module not found: `cuse'
==> ERROR: module not found: `fuse'
==> ERROR: module not found: `virtiofs'
e[0;3
2m==> ERROR: module not found: `quota_tree'
==> ERROR: module not found: `quota_v2'
==> ERROR: module not found: `quota_v1'
==> ERROR: module not found: `minix'
==> ERROR: module not found: `coda'
==> ERROR: module not found: `befs'
==> ERROR: module not found: `cramfs'
==> ERROR: module not found: `gfs2'
==> ERROR: module not found: `cachefiles'
==> ERROR: module not found: `jfs'
==> ERROR: module not found: `isofs'
==> ERROR: module not found: `fat'
==> ERROR: module not found: `msdos'
==> ERROR: module not found: `vfat'
==> ERROR: module not found: `nfs_ssc'
==> ERROR: module not found: `nfs_acl'
==> ERROR: module not found: `grace'
==> ERROR: module not found: `omfs'
==> ERROR: module not found: `ecryptfs'
==> ERROR: module not found: `nilfs2'
==> ERROR: module not found: `f2fs'
==> ERROR: module not found: `zonefs'
==> ERROR: module not found: `mbcache'
==> WARNING: No modules were added to the image. This is probably not what you want.
==> Creating gzip-compressed initcpio image: /boot/initramfs-5.10-x86_64.img
==> WARNING: errors were encountered during the build. The image may not be complete.
==> Building image from preset: /etc/mkinitcpio.d/linux510.preset: 'fallback'
-> -k /boot/vmlinuz-5.10-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-5.10-x86_64-fallback.img -S autodetect
==> Starting build: 5.10.2-2-MANJARO
-> Running build hook: [base]
-> Running build hook: [udev]
-> Running build hook: [modconf]
-> Running build hook: [block]
==> ERROR: module not found: `mptsas'
==> ERROR: module not found: `mptfc'
==> ERROR: module not found: `mptspi'
==> ERROR: module not found: `mptctl'
==> ERROR: module not found: `mptbase'
==> ERROR: module not found: `mptlan'
==> ERROR: module not found: `mptscsih'
==> ERROR: module not found: `rsxx'
==> ERROR: module not found: `null_blk'
==> ERROR: module not found: `mtip32xx'
==> ERROR: module not found: `sx8'
==> ERROR: module not found: `zram'
==> ERROR: module not found: `virtio_blk'
==> ERROR: module not found: `loop'
==> ERROR: module not found: `rnbd_server'
==> ERROR: module not found: `rnbd_client'
==> ERROR: module not found: `floppy'
==> ERROR: module not found: `brd'
==> ERROR: module not found: `rbd'
==> ERROR: module not found: `xen_blkback'
==> ERROR: module not found: `cryptoloop'
==> ERROR: module not found: `xen_blkfront'
==> ERROR: module not found: `skd'
==> ERROR: module not found: `umem'
==> ERROR: module not found: `nbd'
==> ERROR: module not found: `aoe'
==> ERROR: module not found: `drbd'
==> ERROR: module not found: `pktcdvd'
==> ERROR: module not found: `nvme_rdma'
==> ERROR: module not found: `nvme_fc'
==> ERROR: module not found: `nvme_tcp'
==> ERROR: module not found: `nvme_fabrics'
==> ERROR: module not found: `nvmet_rdma'
==> ERROR: module not found: `nvme_fcloop'
==> ERROR: module not found: `nvmet_fc'
==> ERROR: module not found: `nvmet_tcp'
==> ERROR: module not found: `nvme_loop'
==> ERROR: module not found: `nvmet'
==> ERROR: module not found: `ch'
==> ERROR: module not found: `esp_scsi'
==> ERROR: module not found: `3w_sas'
==> ERROR: module not found: `libfc'
==> ERROR: module not found: `iscsi_boot_sysfs'
==> ERROR: module not found: `mpt3sas'
==> ERROR: module not found: `iscsi_tcp'
==> ERROR: module not found: `qla4xxx'
==> ERROR: module not found:
`3w_9xxx'
==> ERROR: module not found: `ipr'
==> ERROR: module not found: `xen_scsifront'
==> ERROR: module not found: `qlogicfas408'
==> ERROR: module not found: `scsi_transport_srp'
==> ERROR: module not found: `gdth'
==> ERROR: module not found: `atp870u'
==> ERROR: module not found: `mvsas'
==> ERROR: module not found: `esas2r'
==> ERROR: module not found: `megaraid_mm'
==> ERROR: module not found: `megaraid_sas'
==> ERROR: module not found: `megaraid_mbox'
==> ERROR: module not found: `hv_storvsc'
==> ERROR: module not found: `megaraid'
==> ERROR: module not found: `ufshcd_pltfrm'
==> ERROR: module not found: `ufshcd_pci'
==> ERROR: module not found: `ufshcd_core'
==> ERROR: module not found: `cdns_pltfrm'
==> ERROR: module not found: `sg'
==> ERROR: module not found: `qla1280'
==> ERROR: module not found: `mvumi'
==> ERROR: module not found: `stex'
==> ERROR: module not found: `virtio_scsi'
==> ERROR: module not found: `advansys'
==> ERROR: module not found: `am53c974'
==> ERROR: module not found: `qedi'
==> ERROR: module not found: `dmx3191d'
==> ERROR: module not found: `vmw_pvscsi'
==> ERROR: module not found: `fnic'
==> ERROR: module not found: `dc395x'
==> ERROR: module not found: `imm'
==> ERROR: module not found: `myrs'
==> ERROR: module not found: `scsi_transport_spi'
==> ERROR: module not found: `libiscsi'
==> ERROR: module not found: `fdomain'
==> ERROR: module not found: `qlogic_cs'
==> ERROR: module not found: `fdomain_cs'
==> ERROR: module not found: `sym53c500_cs'
==> ERROR: module not found: `aha152x_cs'
==> ERROR: module not found: `isci'
==> ERROR: module not found: `st'
==> ERROR: module not found: `sym53c8xx'
==> ERROR: module not found: `3w_xxxx'
==> ERROR: module not found: `ips'
==> ERROR: module not found: `fdomain_pci'
==> ERROR: module not found: `lpfc'
==> ERROR: module not found: `dpt_i2o'
==> ERROR: module not found: `qedf'
==> ERROR: module not found: `bfa'
==> ERROR: module not found: `scsi_debug'
==> ERROR: module not found: `libsas'
==> ERROR: module not found: `initio'
==> ERROR: module not found: `smartpqi'
==> ERROR: module not found: `scsi_dh_hp_sw'
==> ERROR: module not found: `scsi_dh_alua'
==> ERROR: module not found: `scsi_dh_rdac'
==> ERROR: module not found: `scsi_dh_emc'
==> ERROR: module not found: `pmcraid'
==> ERROR: module not found: `pm80xx'
==> ERROR: module not found: `bnx2fc'
==> ERROR: module not found: `hptiop'
==> ERROR: module not found: `cxgb4i'
==> ERROR: module not found: `libcxgbi'
==> ERROR: module not found: `cxgb3i'
==> ERROR: module not found: `scsi_transport_fc'
==> ERROR: module not found: `wd719x'
==> ERROR: module not found: `aic94xx'
==> ERROR: module not found: `csiostor'
==> ERROR: module not found: `ppa'
==> ERROR: module not found: `hpsa'
==> ERROR: module not found: `aic79xx'
==> ERROR: module not found: `aic7xxx'
==> ERROR: module not found: `libfcoe'
==> ERROR: module not found: `fcoe'
==> ERROR: module not found: `arcmsr'
==> ERROR: module not found: `bnx2i'
==> ERROR: module not found: `scsi_transport_sas'
==> ERROR: module not found: `sr_mod'
==> ERROR: module not found: `be2iscsi'
==> ERROR: module not found: `scsi_transport_iscsi'
==> ERROR: module not found: `myrb'
==> ERROR: module not found: `snic'
==> ERROR: module not found: `
ses'
==> ERROR: module not found: `qla2xxx'
==> ERROR: module not found: `tcm_qla2xxx'
==> ERROR: module not found: `libiscsi_tcp'
==> ERROR: module not found: `BusLogic'
==> ERROR: module not found: `raid_class'
==> ERROR: module not found: `a100u2w'
==> ERROR: module not found: `aacraid'
==> ERROR: module not found: `pata_legacy'
==> ERROR: module not found: `pata_jmicron'
==> ERROR: module not found: `pata_pcmcia'
==> ERROR: module not found: `sata_vsc'
==> ERROR: module not found: `pata_netcell'
==> ERROR: module not found: `pata_oldpiix'
==> ERROR: module not found: `sata_mv'
==> ERROR: module not found: `pata_sch'
==> ERROR: module not found: `pata_pdc2027x'
==> ERROR: module not found: `pata_serverworks'
==> ERROR: module not found: `pata_rz1000'
==> ERROR: module not found: `sata_uli'
==> ERROR: module not found: `pata_cmd640'
==> ERROR: module not found: `pata_ns87410'
==> ERROR: module not found: `pata_hpt37x'
==> ERROR: module not found: `pata_ns87415'
==> ERROR: module not found: `sata_sil24'
==> ERROR: module not found: `pata_atp867x'
==> ERROR: module not found: `pata_acpi'
==> ERROR: module not found: `pata_marvell'
==> ERROR: module not found: `pata_radisys'
==> ERROR: module not found: `pata_cypress'
==> ERROR: module not found: `pata_artop'
==> ERROR: module not found: `pata_ninja32'
==> ERROR: module not found: `sata_sx4'
==> ERROR: module not found: `pata_cmd64x'
==> ERROR: module not found: `sata_dwc_460ex'
==> ERROR: module not found: `sata_nv'
==> ERROR: module not found: `pata_sis'
==> ERROR: module not found: `pata_hpt366'
==> ERROR: module not found: `pata_amd'
==> ERROR: module not found: `pata_hpt3x3'
==> ERROR: module not found: `pata_pdc202xx_old'
==> ERROR: module not found: `sata_inic162x'
==> ERROR: module not found: `pata_ali'
==> ERROR: module not found: `pata_hpt3x2n'
==> ERROR: module not found: `sata_sis'
==> ERROR: module not found: `pata_piccolo'
==> ERROR: module not found: `pata_rdc'
==> ERROR: module not found: `pata_it821x'
==> ERROR: module not found: `pata_atiixp'
==> ERROR: module not found: `pata_mpiix'
==> ERROR: module not found: `sata_promise'
==> ERROR: module not found: `sata_qstor'
==> ERROR: module not found: `pata_via'
==> ERROR: module not found: `pata_sl82c105'
==> ERROR: module not found: `sata_svw'
==> ERROR: module not found: `pata_sil680'
==> ERROR: module not found: `pata_efar'
==> ERROR: module not found: `sata_via'
==> ERROR: module not found: `pata_it8213'
==> ERROR: module not found: `sata_sil'
==> ERROR: module not found: `pata_opti'
==> ERROR: module not found: `pata_triflex'
==> ERROR: module not found: `pata_optidma'
==> ERROR: module not found: `ata_piix'
==> ERROR: module not found: `ata_generic'
==> ERROR: module not found: `pdc_adma'
==> ERROR: module not found: `ahci_platform'
==> ERROR: module not found: `fsl_mph_dr_of'
==> ERROR: module not found: `bcma_hcd'
==> ERROR: module not found: `oxu210hp_hcd'
==> ERROR: module not found: `ohci_platform'
==> ERROR: module not found: `fotg210_hcd'
==> ERROR: module not found: `sl811_hcd'
==> ERROR: module not found: `u132_hcd'
==> ERROR: module not found: `r8a66597_hcd'
==> ERROR: module not found: `ssb_hcd'
==> ERROR: module not found: `isp116x_hcd'
==> ERROR: module not found: `xhci_pci_renesas'
==> ERROR: module not found: `max3421_hcd'
==> ERROR: module not found: `ehci_fsl'
==> ERROR: module not found: `xhci_plat_hcd'
==> ERROR: module not found: `xhci_pci'
==> ERROR: module not found: `ehci_platform'
==> ERROR: module not found: `ums_realtek'
==> ERROR: module not found: `ums_sddr55'
==> ERROR: module not found: `ums_isd200'
==> ERROR: module not found: `ums_karma'
==> ERROR: module not found: `usb_storage'
==> ERROR: module not found: `ums_datafab'
==> ERROR: module not found: `ums_sddr09'
==> ERROR: module not found: `ums_alauda'
==> ERROR: module not found: `uas'
==> ERROR: module not found: `ums_cypress'
==> ERROR: module not found: `ums_onetouch'
==> ERROR: module not found: `ums_usbat'
==> ERROR: module not found: `ums_jumpshot'
==> ERROR: module not found: `ums_eneub6250'
==> ERROR: module not found: `ums_freecom'
==> ERROR: module not found: `nosy'
==> ERROR: module not found: `firewire_net'
==> ERROR: module not found: `firewire_core'
==> ERROR: module not found: `firewire_ohci'
==> ERROR: module not found: `firewire_sbp2'
==> ERROR: module not found: `tifm_core'
==> ERROR: module not found: `tifm_7xx1'
==> ERROR: module not found: `tifm_ms'
==> ERROR: module not found: `mmc_test'
==> ERROR: module not found: `mmc_block'
==> ERROR: module not found: `mmc_core'
==> ERROR: module not found: `sdio_uart'
==> ERROR: module not found: `sdhci_acpi'
==> ERROR: module not found: `sdhci_pltfm'
==> ERROR: module not found: `rtsx_pci_sdmmc'
==> ERROR: module not found: `mtk_sd'
==> ERROR: module not found: `sdhci'
==> ERROR: module not found: `sdhci_pci'
==> ERROR: module not found: `cqhci'
==> ERROR: module not found: `via_sdmmc'
==> ERROR: module not found: `toshsd'
==> ERROR: module not found: `tifm_sd'
==> ERROR: module not found: `rtsx_usb_sdmmc'
==> ERROR: module not found: `usdhi6rol0'
==> ERROR: module not found: `sdricoh_cs'
==> ERROR: module not found: `mmc_hsq'
==> ERROR: module not found: `sdhci_f_sdh30'
==> ERROR: module not found: `cb710_mmc'
==> ERROR: module not found: `sdhci_xenon_driver'
==> ERROR: module not found: `mmc_spi'
==> ERROR: module not found: `ushc'
==> ERROR: module not found: `alcor'
==> ERROR: module not found: `vub300'
==> ERROR: module not found: `wbsd'
==> ERROR: module not found: `virtio_crypto'
==> ERROR: module not found: `virtio_rpmsg_bus'
==> ERROR: module not found: `virtio_blk'
==> ERROR: module not found: `virtio_input'
==> ERROR: module not found: `virtio_vdpa'
==> ERROR: module not found: `virtio_mem'
==> ERROR: module not found: `virtio_dma_buf'
==> ERROR: module not found: `virtio_mmio'
==> ERROR: module not found: `virtio_pci'
==> ERROR: module not found: `virtio_balloon'
==> ERROR: module not found: `virtio_net'
==> ERROR: module not found: `virtio_gpu'
==> ERROR: module not found: `nd_virtio'
==> ERROR: module not found: `virtio_pmem'
==> ERROR: module not found: `virtio_scsi'
==> ERROR: module not found: `virtio_console'
==> ERROR: module not found: `virtio_rng'
==> ERROR: module not found: `9pnet_virtio'
==> ERROR: module not found: `vmw_vsock_virtio_transport'
==> ERROR: module not found: `vmw_vsock_virtio_transport_common'
==> ERROR: module not found: `virtiofs'
==> ERROR: module not found: `nd_virtio'
==> ERROR: module not found: `nd_btt'
==> ERROR: module not found: `virtio_pmem'
==> ERROR: module not found: `nd_e820'
==>
ERROR: module not found: `nd_blk'
==> ERROR: module not found: `nd_pmem'
-> Running build hook: [keyboard]
==> ERROR: module not found: `fsl_mph_dr_of'
==> ERROR: module not found: `bcma_hcd'
==> ERROR: module not found: `oxu210hp_hcd'
==> ERROR: module not found: `ohci_platform'
==> ERROR: module not found: `fotg210_hcd'
==> ERROR: module not found: `sl811_hcd'
==> ERROR: module not found: `u132_hcd'
==> ERROR: module not found: `r8a66597_hcd'
==> ERROR: module not found: `ssb_hcd'
==> ERROR: module not found: `isp116x_hcd'
==> ERROR: module not found: `xhci_pci_renesas'
==> ERROR: module not found: `max3421_hcd'
==> ERROR: module not found: `ehci_fsl'
==> ERROR: module not found: `xhci_plat_hcd'
==> ERROR: module not found: `xhci_pci'
==> ERROR: module not found: `ehci_platform'
==> ERROR: module not found: `hid_corsair'
==> ERROR: module not found: `hid_glorious'
==> ERROR: module not found: `hid_magicmouse'
==> ERROR: module not found: `hid_lg_g15'
==> ERROR: module not found: `hid_viewsonic'
==> ERROR: module not found: `hid_cherry'
==> ERROR: module not found: `hid_waltop'
==> ERROR: module not found: `hid_holtekff'
==> ERROR: module not found: `hid_prodikeys'
==> ERROR: module not found: `hid_wiimote'
==> ERROR: module not found: `hid_cp2112'
==> ERROR: module not found: `hid_roccat_kovaplus'
==> ERROR: module not found: `hid_a4tech'
==> ERROR: module not found: `hid_gaff'
==> ERROR: module not found: `hid_holtek_kbd'
==> ERROR: module not found: `hid_lcpower'
==> ERROR: module not found: `hid_mf'
==> ERROR: module not found: `hid_microsoft'
==> ERROR: module not found: `hid_nti'
==> ERROR: module not found: `hid_roccat_common'
==> ERROR: module not found: `hid_ezkey'
==> ERROR: module not found: `hid_lenovo'
==> ERROR: module not found: `hid_appleir'
==> ERROR: module not found: `hid_roccat_ryos'
==> ERROR: module not found: `hid_axff'
==> ERROR: module not found: `hid_icade'
==> ERROR: module not found: `hid_roccat_isku'
==> ERROR: module not found: `hid_vivaldi'
==> ERROR: module not found: `hid_accutouch'
==> ERROR: module not found: `hid_holtek_mouse'
==> ERROR: module not found: `hid_topseed'
==> ERROR: module not found: `hid_roccat_lua'
==> ERROR: module not found: `hid_roccat_konepure'
==> ERROR: module not found: `hid_hyperv'
==> ERROR: module not found: `hid_steelseries'
==> ERROR: module not found: `hid_uclogic'
==> ERROR: module not found: `hid_speedlink'
==> ERROR: module not found: `hid_cmedia'
==> ERROR: module not found: `hid_picolcd'
==> ERROR: module not found: `hid_betopff'
==> ERROR: module not found: `hid_aureal'
==> ERROR: module not found: `hid_sony'
==> ERROR: module not found: `hid_alps'
==> ERROR: module not found: `hid_logitech_dj'
==> ERROR: module not found: `hid_xinmo'
==> ERROR: module not found: `hid_kye'
==> ERROR: module not found: `hid_bigbenff'
==> ERROR: module not found: `hid_google_hammer'
==> ERROR: module not found: `hid_rmi'
==> ERROR: module not found: `hid_gt683r'
==> ERROR: module not found: `hid_pl'
==> ERROR: module not found: `hid_asus'
==> ERROR: module not found: `hid_maltron'
==> ERROR: module not found: `hid_elecom'
==> ERROR: module not found: `hid_gembird'
==> ERROR: module not found: `hid_redragon'
==> ERROR: module not found: `hid_belkin'
==> ERROR: module not found: `hid_emsff'
==> ERROR: module not
found: `hid_roccat_pyra'
==> ERROR: module not found: `hid_mcp2221'
==> ERROR: module not found: `hid_elo'
==> ERROR: module not found: `hid_zydacron'
==> ERROR: module not found: `hid_u2fzero'
==> ERROR: module not found: `hid_roccat_koneplus'
==> ERROR: module not found: `hid_gyration'
==> ERROR: module not found: `hid_petalynx'
==> ERROR: module not found: `hid_ortek'
==> ERROR: module not found: `hid_cougar'
==> ERROR: module not found: `hid_chicony'
==> ERROR: module not found: `hid_led'
==> ERROR: module not found: `hid_apple'
==> ERROR: module not found: `hid_plantronics'
==> ERROR: module not found: `hid_ntrig'
==> ERROR: module not found: `hid_creative_sb0540'
==> ERROR: module not found: `hid_udraw_ps3'
==> ERROR: module not found: `hid_sjoy'
==> ERROR: module not found: `hid_tmff'
==> ERROR: module not found: `hid_elan'
==> ERROR: module not found: `hid_tivo'
==> ERROR: module not found: `hid_twinhan'
==> ERROR: module not found: `hid_ite'
==> ERROR: module not found: `hid_sensor_hub'
==> ERROR: module not found: `hid_keytouch'
==> ERROR: module not found: `hid_samsung'
==> ERROR: module not found: `hid_roccat_savu'
==> ERROR: module not found: `hid_sunplus'
==> ERROR: module not found: `hid_cypress'
==> ERROR: module not found: `hid_roccat_kone'
==> ERROR: module not found: `hid_gfrm'
==> ERROR: module not found: `hid_jabra'
==> ERROR: module not found: `hid_kensington'
==> ERROR: module not found: `hid_logitech'
==> ERROR: module not found: `hid_saitek'
==> ERROR: module not found: `hid_roccat_arvo'
==> ERROR: module not found: `hid_monterey'
==> ERROR: module not found: `hid_macally'
==> ERROR: module not found: `hid_roccat'
==> ERROR: module not found: `hid_steam'
==> ERROR: module not found: `hid_retrode'
==> ERROR: module not found: `hid_multitouch'
==> ERROR: module not found: `hid_logitech_hidpp'
==> ERROR: module not found: `hid_penmount'
==> ERROR: module not found: `hid_dr'
==> ERROR: module not found: `hid_primax'
==> ERROR: module not found: `hid_zpff'
==> ERROR: module not found: `usbhid'
==> ERROR: module not found: `tca8418_keypad'
==> ERROR: module not found: `newtonkbd'
==> ERROR: module not found: `qt1070'
==> ERROR: module not found: `iqs62x_keys'
==> ERROR: module not found: `gpio_keys'
==> ERROR: module not found: `mtk_pmic_keys'
==> ERROR: module not found: `twl4030_keypad'
==> ERROR: module not found: `mpr121_touchkey'
==> ERROR: module not found: `lkkbd'
==> ERROR: module not found: `max7359_keypad'
==> ERROR: module not found: `adp5520_keys'
==> ERROR: module not found: `lm8333'
==> ERROR: module not found: `dlink_dir685_touchkeys'
==> ERROR: module not found: `qt1050'
==> ERROR: module not found: `samsung_keypad'
==> ERROR: module not found: `adp5588_keys'
==> ERROR: module not found: `gpio_keys_polled'
==> ERROR: module not found: `cros_ec_keyb'
==> ERROR: module not found: `lm8323'
==> ERROR: module not found: `qt2160'
==> ERROR: module not found: `opencores_kbd'
==> ERROR: module not found: `adc_keys'
==> ERROR: module not found: `tca6416_keypad'
==> ERROR: module not found: `applespi'
==> ERROR: module not found: `tm2_touchkey'
==> ERROR: module not found: `adp5589_keys'
==> ERROR: module not found: `xtkbd'
==> ERROR: module not found: `matrix_keypad'
==> ERROR: module not found: `sunkbd'
==> ERROR: module not found: `stowaw
ay'
==> ERROR: module not found: `mcs_touchkey'
==> ERROR: module not found: `pcips2'
==> ERROR: module not found: `parkbd'
==> ERROR: module not found: `ps2_gpio'
==> ERROR: module not found: `altera_ps2'
==> ERROR: module not found: `hyperv_keyboard'
==> ERROR: module not found: `ps2mult'
==> ERROR: module not found: `userio'
==> ERROR: module not found: `ct82c710'
==> ERROR: module not found: `serio_raw'
==> ERROR: module not found: `arc_ps2'
==> ERROR: module not found: `serport'
-> Running build hook: [keymap]
loadkeys: Unable to open file: cn: No such file or directory
-> Running build hook: [resume]
-> Running build hook: [filesystems]
==> ERROR: module not found: `cifs'
==> ERROR: module not found: `lockd'
==> ERROR: module not found: `reiserfs'
==> ERROR: module not found: `orangefs'
==> ERROR: module not found: `ext4'
==> ERROR: module not found: `9p'
==> ERROR: module not found: `overlay'
==> ERROR: module not found: `nfsd'
==> ERROR: module not found: `ubifs'
==> ERROR: module not found: `btrfs'
==> ERROR: module not found: `erofs'
==> ERROR: module not found: `jbd2'
==> ERROR: module not found: `jffs2'
==> ERROR: module not found: `ufs'
==> ERROR: module not found: `nfsv3'
==> ERROR: module not found: `blocklayoutdriver'
==> ERROR: module not found: `nfs_layout_nfsv41_files'
==> ERROR: module not found: `nfsv4'
==> ERROR: module not found: `nfs'
==> ERROR: module not found: `nfsv2'
==> ERROR: module not found: `nfs_layout_flexfiles'
==> ERROR: module not found: `squashfs'
==> ERROR: module not found: `romfs'
==> ERROR: module not found: `xfs'
==> ERROR: module not found: `pstore_blk'
==> ERROR: module not found: `ramoops'
==> ERROR: module not found: `pstore_zone'
==> ERROR: module not found: `affs'
==> ERROR: module not found: `udf'
==> ERROR: module not found: `fscache'
==> ERROR: module not found: `dlm'
==> ERROR: module not found: `hfs'
==> ERROR: module not found: `ocfs2_stack_o2cb'
==> ERROR: module not found: `ocfs2'
==> ERROR: module not found: `ocfs2_stack_user'
==> ERROR: module not found: `ocfs2_dlm'
==> ERROR: module not found: `ocfs2_nodemanager'
==> ERROR: module not found: `ocfs2_stackglue'
==> ERROR: module not found: `ocfs2_dlmfs'
==> ERROR: module not found: `exfat'
==> ERROR: module not found: `ceph'
==> ERROR: module not found: `kafs'
==> ERROR: module not found: `vboxsf'
==> ERROR: module not found: `hfsplus'
==> ERROR: module not found: `cuse'
==> ERROR: module not found: `fuse'
==> ERROR: module not found: `virtiofs'
==> ERROR: module not found: `quota_tree'
==> ERROR: module not found: `quota_v2'
==> ERROR: module not found: `quota_v1'
==> ERROR: module not found: `minix'
==> ERROR: module not found: `coda'
==> ERROR: module not found: `befs'
==> ERROR: module not found: `cramfs'
==> ERROR: module not found: `gfs2'
==> ERROR: module not found: `cachefiles'
==> ERROR: module not found: `jfs'
==> ERROR: module not found: `isofs'
==> ERROR: module not found: `fat'
==> ERROR: module not found: `msdos'
==> ERROR: module not found: `vfat'
==> ERROR: module not found: `nfs_ssc'
==> ERROR: module not found: `nfs_acl'
==> ERROR: module not found: `grace'
==> ERROR: module not found: `omfs'
==> ERROR: module not found: `ecryptfs'
==> ERROR: module not found: `nilfs2'
e[0;
32m==> ERROR: module not found: `f2fs'
==> ERROR: module not found: `zonefs'
==> ERROR: module not found: `mbcache'
==> WARNING: No modules were added to the image. This is probably not what you want.
==> Creating gzip-compressed initcpio image: /boot/initramfs-5.10-x86_64-fallback.img
==> WARNING: errors were encountered during the build. The image may not be complete.
==> Building image from preset: /etc/mkinitcpio.d/linux54.preset: 'default'
-> -k /boot/vmlinuz-5.4-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-5.4-x86_64.img
==> Starting build: 5.4.85-1-MANJARO
-> Running build hook: [base]
-> Running build hook: [udev]
-> Running build hook: [autodetect]
-> Running build hook: [modconf]
-> Running build hook: [block]
-> Running build hook: [keyboard]
-> Running build hook: [keymap]
loadkeys: Unable to open file: cn: No such file or directory
-> Running build hook: [resume]
-> Running build hook: [filesystems]
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: /boot/initramfs-5.4-x86_64.img
==> Image generation successful
==> Building image from preset: /etc/mkinitcpio.d/linux54.preset: 'fallback'
-> -k /boot/vmlinuz-5.4-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-5.4-x86_64-fallback.img -S autodetect
==> Starting build: 5.4.85-1-MANJARO
-> Running build hook: [base]
-> Running build hook: [udev]
-> Running build hook: [modconf]
-> Running build hook: [block]
-> Running build hook: [keyboard]
-> Running build hook: [keymap]
loadkeys: Unable to open file: cn: No such file or directory
-> Running build hook: [resume]
-> Running build hook: [filesystems]
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: /boot/initramfs-5.4-x86_64-fallback.img
==> Image generation successful
==> Building image from preset: /etc/mkinitcpio.d/linux58.preset: 'default'
-> -k /boot/vmlinuz-5.8-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-5.8-x86_64.img
==> ERROR: '/lib/modules/5.8.18-1-MANJARO' is not a valid kernel module directory
==> Building image from preset: /etc/mkinitcpio.d/linux58.preset: 'fallback'
-> -k /boot/vmlinuz-5.8-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-5.8-x86_64-fallback.img -S autodetect
==> ERROR: '/lib/modules/5.8.18-1-MANJARO' is not a valid kernel module directory
==> Building image from preset: /etc/mkinitcpio.d/linux59.preset: 'default'
-> -k /boot/vmlinuz-5.9-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-5.9-x86_64.img
==> Starting build: 5.9.16-1-MANJARO
-> Running build hook: [base]
-> Running build hook: [udev]
-> Running build hook: [autodetect]
-> Running build hook: [modconf]
-> Running build hook: [block]
-> Running build hook: [keyboard]
-> Running build hook: [keymap]
loadkeys: Unable to open file: cn: No such file or directory
-> Running build hook: [resume]
-> Running build hook: [filesystems]
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: /boot/initramfs-5.9-x86_64.img
==> Image generation successful
==> Building image from preset: /etc/mkinitcpio.d/linux59.preset: 'fallback'
-> -k /boot/vmlinuz-5.9-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-5.9-x86_64-fallback.img -S autodetect
==> Starting build: 5.9.16-1-MANJARO
-> Running build hook: [base]
-> Running build hook: [udev]
-> Running build hook: [modconf]
-> Running build hook: [block]
-> Running build hook
: [keyboard]
-> Running build hook: [keymap]
loadkeys: Unable to open file: cn: No such file or directory
-> Running build hook: [resume]
-> Running build hook: [filesystems]
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: /boot/initramfs-5.9-x86_64-fallback.img
==> Image generation successful
error: command failed to execute correctly
(6/6) Updating the desktop file MIME type cache...
nvidia-utils: install reason has been set to 'explicitly installed'
lib32-nvidia-utils: install reason has been set to 'explicitly installed'
linux510-nvidia: install reason has been set to 'explicitly installed'
linux54-nvidia: install reason has been set to 'explicitly installed'
linux59-nvidia: install reason has been set to 'explicitly installed'
xorg configuration file: '/etc/X11/mhwd.d/nvidia.conf'
> Successfully installed video-nvidia

here are the installed drivers:

$ pacman -Q | grep nvidia
lib32-nvidia-utils 455.45.01-3
linux510-nvidia 455.45.01-8
linux54-nvidia 455.45.01-6
linux59-nvidia 455.45.01-6
mhwd-nvidia 455.45.01-3
mhwd-nvidia-390xx 390.138-1
nvidia-utils 455.45.01-2
opencl-nvidia 455.45.01-2

i have also issues. why is there a try to update sddm while i am using kde/plasma ?

vorformatierteVorbereitung...

Synchronisiere Paketdatenbanken…
Abhängigkeiten werden aufgelöst…
Interne Konflikte werden überprüft…
Abhängigkeiten werden aufgelöst…
Interne Konflikte werden überprüft…
Herunterladen von manjaro-system (20210101-3) gestartet
Herunterladen von manjaro-system (20210101-3) beendet
Überprüfe Schlüsselring…
Integrität wird überprüft…
Paketdateien werden geladen…
Dateikonflikte werden überprüft…
Überprüfe verfügbaren Speicherplatz…
Erneuere manjaro-system (20201231-7 -> 20210101-3)…
==> Checking if graphic drivers need an update …
==> Maintaining video driver nvidia-455xx
Fehler: Konnte den Vorgang nicht starten (Kann Datenbank nicht sperren)
Fehler: Konnte Datenbank nicht sperren: Die Datei existiert bereits
Wenn Sie sicher sind, dass nicht bereits ein
Paketmanager läuft, können Sie /var/lib/pacman/db.lck entfernen
==> Installing Nvidia drivers for you …

Using config ‘video-hybrid-intel-nvidia-prime’ for device: 0000:01:00.0 (0300:10de:1c8c) Display controller nVidia Corporation GP107M [GeForce GTX 1050 Ti Mobile]
Using config ‘video-hybrid-intel-nvidia-prime’ for device: 0000:00:02.0 (0300:8086:3e9b) Display controller Intel Corporation UHD Graphics 630 (Mobile)
Dependencies to install: video-modesetting
Installing dependency video-modesetting…
Sourcing /etc/mhwd-x86_64.conf
Has lib32 support: true
Sourcing /var/lib/mhwd/db/pci/graphic_drivers/video-modesetting/MHWDCONFIG
Processing classid: 0300
Sourcing /var/lib/mhwd/scripts/include/0300
:: Synchronisiere Paketdatenbanken…
Fehler: Konnte core nicht aktualisieren (Kann Datenbank nicht sperren)
Fehler: Konnte extra nicht aktualisieren (Kann Datenbank nicht sperren)
Fehler: Konnte community nicht aktualisieren (Kann Datenbank nicht sperren)
Fehler: Konnte multilib nicht aktualisieren (Kann Datenbank nicht sperren)
Fehler: Fehler beim synchronisieren aller Datenbanken
Successfully installed dependency video-modesetting
Installing video-hybrid-intel-nvidia-prime…
Sourcing /etc/mhwd-x86_64.conf
Has lib32 support: true
Sourcing /var/lib/mhwd/db/pci/graphic_drivers/hybrid-intel-nvidia-prime/MHWDCONFIG
Processing classid: 0300
Sourcing /var/lib/mhwd/scripts/include/0300
Fehler: Konnte den Vorgang nicht starten (Kann Datenbank nicht sperren)
Fehler: Konnte Datenbank nicht sperren: Die Datei existiert bereits
Wenn Sie sicher sind, dass nicht bereits ein
Paketmanager läuft, können Sie /var/lib/pacman/db.lck entfernen
Error: pacman failed!
Fehler beim Konfigurieren von manjaro-system
Error: script failed!
Fehler beim Konfigurieren von manjaro-system
Warning: No device of class 0302 found!
Warning: No device of class 0380 found!
Abhängigkeiten werden aufgelöst…
Interne Konflikte werden überprüft…
Herunterladen von sddm (0.19.0-2.3) gestartet
Herunterladen von sddm (0.19.0-2.3) beendet
Überprüfe Schlüsselring…
Integrität wird überprüft…
Paketdateien werden geladen…
Dateikonflikte werden überprüft…
Überprüfe verfügbaren Speicherplatz…
Erneuere sddm (0.19.0-2.2 -> 0.19.0-2.3)…
Starte Post-Transaction-Hooks…
Creating system user accounts…
Reloading system manager configuration…
Creating temporary files…
Arming ConditionNeedsUpdate…
Reloading system bus configuration…
Vorgang erfolgreich abgeschlossen.n Text mit 4 Leerzeichen einrücken

Edit: Nevermind, I messed something up. Here’s how it worked for me (LTS Kernel, Intel/Nvidia hybrid):

Manually deleted all Nvidia packages in Pamac before updating. Updated and rebooted. Installed mhwd. Auto installed proprietary drivers from Manjaro hardware manager.

Manjaro Team ! Great updates/upgrades !! Thank you very much ! :slightly_smiling_face: :slightly_smiling_face: :slightly_smiling_face: All updates/upgrades succeeded well and smoothly with my 3 x86_64 machines (1 HP laptop, 1 Dell mini, 1 HP desktop), now all run with kernel 5.10.2-2 (and 5.9.16-1 deleted).

Like you, after this update my wireless showed no available connections with Linux54 and the broadcom-wl driver. When I fall back to Linux419, it works fine. I tried reinstalling the linux54-broadcom-wl package but still no connections. For now I’ll run Linux419.

1 Like