Applied the May 2 update all is fine, except this nVidia driver issue


mhwd -li


Warning: config '/var/lib/mhwd/local/pci/video-nvidia-575xx/MHWDCONFIG' is invalid!
> Installed PCI configs:
--------------------------------------------------------------------------------
                  NAME               VERSION          FREEDRIVER           TYPE
--------------------------------------------------------------------------------
     video-modesetting            2020.01.13                true            PCI


Warning: No installed USB configs!



nvidia-smi
Mon May  4 12:18:48 2026


+-----------------------------------------------------------------------------------------+
| NVIDIA-SMI 575.64.05              Driver Version: 575.64.05      CUDA Version: 12.9     |
|-----------------------------------------+------------------------+----------------------+
| GPU  Name                 Persistence-M | Bus-Id          Disp.A | Volatile Uncorr. ECC |
| Fan  Temp   Perf          Pwr:Usage/Cap |           Memory-Usage | GPU-Util  Compute M. |
|                                         |                        |               MIG M. |
|=========================================+========================+======================|
|   0  Quadro RTX 4000                Off |   00000000:02:00.0  On |                  N/A |
| 30%   36C    P8             10W /  125W |    1032MiB /   8192MiB |      0%      Default |
|                                         |                        |                  N/A |
+-----------------------------------------+------------------------+----------------------+
                                                                                         
+-----------------------------------------------------------------------------------------+
| Processes:                                                                              |
|  GPU   GI   CI              PID   Type   Process name                        GPU Memory |
|        ID   ID                                                               Usage      |
|=========================================================================================|
|    0   N/A  N/A            1144      G   /usr/bin/kwin_wayland                   100MiB |
|    0   N/A  N/A            1209      G   /usr/bin/Xwayland                         3MiB |
|    0   N/A  N/A            1250      G   /usr/bin/ksmserver                        2MiB |
|    0   N/A  N/A            1252      G   /usr/bin/kded6                            2MiB |
|    0   N/A  N/A            1276      G   /usr/bin/plasmashell                    328MiB |
|    0   N/A  N/A            1297      G   /usr/bin/kaccess                          2MiB |
|    0   N/A  N/A            1298      G   ...it-kde-authentication-agent-1          2MiB |
|    0   N/A  N/A            1430      G   /usr/bin/kdeconnectd                      2MiB |
|    0   N/A  N/A            1505      G   /usr/bin/kalendarac                       2MiB |
|    0   N/A  N/A            1509      G   /usr/bin/pamac-tray-plasma                2MiB |
|    0   N/A  N/A            1547      G   /usr/lib/xdg-desktop-portal-kde           2MiB |
|    0   N/A  N/A            1585      G   /usr/bin/akonadi_control                  2MiB |
|    0   N/A  N/A            1686      G   .../akonadi_maildispatcher_agent          2MiB |
|    0   N/A  N/A            1687      G   /usr/bin/akonadi_migration_agent          2MiB |
|    0   N/A  N/A            1688      G   ...akonadi_newmailnotifier_agent          2MiB |
|    0   N/A  N/A            1962      G   /usr/lib/firefox/firefox                334MiB |
|    0   N/A  N/A            3663      G   /usr/bin/konsole                          2MiB |
+-----------------------------------------------------------------------------------------+

Any thoughts on how to reinstall the current nVidia driver?


Moderator edit: Fixed formatting for readability

It appears you need to update to the NVIDIA 580xx series.


Starting
Warning: config '/var/lib/mhwd/local/pci/video-nvidia-575xx/MHWDCONFIG' is invalid!
> Using config 'video-nvidia' for device: 0000:02:00.0 (0300:10de:1eb1) Display controller nVidia Corporation TU104GL [Quadro RTX 4000]
> Skipping already installed config 'video-modesetting' for device: 0000:08:00.0 (0300:1a03:2000) Display controller ASPEED Technology Inc. AST1000/2000
> 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...
 multilib downloading...
resolving dependencies...
looking for conflicting packages...
:: nvidia-utils-595.71.05-1 and nvidia-575xx-utils-575.64.05-3 are in conflict (nvidia-libgl). Remove nvidia-575xx-utils? [y/N] error: unresolvable package conflicts detected
error: failed to prepare transaction (conflicting dependencies)

:: nvidia-utils-595.71.05-1 and nvidia-575xx-utils-575.64.05-3 are in conflict
Error: pacman failed!
Error: script failed!


Done ...

Looks like I can’t update the driver, any ideas?


Moderator edit: Type your reply outside the backticks

Since MHWD doesn’t know about the 575xx series anymore and nothing was done to mitigate issues like this (sorry, not my department), you’ll have to manually remove the related packages first.

First check what NVIDIA packages you have installed with:

pacman -Qs nvidia

All the packages with 575xx in the name can be removed with the following command in order to yank them out without anything complaining:

sudo pacman -Rdd <package names here>

Then use MHWD again to install the current drivers:

sudo mhwd -a pci nonfree 0300

Make sure you do the above all at once and do not reboot until the drivers are successfully installed.

Followed the recommendations listed in the last post. No luck, ran into other issues. Unfortunately, I did not copy the these before rebooting. Reboot failed with black screen. I have reinstalled by backup image and all is fine. I will try again, this time I will copy the final error comments before rebooting. The best I can remember is some problem with MPV (not sure about MPV) library mismatch, still slowing 575xx not matching 595.xx