Artix Linux Forum

Artix Linux => Package management => Topic started by: gripped on 03 November 2019, 14:05:24

Title: Nvidia modules wrong kernel
Post by: gripped on 03 November 2019, 14:05:24
Upgraded last night and rebooted. No X

in Xorg log
Quote
[    15.556] (EE) NVIDIA: Failed to initialize the NVIDIA kernel module. Please see the

I downgraded linux and nvidia to the previously installed versions (both had just been upgraded). Rebooted and I have X again.
Looked in the upgraded Nvidia (nvidia-435.21-15-x86_64.pkg.tar.xz) package and modules are in 5.3.8-artix1-1 whereas the upgraded linux package (linux-5.3.8.1-2-x86_64.pkg.tar.xz) has its modules in  5.3.8-artix1-2
Should these not be the same ? Regardless the modules were not being found.


(Another thing I noticed is linux-5.3.8.1-2-x86_64.pkg.tar.xz has no /boot/vmlinuz-linux , which seems odd ? But I haven't looked further into. Must be somewhere else ?)
Title: Re: Nvidia modules wrong kernel
Post by: gripped on 04 November 2019, 15:44:10
Ok nvidia package has been updated again (435.21-15.1)  and now contains the correct modules :)
Title: Re: Nvidia modules wrong kernel
Post by: nous on 06 November 2019, 18:32:49
Yup, you were caught in the middle of a mirror sync. Perhaps you should use the -dkms versions of the packages or not auto-update the kernel and nvidia packages.
Once I hit a stable (i.e. trouble-free hibernate-resume cycles) kernel, I don't update it for a loooong time. Still on 4.20.14-ck...
Title: Re: Nvidia modules wrong kernel
Post by: gripped on 06 November 2019, 22:37:39
Yup, you were caught in the middle of a mirror sync. Perhaps you should use the -dkms versions of the packages or not auto-update the kernel and nvidia packages.
Once I hit a stable (i.e. trouble-free hibernate-resume cycles) kernel, I don't update it for a loooong time. Still on 4.20.14-ck...


That's good advice. I hadn't considered the dkms package and now I think about it I don't know why  :D