tetris11@lemmy.ml to Arch Linux@lemmy.ml · 2 years agonvidia-utils breaks nvidia (pacman upgrade issue)lemmy.mlimagemessage-square6linkfedilinkarrow-up16arrow-down11
arrow-up15arrow-down1imagenvidia-utils breaks nvidia (pacman upgrade issue)lemmy.mltetris11@lemmy.ml to Arch Linux@lemmy.ml · 2 years agomessage-square6linkfedilink
minus-squareayaya@lemdro.idlinkfedilinkEnglisharrow-up2·edit-22 years agoI recommend switching to nvidia-dkms which will auto rebuild the module for every kernel and lets you update them independently of each other.
minus-squaretaaz@biglemmowski.winlinkfedilinkEnglisharrow-up0·2 years agoDoes it work with modesetting, where Nvidia is the only video driver?
minus-squareayaya@lemdro.idlinkfedilinkEnglisharrow-up1·2 years agoIt’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.
I recommend switching to
nvidia-dkms
which will auto rebuild the module for every kernel and lets you update them independently of each other.Does it work with modesetting, where Nvidia is the only video driver?
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.