NVIDIA driver failing to load 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 loadedERROR: Unable to load info from any available systemAny idea of how to solve this? This is really the last step before I'm ready to fully migrate to Artix. Quote Selected
Re: NVIDIA driver failing to load Reply #1 – 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 -vCode: [Select] cat /var/log/Xorg.0.log Quote Selected Last Edit: 21 August 2020, 08:42:51 by alium
Re: NVIDIA driver failing to load Reply #2 – 21 August 2020, 18:47:06 There are many ways how NVIDIA can fail. Quote Selected
Re: NVIDIA driver failing to load Reply #3 – 22 August 2020, 02:19:49 Indeed.Long story short, my old kernel was conflicting with what was used to compile newer NVIDIA drivers. Quote Selected
Re: NVIDIA driver failing to load Reply #4 – 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 .. Quote Selected
Re: NVIDIA driver failing to load Reply #5 – 27 August 2020, 23:24:14 Quote from: coyotl – on 27 August 2020, 22:16:21But 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 Quote Selected 1 Likes
Re: NVIDIA driver failing to load Reply #6 – 28 August 2020, 00:43:31 thanks. Virtual console worked. Quote Selected