nvidia and linux
so if you happen to be running arch linux and you have an amd card and then you get an nvidia card you have a lot of changes to make to your system before things will work properly
first off you have to install the nvidia-open-dkms drivers, dkms if u didn't know is a dynamic system which will recompile kernel modules from available sources each time you update your kernel, because binary kernel modules need to be compiled specifically for the version of the kernel they are to be inserted in
then you have to actually make sure that those drivers get loaded at system startup by editing your mkinitcpio.conf in /etc and adding
Comments
Post a Comment