Intermittent issue playing video files after update

I now have a an issue that it seems like I can’t play videos in any way. First I notice it in you-tube - the video is stuck and then I tried it on other video websites and it was the same, then I tried with the videos gnome app trying to play a local video file and it didn’t work as well, but I got also a message this time: could not initialize OpenGL support. Do you have any idea what’s going on here? I’m asking it here instead of opening a new topic because it happen first time after rebooting after everything we did yesterday. Btw, I actually played one youtube video after all the updates we did yesterday but before rebooting and it worked.

This happened after working on issues updating with pacman, which you can see here: Having trouble updating with pacman - corrupted signatures - #30 by megavolt

I would like to also add that when I looked in the GUI gnome system settings it seemed like my nvidia GPU is not recognized (in the graphics specifications it says - unkown), despite the fact that I have nvidia-utils installed.

I tried installing manjaro-pipewire as suggested here: Playback and video not working
(because it seems similar to my issue - I get the same message on youtube vidoes), but I couldn’t install this package. here is what happened when I tried:

sudo pacman -S manjaro-pipewire                                  ✔ 
[sudo] password for gideon: 
resolving dependencies...
looking for conflicting packages...
:: manjaro-pipewire-20231009-1 and manjaro-pulse-20240817-1 are in conflict. Remove manjaro-pulse? [y/N] y
:: manjaro-pipewire-20231009-1 and pulseaudio-zeroconf-17.0+r43+g3e2bb8a1e-1 are in conflict. Remove pulseaudio-zeroconf? [y/N] y
:: pipewire-pulse-1:1.4.5-1 and pulseaudio-17.0+r43+g3e2bb8a1e-1 are in conflict. Remove pulseaudio? [y/N] y
error: failed to prepare transaction (could not satisfy dependencies)
:: removing pulseaudio breaks dependency 'pulseaudio=17.0+r43+g3e2bb8a1e-1' required by pulseaudio-bluetooth

Try removing manjaro-pulse, including unnecessary dependencies such as pulseaudio-bluetooth, first:

sudo pacman -Rns manjaro-pulse

then install manjaro-pipewire:

sudo pacman -Syu manjaro-pipewire
1 Like

I made probably a big mistake an hour or two ago: after reading about nvidia drivers in archwiki it seemed like I should install nvidia-open-dkms so I did it successfully (although pacman asked me to remove some conflicting pasckages which I said Y to). Then I tried to reboot and now I can’t reboot, manjaro doesn’t open. Is there anything I can do to save the situation? If not, then I will reinstall manjaro.

please if someone has a suggestion what I should do I would really appreciate the help as this is my father computer and I’m trying to fix it for two days in a pretty stressful time for me, and I would like to solve this a fast as possible.

you messed up your system, you can try to repair it from chroot…
boot into manjaro live usb, make sure you are connected to internet, open terminal and chroot:
manjaro-chroot -a
rerun update:
pacman-mirrors -f 5 && pacman -Syyu
if there are errors post the output here, if there are no errors and you are up to date, post output from:
mhwd-kernel -li && mhwd -l -li
pacman -Qs nvidia
ldconfig - (this should return nothing)
ls /etc/modprobe.d
find /etc/X11/ -name "*.conf"

2 Likes

I’m in a live usb now. I tried to do manjaro-chroot -a but got this error:

manjaro-chroot -a                                                                         ✔ 
grub-probe: error: cannot find a GRUB drive for /dev/sda1.  Check your device.map.
grub-probe: error: cannot find a GRUB drive for /dev/sda1.  Check your device.map.
==> Mounting (ManjaroLinux) [/dev/nvme0n1p2]
 --> mount: [/mnt]
 --> mount: [/mnt/boot/efi]

I also did the following which suggest that the drive where the manjaro install is on the nvme:

sudo fdisk -l
Disk /dev/nvme0n1: 931.51 GiB, 1000204886016 bytes, 1953525168 sectors
Disk model: Samsung SSD 980 1TB                     
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 16384 bytes / 131072 bytes
Disklabel type: gpt
Disk identifier: 385771FF-263E-714A-8762-DB7D9307C6BB

Device          Start        End    Sectors   Size Type
/dev/nvme0n1p1   4096     618495     614400   300M EFI System
/dev/nvme0n1p2 618496 1953520064 1952901569 931.2G Linux filesystem


Disk /dev/sda: 14.91 GiB, 16008609792 bytes, 31266816 sectors
Disk model: Cruzer Blade    
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x00000000

