Getting Error while installing Nvidia driver using Manjaro Settings Manager

I’m using the latest version of xfce with minimal version

Getting error when doing auto install proprietary driver or auto install open source driver or by manually selecting the nvidia driver from manjaro setting manger

here’s the error when doing auto install proprietary driver from manjaro setting manger :

Starting

> Using config 'video-hybrid-amd-nvidia-prime' for device: 0000:01:00.0 (0300:10de:25a2) Display controller nVidia Corporation GA107M [GeForce RTX 3050 Mobile]

> Using config 'video-hybrid-amd-nvidia-prime' for device: 0000:05:00.0 (0300:1002:1636) Display controller ATI Technologies Inc Renoir

> Dependencies to install: video-linux

> Installing dependency video-linux...

Sourcing /etc/mhwd-x86_64.conf

Has lib32 support: true

Sourcing /var/lib/mhwd/db/pci/graphic_drivers/video-linux/MHWDCONFIG

Processing classid: 0300

Sourcing /var/lib/mhwd/scripts/include/0300

Processing classid: 0380

Processing classid: 0302

:: Synchronizing package databases...

core downloading...

extra downloading...

multilib downloading...

warning: xf86-video-ati-1:22.0.0-2 is up to date -- skipping

warning: xf86-video-amdgpu-23.0.0-2 is up to date -- skipping

warning: xf86-video-intel-1:2.99.917+923+gb74b67f0-2 is up to date -- skipping

warning: xf86-video-nouveau-1.0.18-1 is up to date -- skipping

warning: vulkan-intel-1:24.2.8-1 is up to date -- skipping

warning: vulkan-nouveau-1:24.2.8-1 is up to date -- skipping

warning: vulkan-radeon-1:24.2.8-1 is up to date -- skipping

warning: mesa-1:24.2.8-1 is up to date -- skipping

warning: lib32-vulkan-intel-1:24.2.8-1 is up to date -- skipping

warning: lib32-vulkan-nouveau-1:24.2.8-1 is up to date -- skipping

warning: lib32-vulkan-radeon-1:24.2.8-1 is up to date -- skipping

there is nothing to do

error: could not set install reason for package libva-mesa-driver (could not find or read package)

xf86-video-ati: install reason has been set to 'explicitly installed'

xf86-video-amdgpu: install reason has been set to 'explicitly installed'

xf86-video-intel: install reason has been set to 'explicitly installed'

xf86-video-nouveau: install reason has been set to 'explicitly installed'

vulkan-intel: install reason has been set to 'explicitly installed'

vulkan-nouveau: install reason has been set to 'explicitly installed'

vulkan-radeon: install reason has been set to 'explicitly installed'

lib32-vulkan-intel: install reason has been set to 'explicitly installed'

lib32-vulkan-nouveau: install reason has been set to 'explicitly installed'

lib32-vulkan-radeon: install reason has been set to 'explicitly installed'

Error: pacman failed!

Error: script failed!

Done ...

Hi @abhishek_jorwal, and welcome!

This is probably due to your mirrors needing a refresh.

Try running the following:

sudo pacman-mirrors --fasttrack=5 && sudo pacman -Syu

…followed by trying to install the driver again.


:bangbang: Tip :bangbang:

When posting terminal output, copy the output and paste it here, wrapped in three (3) backticks, before AND after the pasted text. Like this:

```
pasted text
```

Or three (3) tilde signs, like this:

~~~
pasted text
~~~

This will just cause it to be rendered like this:

Sed
sollicitudin dolor
eget nisl elit id
condimentum
arcu erat varius
cursus sem quis eros.

Instead of like this:

Sed sollicitudin dolor eget nisl elit id condimentum arcu erat varius cursus sem quis eros.

Alternatively, paste the text you wish to format as terminal output, select all pasted text, and click the </> button on the taskbar. This will indent the whole pasted section with one TAB, causing it to render the same way as described above.

Thereby increasing legibility thus making it easier for those trying to provide assistance.

For more information, please see:

As I’m a moderator on the forum, I have taken the liberty of doing this for you, this time.


:bangbang::bangbang: Additionally

If your language isn’t English, please prepend any and all terminal commands with LC_ALL=C. For example:

LC_ALL=C bluetoothctl

This will just cause the terminal output to be in English, making it easier to understand and debug.

Still Getting the same error

Starting

> Using config 'video-hybrid-amd-nvidia-prime' for device: 0000:01:00.0 (0300:10de:25a2) Display controller nVidia Corporation GA107M [GeForce RTX 3050 Mobile]

