You are not logged in.

#1 2008-12-12 21:26:46

gjoellee
Member
Registered: 2008-12-12
Posts: 82

Libgl conflicts with nvidia...

I installed Arch Linux and installed xorg and gnome later on, but now I have logged in to GNOME, but my resolution is 800x600 which means there is no grsphics driver installed, however I am trying to install nvidia driver, but libgl conflicts:

bash-3.2# pacman -S nvidia
resolving dependencies...
looking for inter-conflicts...
:: nvidia-utils conflicts with libgl. Remove libgl? [Y/n] y
error: failed to prepare transaction (could not satisfy dependencies)
:: atl2: requires kernel26<2.6.26
:: intel-dri: requires libgl>=7.2
:: ipw3945: requires kernel26<2.6.26
:: madwifi: requires kernel26<2.6.26
:: ndiswrapper: requires kernel26<2.6.26
:: rt2500: requires kernel26<2.6.26
:: tiacx: requires kernel26<2.6.26
:: wlan-ng26: requires kernel26<2.6.26
bash-3.2#

if I say no:

bash-3.2# pacman -S nvidia
resolving dependencies...
looking for inter-conflicts...
:: nvidia-utils conflicts with libgl. Remove libgl? [Y/n] n
error: unresolvable package conflicts detected
error: failed to prepare transaction (conflicting dependencies)
:: nvidia-utils: conflicts with libgl
bash-3.2#

I can't remove "libgl" either, please help smile


Entertain yourself in a stupid way: www.stupidreality.org

Offline

#2 2008-12-12 21:44:09

iBertus
Member
From: Greenville, NC
Registered: 2004-11-04
Posts: 2,228

Re: Libgl conflicts with nvidia...

Use pacman -Rd to remove libgl and then install nvidia.

Offline

#3 2008-12-12 22:08:15

gjoellee
Member
Registered: 2008-12-12
Posts: 82

Re: Libgl conflicts with nvidia...

i will try that, my computer just crashed so I have to reinstall Arch first tongue


Entertain yourself in a stupid way: www.stupidreality.org

Offline

#4 2009-01-15 05:01:09

SyXbiT
Member
From: Seattle, WA
Registered: 2008-06-28
Posts: 177
Website

Re: Libgl conflicts with nvidia...

that worked for me too (but conflicted with catalyst)

but shouldn't pacman be able to handle this by itself?

Offline

#5 2009-01-15 05:34:19

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: Libgl conflicts with nvidia...

SyXbiT wrote:

that worked for me too (but conflicted with catalyst)

but shouldn't pacman be able to handle this by itself?

:: intel-dri: requires libgl>=7.2

No, pacman shouldn't be removing this on it's own. intel-dri is "Mesa DRI drivers for Intel chipsets". The user simply needs to remove this if it's not in use.

Offline

#6 2011-09-19 20:29:23

cemsbr
Member
From: Brazil
Registered: 2008-05-03
Posts: 111
Website

Re: Libgl conflicts with nvidia...

Use "pacman -Rdds libgl"

Offline

#7 2011-09-19 20:45:26

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Libgl conflicts with nvidia...

Guys, this thread is pretty old ...
pacman didn't have '-Rdd' switch back then and the xorg group looked different.


Let's lay this thread to rest, shall we?

Offline

#8 2011-09-19 20:54:04

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,791

Re: Libgl conflicts with nvidia...

Moderator:  Closed.

Karol is correct, this thread is based upon antiquated pacman behavior.
Policy on Necro-Bumping


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

Board footer

Powered by FluxBB