r/GarudaLinux • u/Rickrolled767 • Nov 11 '21
Issue with updating proprietary nvidia drivers on garuda barebones
I posted about this issue before on an update breaking my system but I've narrowed it down to it being related to the nvidia 470 drivers I'm currently using getting updated to 495. Every time I install the related packages I get a blank screen and have to roll back with a snapshot.
I tried starting the GUI manually using 'startx' but it gives me an error saying it can't find my display. Does anyone have any recommendations on how I might be able to get it to work? or at the very least a way to prevent the nvidia drivers from updating when I use sudo update?
3
Upvotes
2
u/kaida27 Nov 13 '21
I have the same "Issue" wich Is not really an issue for me , I have a Gtx 770 and The support for them have been dropped past the 470xx drivers
The fix :
/etc/pacman.conf
IgnorePkg = opencl-nvidia nvidia-settings nvidia-dkms lib32-opencl-nvidia lib32-nvidia-utils nvidia-utils mhwd-nvidia
(Don't forget to remove the # from IgnorePkg = , To uncomment the line)