> Using config 'video-hybrid-amd-nvidia-prime' for device: 0000:05:00.0 (0300:1002:1636) Display controller ATI Technologies Inc Renoir

> Dependencies to install: video-linux

> Installing dependency video-linux...

Sourcing /etc/mhwd-x86_64.conf

Has lib32 support: true

Sourcing /var/lib/mhwd/db/pci/graphic_drivers/video-linux/MHWDCONFIG

Processing classid: 0300

Sourcing /var/lib/mhwd/scripts/include/0300

Processing classid: 0380

Processing classid: 0302

:: Synchronizing package databases...

core downloading...

extra downloading...

multilib downloading...

warning: xf86-video-ati-1:22.0.0-2 is up to date -- skipping

warning: xf86-video-amdgpu-23.0.0-2 is up to date -- skipping

warning: xf86-video-intel-1:2.99.917+923+gb74b67f0-2 is up to date -- skipping

warning: xf86-video-nouveau-1.0.18-1 is up to date -- skipping

warning: vulkan-intel-1:24.2.8-1 is up to date -- skipping

warning: vulkan-nouveau-1:24.2.8-1 is up to date -- skipping

warning: vulkan-radeon-1:24.2.8-1 is up to date -- skipping

warning: mesa-1:24.2.8-1 is up to date -- skipping

warning: lib32-vulkan-intel-1:24.2.8-1 is up to date -- skipping

warning: lib32-vulkan-nouveau-1:24.2.8-1 is up to date -- skipping

warning: lib32-vulkan-radeon-1:24.2.8-1 is up to date -- skipping

there is nothing to do

error: could not set install reason for package libva-mesa-driver (could not find or read package)

xf86-video-ati: install reason has been set to 'explicitly installed'

xf86-video-amdgpu: install reason has been set to 'explicitly installed'

xf86-video-intel: install reason has been set to 'explicitly installed'

xf86-video-nouveau: install reason has been set to 'explicitly installed'

vulkan-intel: install reason has been set to 'explicitly installed'

vulkan-nouveau: install reason has been set to 'explicitly installed'

vulkan-radeon: install reason has been set to 'explicitly installed'

lib32-vulkan-intel: install reason has been set to 'explicitly installed'

lib32-vulkan-nouveau: install reason has been set to 'explicitly installed'

lib32-vulkan-radeon: install reason has been set to 'explicitly installed'

Error: pacman failed!

Error: script failed!

Done ...

OK, your packages might be slightlly messed up. Let’s first try and remove all orphans:

pamac remove --orphans

Please provide the output of the command. Then please providee the output of:

mhwd --list

here’s the output

[abhishek@jorwal ~]$ pamac remove --orphans
Nothing to do.
[abhishek@jorwal ~]$ mhwd --list
> 0000:02:00.0 (0200:10ec:8168) Network controller Realtek Semiconductor Co., Ltd.:
--------------------------------------------------------------------------------
                  NAME               VERSION          FREEDRIVER           TYPE
--------------------------------------------------------------------------------
         network-r8168            2023.09.12                true            PCI


> 0000:01:00.0 (0300:10de:25a2) Display controller nVidia Corporation:
--------------------------------------------------------------------------------
                  NAME               VERSION          FREEDRIVER           TYPE
--------------------------------------------------------------------------------
video-hybrid-amd-nvidia-prime            2023.03.23               false            PCI
video-hybrid-amd-nvidia-470xx-prime            2023.03.23               false            PCI
          video-nvidia            2024.05.03               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


> 0000:05:00.0 (0300:1002:1636) Display controller ATI Technologies Inc:
--------------------------------------------------------------------------------
                  NAME               VERSION          FREEDRIVER           TYPE
--------------------------------------------------------------------------------
video-hybrid-amd-nvidia-prime            2023.03.23               false            PCI
video-hybrid-amd-nvidia-470xx-prime            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


[abhishek@jorwal ~]$ 

OK. a Couple of wuestions:

  • Have you recently performed a full upgrade?
  • What kernel are you using?
  • Please provide the output of:
    inxi --full --admin --filter --width --repos
    

When you provide command output, please also include the actual command used. Thanks.

Note that most of these errors seem to be warnings resulting from trying to install packages that already exist. Here again, the importance of also providing the (full) command that you used, so that others may immediately understand the context of the output.

No! I was just installing some packages for the newly installed manjaro’s minimal xfce after getting this error i tried “-syu” seems to be use for full upgrade i think other than this i didn’t did anything

here’s the output

