You are not logged in.
Several times in the past year, to update my NVIDIA drivers I've used the stock NVIDIA installers that can be downloaded from the NVIDIA site. Once or twice I've used AUR to update my drivers.
I'd like to go entirely with AUR as a way of eliminating a set of troubleshooting variables and since I have more confidence in Arch packagers to produce a good installation for Arch.
My question: Does anyone know how best to clean up after a stock NVIDIA installation prior to using AUR to install NVIDIA drivers?
The driver series in question is the one for, among others, the Quadro FX570M graphics card. It currently at 177.80, I believe.
Last edited by dhave (2008-11-20 07:03:47)
Offline
IIRC nvidia installer had a --uninstall option . Is that what you are looking for?
Offline
IIRC nvidia installer had a --uninstall option . Is that what you are looking for?
Will that alone do the job? I was under the impression that the stock installer did a few things that needed to be manually undone, or so I think I remember reading somewhere.
At any rate, I've done the --uninstall and am going to live with that for now.
Thanks.
Offline
This post prompted me to combine some scripts that I had into pacpal.
Use the "--list-unpackaged <dir1> <dir2>" option to find leftover nvidia files, e.g. if you think there might be a few left in "/usr/":
pacpal --list-unpackaged /usr/
.
That should find anything that isn't part of an installed package.
My Arch Linux Stuff • Forum Etiquette • Community Ethos - Arch is not for everyone
Offline
Also for future reference, the "nvidia" package in the main repos is the stock nvidia stuff. You can use ABS to recompile for your kernel version.
[git] | [AURpkgs] | [arch-games]
Offline
Thanks, everybody, for the very helpful info. I've tagged this thread "solved", but if anybody has something else to add, don't hesitate.
Offline