You are not logged in.
Pages: 1
nvidia settings wont load the driver, it says the registry key is inaccessible despite the it being in the correct directory
also nvidia smi outputs an error about communicating with the driver
Last edited by dizzycomedi (2025-12-23 10:41:56)
Offline
Please don't paraphrase, https://bbs.archlinux.org/viewtopic.php?id=57855
Post the actual error messages verbatim and also your complete system journal for the boot:
sudo journalctl -b | curl -F 'file=@-' 0x0.stOffline
heres the output of journalctl 0x0.st/Pzcw.txt
and nvidia-settings:
ERROR: NVIDIA driver is not loaded
(nvidia-settings:11288): GLib-GObject-CRITICAL **: 07:57:03.555: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
** (nvidia-settings:11288): CRITICAL **: 07:57:03.560: ctk_powermode_new: assertion '(ctrl_target != NULL) && (ctrl_target->h != NULL)' failed
ERROR: nvidia-settings could not find the registry key file or the X server is not accessible. This file should have been
installed along with this driver at /usr/share/nvidia/nvidia-application-profiles-key-documentation. The application
profiles will continue to work, but values cannot be prepopulated or validated, and will not be listed in the help text.
Please see the README for possible values and descriptions.
Offline
Dec 23 07:33:22 archlinux kernel: NVRM: The NVIDIA GPU 0000:02:00.0 (PCI ID: 10de:1d33) NVRM: installed in this system is not supported by open NVRM: nvidia.ko because it does not include the required GPU NVRM: System Processor (GSP). NVRM: Please see the 'Open Linux Kernel Modules' and 'GSP NVRM: Firmware' sections in the driver README, available on NVRM: the Linux graphics driver download page at NVRM: www.nvidia.com.
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline
Downloading nvidia-580xx-dkms and the corresponding packages with yay solved it for me, thanks
Offline
Pages: 1