[abhishek@jorwal ~]$ uname -a
Linux jorwal 6.12.1-4-MANJARO #1 SMP PREEMPT_DYNAMIC Mon, 25 Nov 2024 05:36:03 +0000 x86_64 GNU/Linux
[abhishek@jorwal ~]$ inxi --full --admin --filter --width --repos
System:
  Kernel: 6.12.1-4-MANJARO arch: x86_64 bits: 64 compiler: gcc v: 14.2.1
    clocksource: hpet avail: acpi_pm
    parameters: BOOT_IMAGE=/boot/vmlinuz-6.12-x86_64
    root=UUID=74a19a44-9812-4858-8096-e6a281dac294 rw quiet splash
    resume=UUID=312f7c2c-0a6b-44c1-bffa-75019334dae1 udev.log_priority=3
  Desktop: Xfce v: 4.18.1 tk: Gtk v: 3.24.43 wm: xfwm4 v: 4.18.0
    with: xfce4-panel tools: xfce4-screensaver vt: 7 dm: LightDM v: 1.32.0
    Distro: Manjaro base: Arch Linux
Machine:
  Type: Laptop System: ASUSTeK product: ASUS TUF Gaming A17 FA706IC_FA706IC
    v: 1.0 serial: <superuser required>
  Mobo: ASUSTeK model: FA706IC v: 1.0 serial: <superuser required>
    uuid: <superuser required> UEFI: American Megatrends v: FA706IC.302
    date: 12/28/2022
Battery:
  ID-1: BAT1 charge: 69.0 Wh (100.0%) condition: 69.0/90.2 Wh (76.5%)
    volts: 16.7 min: 15.9 model: ASUS A32-K55 type: Li-ion serial: N/A
    status: full
CPU:
  Info: model: AMD Ryzen 7 4800H with Radeon Graphics bits: 64 type: MT MCP
    arch: Zen 2 gen: 2 level: v3 note: check built: 2020-22
    process: TSMC n7 (7nm) family: 0x17 (23) model-id: 0x60 (96) stepping: 1
    microcode: 0x8600106
  Topology: cpus: 1x dies: 1 clusters: 1 cores: 8 threads: 16 tpc: 2
    smt: enabled cache: L1: 512 KiB desc: d-8x32 KiB; i-8x32 KiB L2: 4 MiB
    desc: 8x512 KiB L3: 8 MiB desc: 2x4 MiB
  Speed (MHz): avg: 1878 min/max: 400/4300 boost: enabled scaling:
    driver: amd-pstate-epp governor: powersave cores: 1: 1878 2: 1878 3: 1878
    4: 1878 5: 1878 6: 1878 7: 1878 8: 1878 9: 1878 10: 1878 11: 1878 12: 1878
    13: 1878 14: 1878 15: 1878 16: 1878 bogomips: 92662
  Flags: avx avx2 ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 svm
  Vulnerabilities:
  Type: gather_data_sampling status: Not affected
  Type: itlb_multihit status: Not affected
  Type: l1tf status: Not affected
  Type: mds status: Not affected
  Type: meltdown status: Not affected
  Type: mmio_stale_data status: Not affected
  Type: reg_file_data_sampling status: Not affected
  Type: retbleed mitigation: untrained return thunk; SMT enabled with STIBP
    protection
  Type: spec_rstack_overflow mitigation: Safe RET
  Type: spec_store_bypass mitigation: Speculative Store Bypass disabled via
    prctl
  Type: spectre_v1 mitigation: usercopy/swapgs barriers and __user pointer
    sanitization
  Type: spectre_v2 mitigation: Retpolines; IBPB: conditional; STIBP:
    always-on; RSB filling; PBRSB-eIBRS: Not affected; BHI: Not affected
  Type: srbds status: Not affected
  Type: tsx_async_abort status: Not affected
