Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
what is the difference (Nvidia question)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
unhappyStar
n00b
n00b


Joined: 28 Jan 2004
Posts: 20

PostPosted: Tue Feb 03, 2004 8:06 am    Post subject: what is the difference (Nvidia question) Reply with quote

at the install i did "emerge -k nvidia-kernel"

then while you set up X you have to pick "nv" driver

i understand the "nv" thing since it's common in other distros but what does the former do.

also i though that gentoo comes w/ nvidia proprietary drivers ... which of course have 3d acceleration... where are they and how do i use them
Back to top
View user's profile Send private message
isoaga
Apprentice
Apprentice


Joined: 31 Oct 2002
Posts: 206
Location: Newcastle, Australia

PostPosted: Tue Feb 03, 2004 8:13 am    Post subject: Reply with quote

the emerge nvidia-kernel command compiles a kernel module against your current kernel source tree located at /usr/src/linux. To use this module you have to do a "modprobe nvidia". Then, in your XF86Config file change the driver to nvidia instead of nv. This will then use the nvidia driver and you should have 3d acceleration. You should also add nvidia to your modules.autoload file and anytime you change major kernel versions you will need to rerun emerge nvidia

Code:

emerge nvidia-kernel
emerge nvidia-glx
opengl-update nvidia
Back to top
View user's profile Send private message
taskara
Advocate
Advocate


Joined: 10 Apr 2002
Posts: 3763
Location: Australia

PostPosted: Tue Feb 03, 2004 12:01 pm    Post subject: Reply with quote

isoaga wrote:
the emerge nvidia-kernel command compiles a kernel module against your current kernel source tree located at /usr/src/linux. To use this module you have to do a "modprobe nvidia". Then, in your XF86Config file change the driver to nvidia instead of nv. This will then use the nvidia driver and you should have 3d acceleration. You should also add nvidia to your modules.autoload file and anytime you change major kernel versions you will need to rerun emerge nvidia

Code:

emerge nvidia-kernel
emerge nvidia-glx
opengl-update nvidia


and make sure you have
Code:
load "glx"
in yoru XF86Config file
_________________
Kororaa install method - have Gentoo up and running quickly and easily, fully automated with an installer!
Back to top
View user's profile Send private message
njlg
Tux's lil' helper
Tux's lil' helper


Joined: 03 Jul 2003
Posts: 98
Location: Portland, OR, USA

PostPosted: Tue Feb 03, 2004 5:20 pm    Post subject: Reply with quote

I heard someone say that 24-bit colour does not work in X.
He said 24-bit colour just defaults to 16-bit colour any way.
Back to top
View user's profile Send private message
ett_gramse_nap
Apprentice
Apprentice


Joined: 01 Oct 2003
Posts: 252
Location: Göteborg, Sweden

PostPosted: Tue Feb 03, 2004 6:22 pm    Post subject: Reply with quote

taskara wrote:
and make sure you have
Code:
load "glx"
in yoru XF86Config file


Oops! Never seen one this one... :oops: One doesn't have to load it (as a module) too?
_________________
Don't bother!
Back to top
View user's profile Send private message
floffe
Guru
Guru


Joined: 24 Nov 2003
Posts: 414
Location: Linköping, Sweden

PostPosted: Tue Feb 03, 2004 7:21 pm    Post subject: Reply with quote

ett_gramse_nap wrote:
taskara wrote:
and make sure you have
Code:
load "glx"
in yoru XF86Config file


Oops! Never seen one this one... :oops: One doesn't have to load it (as a module) too?

No. It will work anyway, but you will have to use the proprietary nvidia driver to be able to start x with that in your config. I can't find the glx module, but OpenGL-stuff works fine anyway. :D
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo 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