You are not logged in.
Hi, yesterdays updates to the above have resulted in a low resolution, and loss of my second monitor display. I was about to downgrade the packages, and then decided to look here before messing around with dkms packages. I don't see any other reports of problems, and that makes me wonder if this is more complex than I am considering. ![]()
Regards.
Edit:
$ nvidia-settings
ERROR: NVIDIA driver is not loadedLast edited by chsims1 (2026-05-31 11:18:23)
Offline
I have no issue and nvidia-settings works, maybe the install did not complete?
simon@silex ~> pacman -Ss nvidia | grep installed
core/linux-firmware-nvidia 20260519-1 [installed]
extra/egl-gbm 1.1.3-1 [installed]
extra/egl-wayland 4:1.1.21-1 [installed]
extra/egl-wayland2 1.0.1-1 [installed]
extra/egl-x11 1.0.5-1 [installed]
extra/libvdpau 1.5-4 [installed]
extra/libxnvctrl 610.43.02-1 [installed]
extra/nvidia-open-dkms 610.43.02-2 [installed]
extra/nvidia-settings 610.43.02-1 [installed]
extra/nvidia-utils 610.43.02-2 [installed]
multilib/lib32-nvidia-utils 610.43.02-1 [installed]Rlu: 222126
Offline
It all seems to be there:
ian@Study:~ $ sudo pacman -Ss nvidia | grep installed
core/linux-firmware-nvidia 20260519-1 [installed]
extra/egl-gbm 1.1.3-1 [installed]
extra/egl-wayland 4:1.1.21-1 [installed]
extra/egl-wayland2 1.0.1-1 [installed]
extra/egl-x11 1.0.5-1 [installed]
extra/libva-nvidia-driver 0.0.17-1 [installed]
extra/libvdpau 1.5-4 [installed]
extra/libxnvctrl 610.43.02-1 [installed]
extra/nvidia-open-dkms 610.43.02-2 [installed]
extra/nvidia-settings 610.43.02-1 [installed]
extra/nvidia-utils 610.43.02-2 [installed]
multilib/lib32-nvidia-utils 610.43.02-1 [installed] Offline
Can you check
simon@silex ~> dkms status
nvidia/610.43.02, 7.0.10-zen1-1-zen, x86_64: installed
tuxedo-drivers/4.22.2, 7.0.10-zen1-1-zen, x86_64: installed (Original modules exist)and the current kernel matches
simon@silex ~> uname -r
7.0.10-zen1-1-zenand finally
[simon@silex ~]$ pacman -Ss linux-headers | grep installed
extra/linux-zen-headers 7.0.10.zen1-1 [installed]Last edited by SimonJ (2026-05-31 10:20:38)
Rlu: 222126
Offline
Ah, what is meant by "added" not "installed"?
ian@Study:~ $ dkms status
nvidia/610.43.02: added
vboxhost/7.2.8_OSE, 7.0.10-arch1-1, x86_64: installed
ian@Study:~ $ uname -r
7.0.10-arch1-1
ian@Study:~ $ pacman -Ss linux-headers | grep installed
core/linux-headers 7.0.10.arch1-1 [installed] Thanks for the replies btw.
Last edited by chsims1 (2026-05-31 10:50:09)
Offline
The kernels match but added means it has not been built.
Can you try
sudo dkms install -m nvidia -v 610.43.02 -k 7.0.10-arch1-1Then
dkms statusTo see if it worked, if yes then a reboot should make it work.
Last edited by SimonJ (2026-05-31 11:04:40)
Rlu: 222126
Offline
Brilliant, that sorted it. I wonder why it didn't build during the original update (I didn't see any error messages). Anyhow, thank you very much for your help and diagnosis, SImon. ![]()
Offline
Awesome, just keep an eye on the build for the next one, it should be back to normal.
Please mark this a solved by editing your post 1 title. :-)
Edit, already done! :-)
Last edited by SimonJ (2026-05-31 11:20:08)
Rlu: 222126
Offline