Device     Boot   Start     End Sectors Size Id Type
/dev/sda1  *         64 8382951 8382888   4G  0 Empty
/dev/sda2       8382952 8391143    8192   4M ef EFI (FAT-12/16/32)


Disk /dev/loop0: 63.34 MiB, 66420736 bytes, 129728 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop1: 1.31 GiB, 1409142784 bytes, 2752232 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop2: 1.62 GiB, 1737240576 bytes, 3393048 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop3: 886.88 MiB, 929955840 bytes, 1816320 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes

what should I do?

the error is for the usb…
you are chrooted now, so continue with the commands… if you closed the terminal, chroot again and continue…

2 Likes

Actually, nevermind it’s probably fine, but I tried the second command and got:

[manjaro-gnome /]# pacman-mirrors -f 5 && pacman -Syyu
::INFO Downloading mirrors from Manjaro
::INFO => Mirror pool: https://repo.manjaro.org/mirrors.json
::INFO => Mirror status: https://repo.manjaro.org/status.json
::INFO Using default mirror file
::INFO Querying mirrors - This may take some time
  ..... Poland         : https://ftp.psnc.pl/linux/manjaro/
  1.067 Germany        : https://ftp.halifax.rwth-aachen.de/manjaro/
  0.717 United_Kingdom : https://www.mirrorservice.org/sites/repo.manjaro.org/repos/
  1.280 Germany        : http://ftp.tu-chemnitz.de/pub/linux/manjaro/
  1.830 Germany        : http://ftp.rz.tu-bs.de/pub/mirror/manjaro.org/repos/