Graphics:
  Device-1: NVIDIA GA107M [GeForce RTX 3050 Mobile] vendor: ASUSTeK
    driver: nvidia v: 550.135 alternate: nouveau,nvidia_drm non-free: 550.xx+
    status: current (as of 2024-09; EOL~2026-12-xx) arch: Ampere code: GAxxx
    process: TSMC n7 (7nm) built: 2020-2023 pcie: gen: 1 speed: 2.5 GT/s
    lanes: 8 link-max: gen: 4 speed: 16 GT/s lanes: 16 bus-ID: 01:00.0
    chip-ID: 10de:25a2 class-ID: 0300
  Device-2: Advanced Micro Devices [AMD/ATI] Renoir [Radeon Vega Series /
    Radeon Mobile Series] vendor: ASUSTeK driver: amdgpu v: kernel arch: GCN-5
    code: Vega process: GF 14nm built: 2017-20 pcie: gen: 3 speed: 8 GT/s
    lanes: 16 link-max: gen: 4 speed: 16 GT/s ports: active: HDMI-A-1,eDP-1
    empty: none bus-ID: 05:00.0 chip-ID: 1002:1636 class-ID: 0300 temp: 53.0 C
  Device-3: Sonix USB2.0 HD UVC WebCam driver: uvcvideo type: USB rev: 2.0
    speed: 480 Mb/s lanes: 1 mode: 2.0 bus-ID: 1-4:3 chip-ID: 322e:202c
    class-ID: 0e02
  Display: x11 server: X.org v: 1.21.1.14 compositor: xfwm4 v: 4.18.0 driver:
    X: loaded: amdgpu,nvidia unloaded: modesetting,nouveau
    alternate: fbdev,nv,vesa dri: radeonsi gpu: amdgpu display-ID: :0.0
    note: <missing: xdpyinfo/xrandr>
  Monitor-1: HDMI-A-1 model: Acer K273 serial: <filter> built: 2022
    res: 1920x1080 dpi: 82 gamma: 1.2 size: 598x336mm (23.54x13.23")
    diag: 686mm (27") ratio: 16:9 modes: max: 1920x1080 min: 720x400
  Monitor-2: eDP-1 model: BOE Display 0x0a11 built: 2021 res: 1920x1080
    dpi: 128 gamma: 1.2 size: 382x215mm (15.04x8.46") diag: 438mm (17.3")
    ratio: 16:9 modes: max: 1920x1080 min: 640x480
  API: EGL v: 1.5 hw: drv: nvidia drv: amd radeonsi platforms: device: 0
    drv: nvidia device: 1 drv: radeonsi device: 3 drv: swrast gbm:
    drv: kms_swrast surfaceless: drv: nvidia x11: drv: radeonsi
    inactive: wayland,device-2
  API: OpenGL v: 4.6.0 compat-v: 4.5 vendor: amd mesa v: 24.2.8-arch1.1
    glx-v: 1.4 direct-render: yes renderer: AMD Radeon Graphics (radeonsi renoir
    LLVM 18.1.8 DRM 3.59 6.12.1-4-MANJARO) device-ID: 1002:1636 memory: 500 MiB
    unified: no
Audio:
  Device-1: NVIDIA GA107 High Definition Audio vendor: ASUSTeK
    driver: snd_hda_intel v: kernel pcie: gen: 3 speed: 8 GT/s lanes: 8 link-max:
    gen: 4 speed: 16 GT/s lanes: 16 bus-ID: 01:00.1 chip-ID: 10de:2291
    class-ID: 0403
  Device-2: Advanced Micro Devices [AMD/ATI] Renoir Radeon High Definition
    Audio vendor: ASUSTeK driver: snd_hda_intel v: kernel pcie: gen: 3
    speed: 8 GT/s lanes: 16 link-max: gen: 4 speed: 16 GT/s bus-ID: 05:00.1
    chip-ID: 1002:1637 class-ID: 0403
  Device-3: Advanced Micro Devices [AMD] ACP/ACP3X/ACP6x Audio Coprocessor
    driver: N/A alternate: snd_pci_acp3x, snd_rn_pci_acp3x, snd_pci_acp5x,
    snd_pci_acp6x, snd_acp_pci, snd_rpl_pci_acp6x, snd_pci_ps,
    snd_sof_amd_renoir, snd_sof_amd_rembrandt, snd_sof_amd_vangogh,
    snd_sof_amd_acp63, snd_sof_amd_acp70 pcie: gen: 3 speed: 8 GT/s lanes: 16
    link-max: gen: 4 speed: 16 GT/s bus-ID: 05:00.5 chip-ID: 1022:15e2
    class-ID: 0480
  Device-4: Advanced Micro Devices [AMD] Family 17h/19h HD Audio
    vendor: ASUSTeK driver: snd_hda_intel v: kernel pcie: gen: 3 speed: 8 GT/s
    lanes: 16 link-max: gen: 4 speed: 16 GT/s bus-ID: 05:00.6
    chip-ID: 1022:15e3 class-ID: 0403
  API: ALSA v: k6.12.1-4-MANJARO status: kernel-api with: aoss
    type: oss-emulator tools: alsactl,alsamixer,amixer
  Server-1: JACK v: 1.9.22 status: off tools: N/A
  Server-2: PipeWire v: 1.2.7 status: active with: 1: pipewire-pulse
    status: active 2: wireplumber status: active 3: pipewire-alsa type: plugin
    tools: pactl,pw-cat,pw-cli,wpctl
Network:
  Device-1: Realtek RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet
    vendor: ASUSTeK driver: r8169 v: kernel pcie: gen: 1 speed: 2.5 GT/s lanes: 1
    port: e000 bus-ID: 02:00.0 chip-ID: 10ec:8168 class-ID: 0200
  IF: enp2s0 state: down mac: <filter>
  Device-2: MEDIATEK MT7921 802.11ax PCI Express Wireless Network Adapter
    vendor: AzureWave driver: mt7921e v: kernel pcie: gen: 2 speed: 5 GT/s
    lanes: 1 bus-ID: 03:00.0 chip-ID: 14c3:7961 class-ID: 0280
  IF: wlp3s0 state: up mac: <filter>
  Info: services: NetworkManager, systemd-timesyncd, wpa_supplicant
Bluetooth:
  Device-1: IMC Networks Wireless_Device driver: btusb v: 0.8 type: USB
    rev: 2.1 speed: 480 Mb/s lanes: 1 mode: 2.0 bus-ID: 3-3:3 chip-ID: 13d3:3563
    class-ID: e001 serial: <filter>
  Report: rfkill ID: hci0 rfk-id: 0 state: up address: see --recommends
Drives:
  Local Storage: total: 476.94 GiB used: 7.54 GiB (1.6%)
  SMART Message: Required tool smartctl not installed. Check --recommends
  ID-1: /dev/nvme0n1 maj-min: 259:0 vendor: Samsung model: MZVLQ512HBLU-00BTW
    size: 476.94 GiB block-size: physical: 512 B logical: 512 B speed: 31.6 Gb/s
    lanes: 4 tech: SSD serial: <filter> fw-rev: FXM7201Q temp: 26.9 C
    scheme: GPT
Partition:
  ID-1: / raw-size: 467.84 GiB size: 459.43 GiB (98.20%) used: 7.54 GiB (1.6%)
    fs: ext4 dev: /dev/nvme0n1p2 maj-min: 259:2
  ID-2: /boot/efi raw-size: 300 MiB size: 299.4 MiB (99.80%)
    used: 288 KiB (0.1%) fs: vfat dev: /dev/nvme0n1p1 maj-min: 259:1
Swap:
  Kernel: swappiness: 60 (default) cache-pressure: 100 (default) zswap: no
  ID-1: swap-1 type: partition size: 8.8 GiB used: 0 KiB (0.0%) priority: -2
    dev: /dev/nvme0n1p3 maj-min: 259:3
Sensors:
  System Temperatures: cpu: 70.0 C mobo: 36.0 C gpu: amdgpu temp: 52.0 C
  Fan Speeds (rpm): cpu: 0
Repos:
  Packages: pm: pacman pkgs: 922 libs: 292 tools: pamac
  Active pacman repo servers in: /etc/pacman.d/mirrorlist
    1: https://mirrors.manjaro.org/repo/stable/$repo/$arch
    2: https://mirror.telepoint.bg/manjaro/stable/$repo/$arch
    3: http://ftp.free.org/mirrors/repo.manjaro.org/repos/stable/$repo/$arch
    4: http://ftp.snt.utwente.nl/pub/linux/manjaro/stable/$repo/$arch
    5: https://ba.mirror.garr.it/mirrors/manjaro/stable/$repo/$arch
Info:
  Memory: total: 16 GiB note: est. available: 15.04 GiB used: 2.98 GiB (19.8%)
  Processes: 365 Power: uptime: 53m states: freeze,mem,disk suspend: s2idle
    wakeups: 0 hibernate: platform avail: shutdown, reboot, suspend, test_resume
    image: 5.98 GiB services: upowerd,xfce4-power-manager Init: systemd v: 256
    default: graphical tool: systemctl
  Compilers: N/A Shell: Bash v: 5.2.37 running-in: ptyxis-agent inxi: 3.3.36
[abhishek@jorwal ~]$ 

basically that output is from the manjaro settings manager while try to auto install .

Let me try to understand:

You have already installed Manjaro XFCE using the latest ISO available.

Now you are attempting to use a script to manually install additional packages – perhaps using manjaro-auto-install.

Is this correct?

No !

I’m using manjaro setting manager to install the driver bcz it autodetects the system driver and the usefull driver that needed to be install weather threw auto install proprietary drive or threw auto install open-source driver

The warnings in the output you gave seem to indicate the driver(s) you wish to install, are already installed.

I’ll leave this for others to decipher.

Regards.

Actually I edit that response with new response bcz moderator told me to use ~ in my new edit , but in between for temporary i install some of the nvidia driver for my need manually .

libva-mesa-driver has gone it is now part of mesa you should uninstall it.

I have the same issue while switching to nouveau:

sudo LC_ALL=C mhwd -a pci free 0300                                                                                                                                

> Using config 'video-linux' for device: 0000:01:00.0 (0300:10de:1f95) Display controller nVidia Corporation TU117M [GeForce GTX 1650 Ti Mobile]
> Using config 'video-linux' for device: 0000:00:02.0 (0300:8086:9bc4) Display controller Intel Corporation CometLake-H GT2 [UHD Graphics]
> Installing video-linux...
Sourcing /etc/mhwd-x86_64.conf
Has lib32 support: true
Sourcing /var/lib/mhwd/db/pci/graphic_drivers/video-linux/MHWDCONFIG
Processing classid: 0300
Sourcing /var/lib/mhwd/scripts/include/0300
Processing classid: 0380
Processing classid: 0302
:: Synchronizing package databases...
 core downloading...
 extra downloading...
 multilib downloading...
warning: xf86-video-ati-1:22.0.0-2 is up to date -- skipping
warning: xf86-video-amdgpu-23.0.0-2 is up to date -- skipping
warning: xf86-video-intel-1:2.99.917+923+gb74b67f0-2 is up to date -- skipping
warning: xf86-video-nouveau-1.0.18-1 is up to date -- skipping
warning: vulkan-intel-1:24.2.8-1 is up to date -- skipping
warning: vulkan-nouveau-1:24.2.8-1 is up to date -- skipping
warning: vulkan-radeon-1:24.2.8-1 is up to date -- skipping
warning: mesa-1:24.2.8-1 is up to date -- skipping
warning: lib32-vulkan-intel-1:24.2.8-1 is up to date -- skipping
warning: lib32-vulkan-nouveau-1:24.2.8-1 is up to date -- skipping
warning: lib32-vulkan-radeon-1:24.2.8-1 is up to date -- skipping
 there is nothing to do
error: could not set install reason for package libva-mesa-driver (could not find or read package)
xf86-video-ati: install reason has been set to 'explicitly installed'
xf86-video-amdgpu: install reason has been set to 'explicitly installed'
xf86-video-intel: install reason has been set to 'explicitly installed'
xf86-video-nouveau: install reason has been set to 'explicitly installed'
vulkan-intel: install reason has been set to 'explicitly installed'
vulkan-nouveau: install reason has been set to 'explicitly installed'
vulkan-radeon: install reason has been set to 'explicitly installed'
lib32-vulkan-intel: install reason has been set to 'explicitly installed'
lib32-vulkan-nouveau: install reason has been set to 'explicitly installed'
lib32-vulkan-radeon: install reason has been set to 'explicitly installed'
Error: pacman failed!
Error: script failed!

I’ll update mhwd-db with a fix shortly.

2 Likes

I again fresh installed the latest manjaro xfce minimal version so that no issue would be there from my end after updating mirror and full system upgrade “-Syu”

Still the script fails for another reason when doing auto install proprietary driver using manjaro settings manager

here’s the error

Starting

> Using config 'video-hybrid-amd-nvidia-prime' for device: 0000:01:00.0 (0300:10de:25a2) Display controller nVidia Corporation GA107M [GeForce RTX 3050 Mobile]

> Using config 'video-hybrid-amd-nvidia-prime' for device: 0000:05:00.0 (0300:1002:1636) Display controller ATI Technologies Inc Renoir

> Dependencies to install: video-linux

> Installing dependency video-linux...

Sourcing /etc/mhwd-x86_64.conf

Has lib32 support: true

Sourcing /var/lib/mhwd/db/pci/graphic_drivers/video-linux/MHWDCONFIG

Processing classid: 0300

Sourcing /var/lib/mhwd/scripts/include/0300

Processing classid: 0380

Processing classid: 0302

:: Synchronizing package databases...

core downloading...

extra downloading...

multilib downloading...

warning: xf86-video-ati-1:22.0.0-2 is up to date -- skipping

warning: xf86-video-amdgpu-23.0.0-2 is up to date -- skipping

warning: xf86-video-intel-1:2.99.917+923+gb74b67f0-2 is up to date -- skipping

warning: xf86-video-nouveau-1.0.18-1 is up to date -- skipping

warning: vulkan-intel-1:24.2.8-1 is up to date -- skipping

warning: vulkan-nouveau-1:24.2.8-1 is up to date -- skipping

warning: vulkan-radeon-1:24.2.8-1 is up to date -- skipping

warning: lib32-vulkan-intel-1:24.2.8-1 is up to date -- skipping

warning: lib32-vulkan-nouveau-1:24.2.8-1 is up to date -- skipping

warning: lib32-vulkan-radeon-1:24.2.8-1 is up to date -- skipping

there is nothing to do

xf86-video-ati: install reason has been set to 'explicitly installed'

xf86-video-amdgpu: install reason has been set to 'explicitly installed'

xf86-video-intel: install reason has been set to 'explicitly installed'

xf86-video-nouveau: install reason has been set to 'explicitly installed'

vulkan-intel: install reason has been set to 'explicitly installed'

vulkan-nouveau: install reason has been set to 'explicitly installed'

vulkan-radeon: install reason has been set to 'explicitly installed'

lib32-vulkan-intel: install reason has been set to 'explicitly installed'

lib32-vulkan-nouveau: install reason has been set to 'explicitly installed'

lib32-vulkan-radeon: install reason has been set to 'explicitly installed'

> Successfully installed dependency video-linux

> Installing video-hybrid-amd-nvidia-prime...

Sourcing /etc/mhwd-x86_64.conf

Has lib32 support: true

Sourcing /var/lib/mhwd/db/pci/graphic_drivers/hybrid-amd-nvidia-prime/MHWDCONFIG

Processing classid: 0300

Sourcing /var/lib/mhwd/scripts/include/0300

:: There are 2 providers available for libxnvctrl:

:: Repository extra

1) libxnvctrl-390xx 2) libxnvctrl-470xx

