You are not logged in.

#1 2011-02-12 01:23:56

aluser
Member
Registered: 2011-01-16
Posts: 119

[SOLVED]Help: can't uninstall nvidia drivers

I'm having a lot of problems lately with my resolution and before using nouveau which im using now I installed the nvidia drivers from the official repository. I was not able to find any documentation on how to uninstall completely
.
I've tried sudo pacman -R nvidia nvidia-driver, but only nvidia is uninstalled and the nvidia-driver I get this errors

archuser@archws ~ % sudo pacman -R nvidia-utils                  <19:13>
checking dependencies...
error: failed to prepare transaction (could not satisfy dependencies)
:: lib32-libgl: requires libgl
:: libva: requires libgl
:: mesa: requires libgl
:: mplayer: requires libgl
:: nvidia: requires nvidia-utils=260.19.36
:: qt: requires libgl
:: xorg-xdriinfo: requires libgl

Last edited by aluser (2011-02-12 01:34:40)

Offline

#2 2011-02-12 01:30:15

Snowknight
Member
Registered: 2009-06-11
Posts: 55
Website

Re: [SOLVED]Help: can't uninstall nvidia drivers

The packages you need to remove are nvidia and nvidia-utils. If you get such dependency warnings, you can force the remove with pacman -Rd nvidia nvidia-utils. You can then install xf86-video-nouveau and nouveau-dri if you want.

Offline

#3 2011-02-12 01:34:12

aluser
Member
Registered: 2011-01-16
Posts: 119

Re: [SOLVED]Help: can't uninstall nvidia drivers

Snowknight wrote:

The packages you need to remove are nvidia and nvidia-utils. If you get such dependency warnings, you can force the remove with pacman -Rd nvidia nvidia-utils. You can then install xf86-video-nouveau and nouveau-dri if you want.

Thanks alot! I never knew such command existed.

Offline

#4 2011-02-12 14:12:06

Mr.Elendig
#archlinux@freenode channel op
From: The intertubes
Registered: 2004-11-07
Posts: 4,092

Re: [SOLVED]Help: can't uninstall nvidia drivers

Don't forget to install libgl after -Rd nvidia-utils.


Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest

Offline

Board footer

Powered by FluxBB