Artix Linux Forum

Artix Linux => Installation / Migration / Configuration => Topic started by: xqtha2276 on 21 August 2020, 03:09:35

Title: NVIDIA driver failing to load
Post by: xqtha2276 on 21 August 2020, 03:09:35
I keep having problems with nvidia on Artix :/
No matter what package I try, be it nvidia or nvidia-dkms, and how many times I reboot, trying to launch nvidia-settings gives  me:

ERROR: NVIDIA driver is not loaded


ERROR: Unable to load info from any available system

Any idea of how to solve this? This is really the last step before I'm ready to fully migrate to Artix.
Title: Re: NVIDIA driver failing to load
Post by: alium on 21 August 2020, 07:13:53
without providing any logs we only could use a crystal ball to help you…

Code: [Select]
dmesg

Code: [Select]
lcpci -v

Code: [Select]
 cat /var/log/Xorg.0.log
Title: Re: NVIDIA driver failing to load
Post by: SGOrava on 21 August 2020, 18:47:06
There are many ways how NVIDIA can fail.
Title: Re: NVIDIA driver failing to load
Post by: xqtha2276 on 22 August 2020, 02:19:49
Indeed.
Long story short, my old kernel was conflicting with what was used to compile newer NVIDIA drivers.
Title: Re: NVIDIA driver failing to load
Post by: coyotl on 27 August 2020, 22:16:21
But isn't nvidia-lts supposed to load with the lts kernel?
If not I guess I need to boot into CLI and uninstall/disable nvidia.
So how do you tell grub you want a cli login ..
Title: Re: NVIDIA driver failing to load
Post by: alium on 27 August 2020, 23:24:14
But isn't nvidia-lts supposed to load with the lts kernel?
If not I guess I need to boot into CLI and uninstall/disable nvidia.
So how do you tell grub you want a cli login ..
https://forum.artixlinux.org/index.php/topic,1755.new.html
Title: Re: NVIDIA driver failing to load
Post by: coyotl on 28 August 2020, 00:43:31
thanks. Virtual console worked.