Enter a number (default=1):

resolving dependencies...

looking for conflicting packages...

warning: dependency cycle detected:

warning: eglexternalplatform will be installed before its nvidia-utils dependency

Packages (8) egl-wayland-4:1.1.16-1 eglexternalplatform-1.2-2 lib32-nvidia-utils-550.135-1 libxnvctrl-390xx-390.157-4 linux612-nvidia-550.135-4 nvidia-prime-1.0-5 nvidia-settings-550.135-1 nvidia-utils-550.135-2

Total Download Size: 371.32 MiB

Total Installed Size: 850.03 MiB

:: Proceed with installation? [Y/n]

:: Retrieving packages...

nvidia-utils-550.135-2-x86_64 downloading...

lib32-nvidia-utils-550.135-1-x86_64 downloading...

linux612-nvidia-550.135-4-x86_64 downloading...

nvidia-settings-550.135-1-x86_64 downloading...

libxnvctrl-390xx-390.157-4-x86_64 downloading...

egl-wayland-4:1.1.16-1-x86_64 downloading...

eglexternalplatform-1.2-2-any downloading...

nvidia-prime-1.0-5-any downloading...

checking keyring...

checking package integrity...

loading package files...

checking for file conflicts...

checking available disk space...

:: Processing package changes...

installing eglexternalplatform...

