Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Nvidia and DRI/DRI2 in Xorg 1.9
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Galumph
Tux's lil' helper
Tux's lil' helper


Joined: 15 Jul 2010
Posts: 122
Location: Israel

PostPosted: Wed Oct 20, 2010 7:20 pm    Post subject: Nvidia and DRI/DRI2 in Xorg 1.9 Reply with quote

I just compiled Xorg server 1.9 only to discover it won't start. A few momets later I learn it can't load two modules named dri and dri2.
Code:

(EE) Failed to load module "dri" (Module does not exist, 0)
(EE) Failed to load module "dri2" (Module does not exist, 0)

Same goes for nvidia:
Code:

(EE) Failed to load module "nvidia" (loader failed, 7)

It then says it there are no drivers available (not shit sherlock) and that it's giving up.
Obviously, I'm either missing the drivers, or someone decided it'd be really cool if they were renamed. Does anyone know what should be done?

my xorg.conf, Xorg.0.log look like this and this respectively.
Back to top
View user's profile Send private message
1clue
Advocate
Advocate


Joined: 05 Feb 2006
Posts: 2569

PostPosted: Wed Oct 20, 2010 8:06 pm    Post subject: Reply with quote

Hi,

I'm running into a similar issue with that driver. I'm still not resolved yet, but you may find some ideas here:

https://forums.gentoo.org/viewtopic-t-847062.html
Back to top
View user's profile Send private message
jburns
Veteran
Veteran


Joined: 18 Jan 2007
Posts: 1214
Location: Massachusetts USA

PostPosted: Wed Oct 20, 2010 8:14 pm    Post subject: Reply with quote

The dri and dri2 errors are normal with the nvidia driver. You need a newer driver than 195.36.31 which is giving you a "dlopen: /usr/lib/xorg/modules/drivers/nvidia_drv.so: undefined symbol: miEmptyData" error message. Add x11-drivers/nvidia-drivers to /etc/portage/package.keywords and re-emerge the x11-drivers.
Code:
echo "x11-drivers >> /etc/portage/package.keywords
emerge -1av $(qlist -IC x11-drivers)
Back to top
View user's profile Send private message
Galumph
Tux's lil' helper
Tux's lil' helper


Joined: 15 Jul 2010
Posts: 122
Location: Israel

PostPosted: Wed Oct 20, 2010 8:42 pm    Post subject: Reply with quote

Never mind, spoke to some guys at #gentoo and I decided to stay on 1.77 for now. I'll try upgrading again later this week.
Back to top
View user's profile Send private message
Gusar
Advocate
Advocate


Joined: 09 Apr 2005
Posts: 2665
Location: Slovenia

PostPosted: Wed Oct 20, 2010 11:29 pm    Post subject: Reply with quote

If you want to use xorg 1.9, you need nvidia 260.* drivers. And, as 1clue says, dri/dri2 errors are normal, nvidia doesn't use either of them
Back to top
View user's profile Send private message
doctork
Guru
Guru


Joined: 25 Apr 2004
Posts: 370
Location: Cleveland, OH

PostPosted: Thu Oct 21, 2010 4:13 am    Post subject: Reply with quote

Gusar wrote:
If you want to use xorg 1.9, you need nvidia 260.* drivers. And, as 1clue says, dri/dri2 errors are normal, nvidia doesn't use either of them

I agree on the dri/dri2 issue -- that's been around forever. However, I'd note that the combination of x11-base/xorg-server-1.9.0.902 and x11-drivers/nvidia-drivers-256.53 works for me. I'm running kde-4.4.5, but don't do a lot of heavy graphics stuff.
--
doc
Back to top
View user's profile Send private message
Gusar
Advocate
Advocate


Joined: 09 Apr 2005
Posts: 2665
Location: Slovenia

PostPosted: Thu Oct 21, 2010 12:33 pm    Post subject: Reply with quote

doctork wrote:
I agree on the dri/dri2 issue -- that's been around forever. However, I'd note that the combination of x11-base/xorg-server-1.9.0.902 and x11-drivers/nvidia-drivers-256.53 works for me. I'm running kde-4.4.5, but don't do a lot of heavy graphics stuff.

You don't notice any slowness? Something changed in 1.9, causing nvidia driver to have very slow font rendering. They fixed that in the 260.* driver.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum