You are not logged in.
I did
nvidia-390xx-utils nvidia-390xx-settingsIn file
/etc/mkinitcpio.confI have
MODULES=(nvidia_390xx)I make
mkinitcpio -P linuxand I have
==> ERROR: module not found: `nvidia_390xx'What should be the correct module name?
Offline
"nvidia", https://wiki.archlinux.org/title/NVIDIA#Early_loading
Edit: your GPUs should™ still be covered by the main driver?
Last edited by seth (2021-10-18 13:31:23)
Online
I tried "nvidia". Also shows that this module is missing.
Offline
nvidia-390xx-utils nvidia-390xx-settings
Because they don't provide the kernel module, https://aur.archlinux.org/packages/nvidia-390xx-dkms/
But again: I'd think your GPUs are covered by the main driver.
Online
They aren't afaik, GF codenames in the lspci output are fermi
Last edited by V1del (2021-10-18 13:40:34)
Offline
Ah, crap - it's the quadro code…
Sorry, you're right. https://aur.archlinux.org/packages/nvidia-390xx-dkms/ then.
Online
Edit: your GPUs should™ still be covered by the main driver?
I do not understand what you're asking. Can you explain your question to me?
Because they don't provide the kernel module, https://aur.archlinux.org/packages/nvidia-390xx-dkms/
It helped. Thank you
Offline
I do not understand what you're asking. Can you explain your question to me?
Disregard that, I falsely assumed that you could just use https://archlinux.org/packages/extra/x86_64/nvidia/
Online