Results 1 to 5 of 5
I am attempting to install the nividia drivers using pacman.
I do
Code:
pacman -Sy nvidia
Then I recieve this error.
libgl-dri conflicts with nvidia, delete libgl-dri(Y/n) y
libgl-dri is ...
- 04-30-2006 #1
nvidia
I am attempting to install the nividia drivers using pacman.
I do
Then I recieve this error.Code:pacman -Sy nvidia
libgl-dri conflicts with nvidia, delete libgl-dri(Y/n) y
libgl-dri is needed by mesa
libgl-dri is needed by xmms
I haven't tried the traditional way yet.
Will do that tommorrow if I can't get this to work.
Ooo, first post in the new sectionLast edited by budman7; 04-30-2006 at 10:55 AM.
How to know if you are a geek.
when you respond to "get a life!" with "what's the URL?"
- Birger
New users read The FAQ
- 04-30-2006 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 17,784
When I ran into this, "pacman -Sf nvidia" worked for me.
oz
→ new users: read this first
→ no private messages requesting computer support - post them on the forums!
- 04-30-2006 #3
Same thing happens as earlier.
How to know if you are a geek.
when you respond to "get a life!" with "what's the URL?"
- Birger
New users read The FAQ
- 04-30-2006 #4forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 17,784
Have you tried it this way?
You might have to use the f switch to remove libgl-dri but it gets reinstalled with nvidia. Not sure it'll work but it's worth a try.Code:pacman -Rd libgl-dri pacman -S nvidia
oz
→ new users: read this first
→ no private messages requesting computer support - post them on the forums!
- 05-01-2006 #5
That command removed libgl-dri just fine, thanks ozar.
How to know if you are a geek.
when you respond to "get a life!" with "what's the URL?"
- Birger
New users read The FAQ


Reply With Quote
