Skip to main content
Topic solved
This topic has been marked as solved and requires no further attention.
Topic: [SOLVED] Could nvidia-lts be provided? (Read 482 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

[SOLVED] Could nvidia-lts be provided?

Currently, Artix provides the linux, linux-lts, and nvidia packages. I was having segmentation faults on the latest kernel, and so I had to switch to the lts kernel. This also meant I had to use nvidia-lts, which Artix does not provide. If the nvidia-lts package provided by Arch updates, it no longer loads due to a version difference with the lts kernel provided by Artix.

Re: Could nvidia-lts be provided?

Reply #1
install just nvidia-dkms, which we provide.
Code: [Select]
pacman -S nvidia-dkms
this provide same module nvidia for all existing kernels