::INFO Writing mirror list
::United_Kingdom  : https://www.mirrorservice.org/sites/repo.manjaro.org/repos/stable
::Germany         : https://ftp.halifax.rwth-aachen.de/manjaro/stable
::Germany         : http://ftp.tu-chemnitz.de/pub/linux/manjaro/stable
::Germany         : http://ftp.rz.tu-bs.de/pub/mirror/manjaro.org/repos/stable
::Poland          : https://ftp.psnc.pl/linux/manjaro/stable
::INFO Mirror list generated and saved to: /etc/pacman.d/mirrorlist
:: Synchronizing package databases...
 core                               142.8 KiB   306 KiB/s 00:00 [##################################] 100%
 extra                                8.5 MiB  13.6 MiB/s 00:01 [##################################] 100%
 community                           29.0   B   391   B/s 00:00 [##################################] 100%
 multilib                           148.1 KiB  1764 KiB/s 00:00 [##################################] 100%
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...

Packages (1) ncdu-2.8.2-2

Total Download Size:   0.25 MiB
Total Installed Size:  0.60 MiB
Net Upgrade Size:      0.09 MiB

:: Proceed with installation? [Y/n] Y
:: Retrieving packages...
 ncdu-2.8.2-2-x86_64                261.0 KiB   676 KiB/s 00:00 [##################################] 100%
(1/1) checking keys in keyring                                  [##################################] 100%
(1/1) checking package integrity                                [##################################] 100%
error: ncdu: signature from "Daurnimator <daurnimator@archlinux.org>" is unknown trust
:: File /var/cache/pacman/pkg/ncdu-2.8.2-2-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] n
error: failed to commit transaction (invalid or corrupted package (PGP signature))
Errors occurred, no packages were upgraded.

This is the same thing I had when the pc was booting (before I installed nvidia-open-dkms), it can be overcomed if you do --ignore ncdu in your pacman command. Is it possible from this chroot to reverse my installation of nvidia-open-dkms and all the packages that I removed when I did it? because I think pacman would manage to do it. It seems like the only issue is with the ncdu package.

ok, so remove the package:
pacman -R ncdu
if everything is ok, rerun the update command again

1 Like

I get this:

pacman -R ncdu
checking dependencies...
error: failed to prepare transaction (could not satisfy dependencies)
:: removing ncdu breaks dependency 'ncdu' required by bmenu

run:
pacman -Rdd ncdu
if its ok, rerun the update command

1 Like

Thank you it worked:

[manjaro-gnome /]# pacman -Rdd ncdu

Packages (1) ncdu-2.7-1

Total Removed Size:  0.51 MiB

:: Do you want to remove these packages? [Y/n] Y
:: Processing package changes...
(1/1) removing ncdu                                             [##################################] 100%
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[manjaro-gnome /]# pacman-mirrors -f 5 && pacman -Syyu
::INFO Downloading mirrors from Manjaro
::INFO => Mirror pool: https://repo.manjaro.org/mirrors.json
::INFO => Mirror status: https://repo.manjaro.org/status.json
::INFO Using default mirror file
::INFO Querying mirrors - This may take some time
  1.793 United_States  : https://cofractal-ewr.mm.fcix.net/manjaro/
  0.624 Bulgaria       : https://mirror.telepoint.bg/manjaro/
  2.152 Canada         : https://muug.ca/mirror/manjaro/
  1.541 Canada         : https://mirror.csclub.uwaterloo.ca/manjaro/
  0.973 Georgia        : http://manjaro.grena.ge/
::INFO Writing mirror list
::Bulgaria        : https://mirror.telepoint.bg/manjaro/stable
::Georgia         : http://manjaro.grena.ge/stable
::Canada          : https://mirror.csclub.uwaterloo.ca/manjaro/stable
::United_States   : https://cofractal-ewr.mm.fcix.net/manjaro/stable
::Canada          : https://muug.ca/mirror/manjaro/stable
::INFO Mirror list generated and saved to: /etc/pacman.d/mirrorlist
:: Synchronizing package databases...
 core                               142.8 KiB   255 KiB/s 00:01 [##################################] 100%
 extra                                8.5 MiB  13.0 MiB/s 00:01 [##################################] 100%
 community                           29.0   B   333   B/s 00:00 [##################################] 100%
 multilib                           148.1 KiB   823 KiB/s 00:00 [##################################] 100%
:: Starting full system upgrade...
 there is nothing to do

Should I continue with rest of your suggestions from your first comment or should I do something else now?

yes, post output from:
mhwd-kernel -li && mhwd -l -li
pacman -Qs nvidia
pacman -Qm
ldconfig - (this should return nothing)
ls /etc/modprobe.d
find /etc/X11/ -name "*.conf"

1 Like

Here is the ouput:

[manjaro-gnome /]# mhwd-kernel -li && mhwd -l -li
Currently running: 6.12.34-1-MANJARO (linux612)
The following kernels are installed in your system:
   * linux515
> Installed PCI configs:
--------------------------------------------------------------------------------
                  NAME               VERSION          FREEDRIVER           TYPE
--------------------------------------------------------------------------------
          video-nvidia            2025.01.13               false            PCI


Warning: No installed USB configs!
> 0000:01:00.0 (0300:10de:2488) Display controller nVidia Corporation:
--------------------------------------------------------------------------------
                  NAME               VERSION          FREEDRIVER           TYPE
--------------------------------------------------------------------------------
          video-nvidia            2025.01.13               false            PCI
    video-nvidia-470xx            2023.03.23               false            PCI
           video-linux            2024.05.06                true            PCI
     video-modesetting            2020.01.13                true            PCI
            video-vesa            2017.03.12                true            PCI


[manjaro-gnome /]# pacman -Qs nvidia
local/egl-gbm 1.1.2.1-1
    The GBM EGL external platform library
local/egl-wayland 4:1.1.19-1
    EGLStream-based Wayland external platform
local/egl-x11 1.0.2-1
    NVIDIA XLib and XCB EGL Platform Library
local/lib32-nvidia-utils 575.64-1
    NVIDIA drivers utilities (32-bit)
local/libvdpau 1.5-3
    Nvidia VDPAU library
local/libxnvctrl 575.64-1
    NVIDIA NV-CONTROL X extension
local/mhwd-nvidia 575.64-1
    MHWD module-ids for nvidia 575.64
local/mhwd-nvidia-390xx 390.157-21
    MHWD module-ids for nvidia 390.157
local/mhwd-nvidia-470xx 470.256.02-14
    MHWD module-ids for nvidia 470.256.02
local/nvidia-driver-assistant 0.21.57.08-1
    Detect and install the best NVIDIA driver packages for the system
local/nvidia-open-dkms 575.64-1
    NVIDIA open kernel modules - module sources
local/nvidia-utils 575.64-1
    NVIDIA drivers utilities
[manjaro-gnome /]# ldconfig
[manjaro-gnome /]# ls /etc/modprobe.d
mhwd-gpu.conf
[manjaro-gnome /]# find /etc/X11/ -name "*.conf"
/etc/X11/mhwd.d/nvidia.conf
/etc/X11/xorg.conf.d/90-mhwd.conf
/etc/X11/xorg.conf.d/00-keyboard.conf

ok so remove this:
mhwd -r pci video-nvidia
this:
pacman -R nvidia-open-dkms
if everything went ok, reinstall the drivers:
mhwd -a pci nonfree 0300

1 Like

I get this error:

[manjaro-gnome /]# mhwd -r pci video-nvidia
> 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...
error: failed to prepare transaction (could not satisfy dependencies)
:: removing nvidia-utils breaks dependency 'nvidia-utils=575.64' required by nvidia-open-dkms
Error: pacman failed!
Error: script failed!

remove the open dkms first, then continue with the commands, if it doesnt work use the -Rdd with the open dkms, then continue

1 Like

I did all of it and it was successfull, I can add the output as well if it’s needed. What’s next?

so you reinstalled the drivers?
post also output from:
pacman -Qm

1 Like

The output is:

[manjaro-gnome /]# pacman -R nvidia-open-dkms
checking dependencies...

Packages (1) nvidia-open-dkms-575.64-1

Total Removed Size:  102.46 MiB

:: Do you want to remove these packages? [Y/n] Y
:: Running pre-transaction hooks...
(1/1) Remove DKMS modules
:: Processing package changes...
(1/1) removing nvidia-open-dkms                                 [##################################] 100%
:: Running post-transaction hooks...
(1/2) Arming ConditionNeedsUpdate...
(2/2) Updating linux initcpios...
==> Building image from preset: /etc/mkinitcpio.d/linux515.preset: 'default'
==> Using configuration file: '/etc/mkinitcpio.conf'
  -> -k /boot/vmlinuz-5.15-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-5.15-x86_64.img
==> Starting build: '5.15.185-1-MANJARO'
  -> Running build hook: [base]
  -> Running build hook: [udev]
  -> Running build hook: [autodetect]
  -> Running build hook: [modconf]
  -> Running build hook: [kms]
  -> Running build hook: [block]
  -> Running build hook: [keyboard]
  -> Running build hook: [keymap]
  -> Running build hook: [consolefont]
==> WARNING: consolefont: no font found in configuration
  -> Running build hook: [plymouth]
  -> Running build hook: [filesystems]
  -> Running build hook: [fsck]
==> Generating module dependencies
==> Creating zstd-compressed initcpio image: '/boot/initramfs-5.15-x86_64.img'
  -> Early uncompressed CPIO image generation successful
==> Initcpio image generation successful
==> Building image from preset: /etc/mkinitcpio.d/linux515.preset: 'fallback'
==> Using configuration file: '/etc/mkinitcpio.conf'
  -> -k /boot/vmlinuz-5.15-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-5.15-x86_64-fallback.img -S autodetect
==> Starting build: '5.15.185-1-MANJARO'
  -> Running build hook: [base]
  -> Running build hook: [udev]
  -> Running build hook: [modconf]
  -> Running build hook: [kms]
==> WARNING: Possibly missing firmware for module: 'ast'
  -> Running build hook: [block]
==> WARNING: Possibly missing firmware for module: 'bfa'
==> WARNING: Possibly missing firmware for module: 'qed'
==> WARNING: Possibly missing firmware for module: 'qla2xxx'
==> WARNING: Possibly missing firmware for module: 'qla1280'
  -> Running build hook: [keyboard]
  -> Running build hook: [keymap]
  -> Running build hook: [consolefont]
==> WARNING: consolefont: no font found in configuration
  -> Running build hook: [plymouth]
  -> Running build hook: [filesystems]
  -> Running build hook: [fsck]
==> Generating module dependencies
==> Creating zstd-compressed initcpio image: '/boot/initramfs-5.15-x86_64-fallback.img'
  -> Early uncompressed CPIO image generation successful
==> Initcpio image generation successful
[manjaro-gnome /]# mhwd -r pci video-nvidia
> 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
:: lib32-vulkan-icd-loader optionally requires lib32-vulkan-driver: packaged vulkan driver
:: libvdpau optionally requires nvidia-utils: driver for NVIDIA
:: mhwd optionally requires lib32-mesa: for 32bit libgl support
:: sdl3 optionally requires vulkan-driver: vulkan renderer
:: vulkan-icd-loader optionally requires vulkan-driver: packaged vulkan driver
warning: dependency cycle detected:
warning: egl-gbm will be removed after its nvidia-utils dependency
warning: dependency cycle detected:
warning: lib32-libglvnd will be removed after its lib32-nvidia-utils dependency
warning: dependency cycle detected:
warning: lib32-mesa will be removed after its lib32-libglvnd dependency
warning: dependency cycle detected:
warning: lib32-keyutils will be removed after its lib32-krb5 dependency

Packages (38) egl-gbm-1.1.2.1-1  egl-x11-1.0.2-1  lib32-brotli-1.1.0-1  lib32-bzip2-1.0.8-4  lib32-curl-8.14.1-1  lib32-e2fsprogs-1.47.2-1  lib32-expat-2.7.1-1  lib32-icu-76.1-1  lib32-json-c-0.18-2  lib32-keyutils-1.6.3-2  lib32-krb5-1.21.3-1  lib32-libdrm-2.4.124-1  lib32-libelf-0.193-1  lib32-libffi-3.5.0-1  lib32-libglvnd-1.7.0-1  lib32-libidn2-2.3.7-1  lib32-libldap-2.6.10-1  lib32-libnghttp2-1.66.0-1  lib32-libnghttp3-1.10.1-1  lib32-libpciaccess-0.18.1-1  lib32-libpsl-0.21.5-1  lib32-libssh2-1.11.1-1  lib32-libunistring-1.3-1  lib32-libxcrypt-4.4.38-1  lib32-libxext-1.3.6-1  lib32-libxml2-2.14.4-1  lib32-libxshmfence-1.3.3-1  lib32-libxxf86vm-1.1.5-2  lib32-llvm-libs-1:20.1.6-1  lib32-lm_sensors-1:3.6.2-2  lib32-mesa-1:25.1.4-1  lib32-openssl-1:3.5.0-1  lib32-spirv-tools-1:1.4.313.0-1  lib32-wayland-1.23.1-1  lib32-zstd-1.5.7-2  lib32-nvidia-utils-575.64-1  libxnvctrl-575.64-1  nvidia-utils-575.64-1

Total Removed Size:  1413.80 MiB

:: Do you want to remove these packages? [Y/n] 
:: Processing package changes...
removing lib32-nvidia-utils...
xorg configuration symlink valid...
removing lib32-libglvnd...
removing lib32-mesa...
removing lib32-wayland...
removing lib32-spirv-tools...
removing lib32-lm_sensors...
removing lib32-llvm-libs...
removing lib32-libxml2...
removing lib32-icu...
removing lib32-libffi...
removing lib32-libxxf86vm...
removing lib32-libxshmfence...
removing lib32-libelf...
removing lib32-json-c...
removing lib32-curl...
removing lib32-libssh2...
removing lib32-libpsl...
removing lib32-libnghttp3...
removing lib32-libnghttp2...
removing lib32-libidn2...
removing lib32-libunistring...
removing lib32-krb5...
removing lib32-libldap...
removing lib32-libxcrypt...
removing lib32-keyutils...
removing lib32-e2fsprogs...
removing lib32-openssl...
removing lib32-brotli...
removing lib32-bzip2...
removing lib32-zstd...
removing lib32-libdrm...
removing lib32-libpciaccess...
removing lib32-expat...
removing lib32-libxext...
removing libxnvctrl...
removing nvidia-utils...
Removed '/etc/systemd/system/systemd-suspend.service.wants/nvidia-resume.service'.
Removed '/etc/systemd/system/systemd-suspend.service.wants/nvidia-suspend.service'.
Removed '/etc/systemd/system/systemd-hibernate.service.wants/nvidia-resume.service'.
Removed '/etc/systemd/system/systemd-hibernate.service.wants/nvidia-hibernate.service'.
xorg configuration symlink valid...
removing egl-x11...
removing egl-gbm...
:: Running post-transaction hooks...
(1/5) Reloading system manager configuration...
  Skipped: Running in chroot.
(2/5) Reloading device manager configuration...
  Skipped: Running in chroot.
(3/5) Arming ConditionNeedsUpdate...
(4/5) Updating linux initcpios...
==> Building image from preset: /etc/mkinitcpio.d/linux515.preset: 'default'
==> Using configuration file: '/etc/mkinitcpio.conf'
  -> -k /boot/vmlinuz-5.15-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-5.15-x86_64.img
==> Starting build: '5.15.185-1-MANJARO'
  -> Running build hook: [base]
  -> Running build hook: [udev]
  -> Running build hook: [autodetect]
  -> Running build hook: [modconf]
  -> Running build hook: [kms]
  -> Running build hook: [block]
  -> Running build hook: [keyboard]
  -> Running build hook: [keymap]
  -> Running build hook: [consolefont]
==> WARNING: consolefont: no font found in configuration
  -> Running build hook: [plymouth]
  -> Running build hook: [filesystems]
  -> Running build hook: [fsck]
==> Generating module dependencies
==> Creating zstd-compressed initcpio image: '/boot/initramfs-5.15-x86_64.img'
  -> Early uncompressed CPIO image generation successful
==> Initcpio image generation successful
==> Building image from preset: /etc/mkinitcpio.d/linux515.preset: 'fallback'
==> Using configuration file: '/etc/mkinitcpio.conf'
  -> -k /boot/vmlinuz-5.15-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-5.15-x86_64-fallback.img -S autodetect
==> Starting build: '5.15.185-1-MANJARO'
  -> Running build hook: [base]
  -> Running build hook: [udev]
  -> Running build hook: [modconf]
  -> Running build hook: [kms]
==> WARNING: Possibly missing firmware for module: 'ast'
  -> Running build hook: [block]
==> WARNING: Possibly missing firmware for module: 'bfa'
==> WARNING: Possibly missing firmware for module: 'qed'
==> WARNING: Possibly missing firmware for module: 'qla2xxx'
==> WARNING: Possibly missing firmware for module: 'qla1280'
  -> Running build hook: [keyboard]
  -> Running build hook: [keymap]
  -> Running build hook: [consolefont]
==> WARNING: consolefont: no font found in configuration
  -> Running build hook: [plymouth]
  -> Running build hook: [filesystems]
  -> Running build hook: [fsck]
==> Generating module dependencies
==> Creating zstd-compressed initcpio image: '/boot/initramfs-5.15-x86_64-fallback.img'
  -> Early uncompressed CPIO image generation successful
==> Initcpio image generation successful
(5/5) Reloading system bus configuration...
  Skipped: Running in chroot.
'/etc/X11/xorg.conf.d/90-mhwd.conf' symlink is invalid! Removing it...
> Successfully removed video-nvidia
[manjaro-gnome /]# mhwd -a pci nonfree 0300
> Using config 'video-nvidia' for device: 0000:01:00.0 (0300:10de:2488) Display controller nVidia Corporation GA104 [GeForce RTX 3070 Lite Hash Rate]
> 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 downloading...
 extra downloading...
 community downloading...
 multilib downloading...
resolving dependencies...
looking for conflicting packages...
warning: dependency cycle detected:
warning: egl-gbm will be installed before its nvidia-utils dependency
warning: dependency cycle detected:
warning: lib32-libglvnd will be installed before its lib32-nvidia-utils dependency
warning: dependency cycle detected:
warning: lib32-mesa will be installed before its lib32-libglvnd dependency
warning: dependency cycle detected:
warning: lib32-keyutils will be installed before its lib32-krb5 dependency

Packages (40) egl-gbm-1.1.2.1-1  egl-x11-1.0.2-1  lib32-brotli-1.1.0-1  lib32-bzip2-1.0.8-4  lib32-curl-8.14.1-1  lib32-e2fsprogs-1.47.2-1  lib32-expat-2.7.1-1  lib32-icu-76.1-1  lib32-json-c-0.18-2  lib32-keyutils-1.6.3-2  lib32-krb5-1.21.3-1  lib32-libdrm-2.4.124-1  lib32-libelf-0.193-1  lib32-libffi-3.5.0-1  lib32-libglvnd-1.7.0-1  lib32-libidn2-2.3.7-1  lib32-libldap-2.6.10-1  lib32-libnghttp2-1.66.0-1  lib32-libnghttp3-1.10.1-1  lib32-libpciaccess-0.18.1-1  lib32-libpsl-0.21.5-1  lib32-libssh2-1.11.1-1  lib32-libunistring-1.3-1  lib32-libxcrypt-4.4.38-1  lib32-libxext-1.3.6-1  lib32-libxml2-2.14.4-1  lib32-libxshmfence-1.3.3-1  lib32-libxxf86vm-1.1.5-2  lib32-llvm-libs-1:20.1.6-1  lib32-lm_sensors-1:3.6.2-2  lib32-mesa-1:25.1.4-1  lib32-openssl-1:3.5.0-1  lib32-spirv-tools-1:1.4.313.0-1  lib32-wayland-1.23.1-1  lib32-zstd-1.5.7-2  lib32-nvidia-utils-575.64-1  libxnvctrl-575.64-1  linux515-nvidia-open-575.64-1  nvidia-settings-575.64-1  nvidia-utils-575.64-1

Total Download Size:      9.42 MiB
Total Installed Size:  1422.97 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 linux515-nvidia-open-575.64-1-x86_64 downloading...
 nvidia-settings-575.64-1-x86_64 downloading...
 lib32-krb5-1.21.3-1-x86_64 downloading...
 lib32-brotli-1.1.0-1-x86_64 downloading...
 lib32-e2fsprogs-1.47.2-1-x86_64 downloading...
 lib32-libglvnd-1.7.0-1-x86_64 downloading...
 lib32-libdrm-2.4.124-1-x86_64 downloading...
 lib32-libxcrypt-4.4.38-1-x86_64 downloading...
 lib32-libpsl-0.21.5-1-x86_64 downloading...
 lib32-libidn2-2.3.7-1-x86_64 downloading...
 lib32-wayland-1.23.1-1-x86_64 downloading...
 lib32-bzip2-1.0.8-4-x86_64 downloading...
 lib32-libxext-1.3.6-1-x86_64 downloading...
 lib32-libpciaccess-0.18.1-1-x86_64 downloading...
 lib32-libxxf86vm-1.1.5-2-x86_64 downloading...
 lib32-keyutils-1.6.3-2-x86_64 downloading...
checking keyring...
Ychecking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing egl-gbm...
installing egl-x11...
installing nvidia-utils...
Created symlink '/etc/systemd/system/systemd-suspend.service.wants/nvidia-resume.service' -> '/usr/lib/systemd/system/nvidia-resume.service'.
Created symlink '/etc/systemd/system/systemd-hibernate.service.wants/nvidia-resume.service' -> '/usr/lib/systemd/system/nvidia-resume.service'.
Created symlink '/etc/systemd/system/systemd-suspend-then-hibernate.service.wants/nvidia-resume.service' -> '/usr/lib/systemd/system/nvidia-resume.service'.
Created symlink '/etc/systemd/system/systemd-hibernate.service.wants/nvidia-hibernate.service' -> '/usr/lib/systemd/system/nvidia-hibernate.service'.
Created symlink '/etc/systemd/system/systemd-suspend.service.wants/nvidia-suspend.service' -> '/usr/lib/systemd/system/nvidia-suspend.service'.
Optional dependencies for nvidia-utils
    nvidia-settings: configuration tool [pending]
    xorg-server: Xorg support [installed]
    xorg-server-devel: nvidia-xconfig
    opencl-nvidia=575.64: OpenCL support
installing nvidia-settings...
installing libxnvctrl...
installing lib32-libxext...
installing lib32-expat...
installing lib32-libpciaccess...
installing lib32-libdrm...
installing lib32-bzip2...
installing lib32-brotli...
installing lib32-e2fsprogs...
installing lib32-keyutils...
installing lib32-openssl...
Optional dependencies for lib32-openssl
    ca-certificates [installed]
installing lib32-libxcrypt...
installing lib32-libldap...
installing lib32-krb5...
installing lib32-libunistring...
installing lib32-libidn2...
installing lib32-libnghttp2...
installing lib32-libnghttp3...
installing lib32-libpsl...
installing lib32-libssh2...
installing lib32-zstd...
installing lib32-curl...
installing lib32-json-c...
installing lib32-libelf...
installing lib32-libxshmfence...
installing lib32-libxxf86vm...
installing lib32-libffi...
installing lib32-icu...
installing lib32-libxml2...
installing lib32-llvm-libs...
installing lib32-lm_sensors...
installing lib32-spirv-tools...
installing lib32-wayland...
installing lib32-mesa...
Optional dependencies for lib32-mesa
    opengl-man-pages: for the OpenGL API man pages
installing lib32-libglvnd...
installing lib32-nvidia-utils...
Optional dependencies for lib32-nvidia-utils
    lib32-opencl-nvidia
installing linux515-nvidia-open...
:: Running post-transaction hooks...
(1/8) Creating system user accounts...
(2/8) Reloading system manager configuration...
  Skipped: Running in chroot.
(3/8) Reloading device manager configuration...
  Skipped: Running in chroot.
(4/8) Arming ConditionNeedsUpdate...
(5/8) Updating module dependencies...
(6/8) Updating linux initcpios...
==> Building image from preset: /etc/mkinitcpio.d/linux515.preset: 'default'
==> Using configuration file: '/etc/mkinitcpio.conf'
  -> -k /boot/vmlinuz-5.15-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-5.15-x86_64.img
==> Starting build: '5.15.185-1-MANJARO'
  -> Running build hook: [base]
  -> Running build hook: [udev]
  -> Running build hook: [autodetect]
  -> Running build hook: [modconf]
  -> Running build hook: [kms]
  -> Running build hook: [block]
  -> Running build hook: [keyboard]
  -> Running build hook: [keymap]
  -> Running build hook: [consolefont]
==> WARNING: consolefont: no font found in configuration
  -> Running build hook: [plymouth]
  -> Running build hook: [filesystems]
  -> Running build hook: [fsck]
==> Generating module dependencies
==> Creating zstd-compressed initcpio image: '/boot/initramfs-5.15-x86_64.img'
  -> Early uncompressed CPIO image generation successful
==> Initcpio image generation successful
==> Building image from preset: /etc/mkinitcpio.d/linux515.preset: 'fallback'
==> Using configuration file: '/etc/mkinitcpio.conf'
  -> -k /boot/vmlinuz-5.15-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-5.15-x86_64-fallback.img -S autodetect
==> Starting build: '5.15.185-1-MANJARO'
  -> Running build hook: [base]
  -> Running build hook: [udev]
  -> Running build hook: [modconf]
  -> Running build hook: [kms]
==> WARNING: Possibly missing firmware for module: 'ast'
  -> Running build hook: [block]
==> WARNING: Possibly missing firmware for module: 'bfa'
==> WARNING: Possibly missing firmware for module: 'qed'
==> WARNING: Possibly missing firmware for module: 'qla2xxx'
==> WARNING: Possibly missing firmware for module: 'qla1280'
  -> Running build hook: [keyboard]
  -> Running build hook: [keymap]
  -> Running build hook: [consolefont]
==> WARNING: consolefont: no font found in configuration
  -> Running build hook: [plymouth]
  -> Running build hook: [filesystems]
  -> Running build hook: [fsck]
==> Generating module dependencies
==> Creating zstd-compressed initcpio image: '/boot/initramfs-5.15-x86_64-fallback.img'
  -> Early uncompressed CPIO image generation successful
==> Initcpio image generation successful
(7/8) Reloading system bus configuration...
  Skipped: Running in chroot.
(8/8) Updating the desktop file MIME type cache...
nvidia-utils: install reason has been set to 'explicitly installed'
nvidia-settings: install reason has been set to 'explicitly installed'
libxnvctrl: install reason has been set to 'explicitly installed'
lib32-nvidia-utils: install reason has been set to 'explicitly installed'
linux515-nvidia-open: install reason has been set to 'explicitly installed'
xorg configuration file: '/etc/X11/mhwd.d/nvidia.conf'
> Successfully installed video-nvidia
[manjaro-gnome /]# pacman -Qm
adwaita-color-schemes 0.9.1-8
adwaita-qt5 1.4.2-1
adwaita-qt6 1.4.2-1
caffeine-ng 4.2.0-3
dynamic-wallpaper-editor 2.7-1
gnome-shell-extension-material-shell 44-1
gnubg 1.07.001-2
gradience 0.4.1-3
gtkglext 1.2.0-15
gtkhash 1.5-3
gtkhash-nautilus 1.4-6
js102 102.15.1-2
js91 91.13.0-2
libsidplay 1.36.59-10
libvisual 0.4.2-2
lighter-gnome 20211216-1
manjaro-artwork 1.0.8-4
manjaro-documentation-en 20181009-1
manjaro-dynamic-wallpaper 1.3-1
manjaro-firmware 20160419-1
noto-fonts-compat 20151217-1
python-anyascii 0.3.2-3
python-async-timeout 4.0.3-6
python-ewmh 0.1.6-6
python-future 1.0.0-1
python-manjaro-sdk 1:0.1.1-1
python-material-color-utilities 0.1.5-3
python-pulsectl 24.4.0-2
python-yapsy 1.12.2-8
qgnomeplatform-qt5 0.9.1-8
qgnomeplatform-qt6 0.9.1-8
reiserfsprogs 3.6.27-5
spectre-meltdown-checker 0.46+23+g0f2edb1-1
systemd-fsck-silent 239-1
v86d 0.1.10-8
vino 3.22.0+74+g7a95e10-1
web-installer-url-handler 2.3-1
webkit2gtk-5.0 2.38.6-1