You are not logged in.

#1 2011-11-19 13:07:15

soundsAwesome
Member
Registered: 2011-10-14
Posts: 3

[solved] nvidia and libgl conflicts

Hi guys,

I've been searching alot around but couldnt figure out a REAL solution.
I've installed the nvidia(-utils) and i do not have installed libgl.
Problem basically is if i try to update my system "pacman -Syu" I get "libgl and nvidia are in conflict".


[root@arch michael]# pacman -Syu
:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date
:: Starting full system upgrade...
resolving dependencies...
looking for inter-conflicts...
:: libgl and nvidia-utils are in conflict. Remove nvidia-utils? [y/N] y
error: failed to prepare transaction (could not satisfy dependencies)
:: nvidia: requires nvidia-utils=285.05.09


Answering with No would abort the transaction, too!

What should i do in this case?




#solved
First remove all drivers as 'wonder' posted:
pacman -Rns $(pacman -Qqs xorg-drivers | grep -v xf86-input-evdev)
After removing local/nouveau-dri 7.11-2 things went fine. Thanks ioni from #archlinux @freenode.com!
Thanks for your help!

Last edited by soundsAwesome (2011-11-19 13:46:10)

Offline

#2 2011-11-19 13:14:03

Gusar
Member
Registered: 2009-08-25
Posts: 3,605

Re: [solved] nvidia and libgl conflicts

Did you by any chance install the xorg group? And if yes, why??

Offline

#3 2011-11-19 13:18:47

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: [solved] nvidia and libgl conflicts

how did you installed in the first place nvidia-utils? You have inconsistencies iny our tree because you used -Sdd

do pacman -Rns $(pacman -Qqs xorg-drivers | grep -v xf86-input-evdev)


Give what you have. To someone, it may be better than you dare to think.

Offline

#4 2011-11-19 13:38:00

soundsAwesome
Member
Registered: 2011-10-14
Posts: 3

Re: [solved] nvidia and libgl conflicts

Okay,

I did that and rebooted.


#solved
After removing local/nouveau-dri 7.11-2 things went fine. Thanks ioni from #archlinux @freenode.com!
Thanks for your help!

Last edited by soundsAwesome (2011-11-19 13:45:33)

Offline

Board footer

Powered by FluxBB