Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Four questions about the gentoo ndivia guide
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
chrisstankevitz
Guru
Guru


Joined: 14 Dec 2003
Posts: 472
Location: Santa Barbara, CA, USA

PostPosted: Mon Oct 20, 2008 5:17 pm    Post subject: Four questions about the gentoo ndivia guide Reply with quote

http://www.gentoo.org/doc/en/nvidia-guide.xml

1. Why does the guide suggest I comment out DRI?
Code:
Section "Module"
  (...)
  # Load  "dri"
  Load  "glx"
  (...)
EndSection


2. What are the repercussions of not commenting out "Load dri"?

3, What are the repurcussions of not typing
Code:
eselect opengl set nvidia


4. How can I tell whether or not someone has typed "eselect opengl set nvidia"?

Thank you,

Chris

EDIT: Answer to 4 is:
Code:
eselect opengl show
Back to top
View user's profile Send private message
poly_poly-man
Advocate
Advocate


Joined: 06 Dec 2006
Posts: 2477
Location: RIT, NY, US

PostPosted: Mon Oct 20, 2008 5:26 pm    Post subject: Re: Four questions about the gentoo ndivia guide Reply with quote

chrisstankevitz wrote:
http://www.gentoo.org/doc/en/nvidia-guide.xml

1. Why does the guide suggest I comment out DRI?
Code:
Section "Module"
  (...)
  # Load  "dri"
  Load  "glx"
  (...)
EndSection

I think it has to do with how nvidia does dri... I have it commented out, and I have dri anyway (glxinfo will show you this)
Quote:


2. What are the repercussions of not commenting out "Load dri"?
try it out... probably just give you warnings in xorg.log
Quote:

3, What are the repurcussions of not typing
Code:
eselect opengl set nvidia

VERY slow 3d acceleration. Unusable for games.
Quote:

4. How can I tell whether or not someone has typed "eselect opengl set nvidia"?

Thank you,

Chris

EDIT: Answer to 4 is:
Code:
eselect opengl show

correct.
_________________
iVBORw0KGgoAAAANSUhEUgAAA

avatar: new version of logo - see topic 838248. Potentially still a WiP.
Back to top
View user's profile Send private message
henri
Apprentice
Apprentice


Joined: 15 Nov 2002
Posts: 182
Location: Germany

PostPosted: Mon Oct 20, 2008 6:22 pm    Post subject: Reply with quote

Hi folks,

To question 3:
Nvidia opengl unusable for 3D games? - Not with my nvidia card!
I always use Secondlife with pretty fast 3D accelleration with all grafic's options in SL turned on.
Also with 4 x Antialiasing!
My nvidia opengl driver always seemed to be much faster than the one provided with xorg.

But there's a simple test I always do to ensure that opengl works fine:
First switch to xorg's opengl by...
# eselect opengl set xorg-x11
...and now run...
# glxgears
...from a console which will show you the fpts that could be reached

Afterwards, switch to nvidia by...
# eselect opengl set nvidia
...and then perform the same glxgears test and ou will see which one is better.

glxgears is in the package x11-apps/mesa-progs

Good luck,
yours Henri
Back to top
View user's profile Send private message
poly_poly-man
Advocate
Advocate


Joined: 06 Dec 2006
Posts: 2477
Location: RIT, NY, US

PostPosted: Mon Oct 20, 2008 7:06 pm    Post subject: Reply with quote

henri wrote:
Hi folks,

To question 3:
Nvidia opengl unusable for 3D games? - Not with my nvidia card!
I always use Secondlife with pretty fast 3D accelleration with all grafic's options in SL turned on.
Also with 4 x Antialiasing!
My nvidia opengl driver always seemed to be much faster than the one provided with xorg.

But there's a simple test I always do to ensure that opengl works fine:
First switch to xorg's opengl by...
# eselect opengl set xorg-x11
...and now run...
# glxgears
...from a console which will show you the fpts that could be reached

Afterwards, switch to nvidia by...
# eselect opengl set nvidia
...and then perform the same glxgears test and ou will see which one is better.

glxgears is in the package x11-apps/mesa-progs

Good luck,
yours Henri


AFAIK, nvidia will always be better for nvidia cards... by quite a lot.

sorry if my wording was ambiguous.
_________________
iVBORw0KGgoAAAANSUhEUgAAA

avatar: new version of logo - see topic 838248. Potentially still a WiP.
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