[arch-general] Can I downgrade the nvidia driver w/o downgrading the kernel?
Alessandro Doro
ordo.ad at gmail.com
Sat Aug 22 10:01:31 EDT 2009
Just remember that you have to skip the dependency checks while removing
the official Arch Linux nvidia packages. I'm sure you have some package
requiring libgl that nvidia-utils provides.
# pacman -Rd nvidia-whatever
# rmmod nvidia (if needed)
# pacman -U /path/to/my/new/shiny/nvidia/packages/nvidia-whatever
More information about the arch-general
mailing list