View previous topic :: View next topic |
Author |
Message |
PsychoSillex n00b
Joined: 22 Jun 2004 Posts: 9
|
Posted: Tue Jun 22, 2004 7:37 am Post subject: 2.6.7 kernel and nvidia drivers :(??? |
|
|
I just upgraded to the 2.6.7 kernel and I'm having the trouble everyone else is...although I have read some people worked around it.....I was curious as to what the fix for this is....and just in case you have no clue what I'm talking about I'm referring to the "Failure to load the Nvidia kernel module" message....please give me some feed back
-Doug |
|
Back to top |
|
|
scaba Apprentice
Joined: 10 Jan 2004 Posts: 252 Location: Zurich, Switzerland
|
Posted: Tue Jun 22, 2004 8:33 am Post subject: |
|
|
i didn't encounter any problems with 2.6.7. nvidia drivers working fine with -ck and -gentoo here. i only got an error similar to yours as i forgot to do 'modules-update' _________________ Out of silence, a story. Out of chaos, order. Out of nothingness, love...
-- Tad Williams, Otherland |
|
Back to top |
|
|
Fiouz n00b
Joined: 13 Jan 2004 Posts: 25
|
Posted: Tue Jun 22, 2004 10:12 am Post subject: |
|
|
The fix is
Code: | # echo 'media-video/nvidia-kernel ~x86' >> /etc/portage/package.keywords && echo 'media-video/nvidia-glx ~x86' >> /etc/portage/package.keywords' && emerge --ask --verbose nvidia-kernel nvidia-glx |
This will let you install 5xxx drivers series which are needed for a >=2.6.6 kernel but are currently masked due to bugs https://forums.gentoo.org/viewtopic.php?t=187632#1262220 (I'm getting screen glitches sometimes under X) |
|
Back to top |
|
|
scaba Apprentice
Joined: 10 Jan 2004 Posts: 252 Location: Zurich, Switzerland
|
Posted: Tue Jun 22, 2004 10:55 am Post subject: |
|
|
... i forgot to mention that i'm on ~x86 _________________ Out of silence, a story. Out of chaos, order. Out of nothingness, love...
-- Tad Williams, Otherland |
|
Back to top |
|
|
PsychoSillex n00b
Joined: 22 Jun 2004 Posts: 9
|
Posted: Tue Jun 22, 2004 11:11 am Post subject: |
|
|
ok Im getting ready to try theser out...I'll let yah know what happens |
|
Back to top |
|
|
PsychoSillex n00b
Joined: 22 Jun 2004 Posts: 9
|
Posted: Tue Jun 22, 2004 11:32 am Post subject: |
|
|
WooHOO! Worked like a charm....I had to rearrange your code a lil bit.. but hell yeah that worked like a charm...thanks guys! |
|
Back to top |
|
|
|