this post was submitted on 04 Nov 2023
56 points (98.3% liked)

Arch Linux

7733 readers
3 users here now

The beloved lightweight distro

founded 4 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 1 year ago (2 children)

Does it work with modesetting, where Nvidia is the only video driver?

[–] [email protected] 8 points 1 year ago

It's a drop-in replacement for the nvidia package. AFAIK there are zero differences in functionality. The only change is it being built locally by DKMS instead of coming pre-built.

[–] [email protected] 1 points 1 year ago

It builds the kernel module for your specific kernel. It's not different from the nvidia package, that's just the same thing pre-build for the default kernel (in fact if you install both nvidia-dkms will build the module locally, then realize the exact same thing it just build is already there and move on...).