installing egl-wayland...

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-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=550.135: OpenCL support

installing libxnvctrl-390xx...

installing nvidia-settings...

installing nvidia-prime...

installing lib32-nvidia-utils...

Optional dependencies for lib32-nvidia-utils

lib32-opencl-nvidia

installing linux612-nvidia...

:: Running post-transaction hooks...

(1/9) Creating system user accounts...

Creating group 'nvidia-persistenced' with GID 143.

Creating user 'nvidia-persistenced' (NVIDIA Persistence Daemon) with UID 143 and GID 143.

(2/9) Reloading system manager configuration...

(3/9) Reloading device manager configuration...

(4/9) Arming ConditionNeedsUpdate...

(5/9) Updating module dependencies...

(6/9) Updating linux initcpios...

==> Building image from preset: /etc/mkinitcpio.d/linux612.preset: 'default'

==> Using default configuration file: '/etc/mkinitcpio.conf'

-> -k /boot/vmlinuz-6.12-x86_64 -g /boot/initramfs-6.12-x86_64.img

==> Starting build: '6.12.4-1-MANJARO'

-> Running build hook: [base]

-> Running build hook: [udev]

-> Running build hook: [autodetect]

-> Running build hook: [microcode]

-> Running build hook: [km

s]

-> Running build hook: [modconf]

