View previous topic :: View next topic |
Author |
Message |
koubiak Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
Joined: 17 Dec 2003 Posts: 92 Location: paris
|
Posted: Mon Oct 25, 2004 9:29 am Post subject: GeForce 2 MX 400 doesn't work with Nvidia drivers ... |
|
|
It was working before on my red hat ... for this graphic card. And I am using gentoo for more than 10 months on my laptop so I am no completly a noob...
Anyway when I use the nv driver it's ok but when it's nvidia .... Huge crach black screen keyboard dead etc ... And just reboot to do... and there is no log to help (*sic*)
I use
Code: |
bash-2.05b# lsmod
Module Size Used by
nvidia 2075464 -
8139too 20260 -
via_rhine 18156 -
bash-2.05b# emerge -p nvidia-kernel nvidia-glx
These are the packages that I would merge, in order:
Calculating dependencies ...done!
[ebuild R ] media-video/nvidia-kernel-1.0.5336-r4
[ebuild R ] media-video/nvidia-glx-1.0.5336-r2
|
What ? Does a different release version can make everything crach ?
If you need I can give my xorg.conf because between working and crashing I just had
load "glx"
Driver "nvidia"
Anybody?
Koubiak |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
roog Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
Joined: 01 Aug 2004 Posts: 100
|
Posted: Mon Oct 25, 2004 10:32 am Post subject: |
|
|
The versions of nvidia-glx and nvidia-kernel which portage want's to emerge are correct, so that's not the problem. But what could be the problem is your current kernel, is it a dev-sources version 2.6.9 (i.e. gentoo-dev-sources 2.6.9-r1)?
Because if so, you need to make some changes in the kernel source in order to fix the nvidia problem, see:
https://forums.gentoo.org/viewtopic.php?p=1682669&highlight=gentoodevsources+nvidia&sid=0ea36cc56d457c339afc5f04f1340d56#1682669
Although this topic seems to describe a bit different bug, I had the same problem as you did, and the solution above solved mine. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
koubiak Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
Joined: 17 Dec 2003 Posts: 92 Location: paris
|
Posted: Mon Oct 25, 2004 4:53 pm Post subject: |
|
|
It work now ...
I just switch to 61.11 Nvidia kernel & glx
And I had that :
BusID "PCI:1:0:0"
in the card's device section...
Koubiak who can't understand anyway |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|