View previous topic :: View next topic |
Author |
Message |
mra147 n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 26 Feb 2006 Posts: 13
|
Posted: Thu May 11, 2006 7:27 am Post subject: problem with nvidia gforce4 mx 4000 |
|
|
hi
i have a nvidia gforce4 mx 4000
i try to install it on my gentoo
i installed nvidia-kernel and nvidia-glx whith this command
Code: |
emerge nvidia-kernel nvidia-glx
|
but when i type
it give me this error
Code: |
FATAL: Module nvidia not found.
|
btw i use genkernel
plz he |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Beefrum Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/138119737044c2260d1d9ec.gif)
Joined: 23 May 2006 Posts: 234
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
JDCentral Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/gallery/Futurama/cartoon_futurama_bender.gif)
Joined: 06 Nov 2004 Posts: 112 Location: Fort Collins, CO
|
Posted: Mon Jun 26, 2006 9:45 pm Post subject: |
|
|
(Sorry if this seems like a lot of questions - I have a similar card at home, running flawlessly, but I need to know a little bit more)
Find out your kernel version by typing the following:
It's probably something like 2.6.15, or something...
then type
Code: |
find /lib/modules/ -iname "nvidia"
|
And it will list the modules (if any) that are installed, and let you know WHERE they were installed.
Did your emerge complete successfully?
What version of nvidia-glx and nvidia-kernel are you emerging?
nvidia-kernel emerges the nvidial kernel MODULE (a little misleading, yes?), and nvidia-glx emerges (I'm guessing) the nvidia-specific GL implementation for X.
Also - you MUST have the kernel sources installed in order to emerge the nvidia modules (I think - I'm doing this all from memory...). In the /usr/src directory, there should be a bunch of directories (linux-<version>). cd to /usr/src, and then make a symlink from /usr/src/linux to the kernel version you're running. So.. if my kernel version is 2.6.16, I'd type:
Code: |
ln -s /usr/src/linux-2.6.16 /usr/src/linux
|
And then re-emerge nvidia-kernel and nvidia-glx. The drivers look for your kernel options and configs in /usr/src/linux. I've forgotten to update my symlink in the past, and had the nvidia modules installed in the wrong directory. _________________ Gentoo Currently installed on:
Athlon XP-Mobile Barton 2600+ @ 200x12.5
ASUS A7N8X Deluxe. rev 2.0
1GB OCZ Performance PC3200 RAM
Sapphire X1650 Pro 256MB GDDR3
2x120GB Seagate 7200.1 IDE Drives
1x320GB Seagate SATA Drive |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|
|
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
|
|