-> 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: [resume]

-> Running build hook: [filesystems]

-> Running build hook: [fsck]

==> Generating module dependencies

==> Creating zstd-compressed initcpio image: '/boot/initramfs-6.12-x86_64.img'

-> Early uncompressed CPIO image generation successful

==> Initcpio image generation successful

==> Building image from preset: /etc/mkinitcpio.d/linux612.preset: 'fallback'

==> Using default configuration file: '/etc/mkinitcpio.conf'

-> -k /boot/vmlinuz-6.12-x86_64 -g /boot/initramfs-6.12-x86_64-fallback.img -S autodetect

==> Starting build: '6.12.4-1-MANJARO'

-> Running build hook: [base]

-> Running build hook: [udev]

-> Running build hook: [microcode]

-> Running build hook: [kms]

==> WARNING: Possibly missing firmware for module: 'ast'

-> Running build hook: [modconf]

-> Running build hook: [block]

==> WARNING: Possibly missing firmware for module: 'bfa'

==> WARNING: Possibly missing firmware for module: 'wd719x'

==> WARNING: Possibly missing firmware for module: 'qla1280'

==> WARNING: Possibly missing firmware for module: 'qed'

==> WARNING: Possibly missing firmware for module: 'aic94xx'

==> WARNING: Possibly missing firmware for module: 'qla2xxx'

==> WARNING: Possibly missing firmware for module: 'xhci_pci_renesas'

-> 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: [resume]

-> Running build hook: [filesystems]

-> Running build hook: [fsck]

==> Generating module dependencies

==> Creating zstd-compressed initcpio image: '/boot/initramfs-6.12-x86_64-fallback.img'

-> Early uncompressed CPIO image generation successful

==> Initcpio image generation successful

(7/9) Updating Kernel initcpios for Nvidia-DRM...

==> Building image from preset: /etc/mkinitcpio.d/linux612.preset: 'default'

==> Using default configuration file: '/etc/mkinitcpio.conf'

-> -k /boot/vmlinuz-6.12-x86_64 -g /boot/initramfs-6.12-x86_64.img

==> Starting build: '6.12.4-1-MANJARO'

-> Running build hook: [base]

-> Running build hook: [udev]

-> Running build hook: [autodetect]

-> Running build hook: [microcode]

-> Running build hook: [kms]

-> Running build hook: [modconf]

-> 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: [resume]

-> Running build hook: [filesystems]

-> Running build hook: [fsck]

==> Generating module dependencies

==> Creating zstd-compressed initcpio image: '/boot/initramfs-6.12-x86_64.img'

-> Early uncompressed CPIO image generation successful

==> Initcpio image generation successful

==> Building image from preset: /etc/mkinitcpio.d/linux612.preset: 'fallback'

==> Using default configuration file: '/etc/mkinitcpio.conf'

-> -k /boot/vmlinuz-6.12-x86_64 -g /boot/initramfs-6.12-x86_64-fallback.img -S autodetect

==> Starting build:

'6.12.4-1-MANJARO'

-> Running build hook: [base]

-> Running build hook: [udev]

-> Running build hook: [microcode]

-> Running build hook: [kms]

==> WARNING: Possibly missing firmware for module: 'ast'

-> Running build hook: [modconf]

-> Running build hook: [block]

==> WARNING: Possibly missing firmware for module: 'bfa'

==> WARNING: Possibly missing firmware for module: 'wd719x'

==> WARNING: Possibly missing firmware for module: 'qla1280'

==> WARNING: Possibly missing firmware for module: 'qed'

==> WARNING: Possibly missing firmware for module: 'aic94xx'

==> WARNING: Possibly missing firmware for module: 'qla2xxx'

==> WARNING: Possibly missing firmware for module: 'xhci_pci_renesas'

-> 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: [resume]

-> Running build hook: [filesystems]

-> Running build hook: [fsck]

==> Generating module dependencies

==> Creating zstd-compressed initcpio image: '/boot/initramfs-6.12-x86_64-fallback.img'

-> Early uncompressed CPIO image generation successful

==> Initcpio image generation successful

(8/9) Reloading system bus configuration...

(9/9) Updating the desktop file MIME type cache...

error: could not set install reason for package libxnvctrl (could not find or read package)

nvidia-utils: install reason has been set to 'explicitly installed'

nvidia-settings: install reason has been set to 'explicitly installed'

nvidia-prime: install reason has been set to 'explicitly installed'

lib32-nvidia-utils: install reason has been set to 'explicitly installed'

linux612-nvidia: install reason has been set to 'explicitly installed'

Error: pacman failed!

Error: script failed!

Done ...

There is a problem with the repos not having the package.

See here;

Currently only available in Unstable Branch.

That issue got fixed:

https://lists.manjaro.org/pipermail/manjaro-packages/Week-of-Mon-20241216/070691.html
https://lists.manjaro.org/pipermail/manjaro-packages/Week-of-Mon-20241216/070692.html

Se issue has been fixed