View previous topic :: View next topic |
Author |
Message |
PMT Apprentice

Joined: 19 Jan 2004 Posts: 212
|
Posted: Sat Apr 10, 2004 8:33 am Post subject: Stupid nvidia. Stupid Kernel 2.4.25. |
|
|
Okay. So I was bored this weekend, and downloaded the Gentoo 2.4.25 kernel sources. I ran make menuconfig, set up my config, and compiled. Then I installed the bzImage to /boot/bzImage.new, edited my GRUB, and rebooted.
I then recompiled my emu10k1 (SB!Live) driver, because ALSA was whining. Then I tried recompiling my nvidia driver, and it all went to pot.
For no apparent reason, after emerge -C nvidia-kernel; emerge -C nvidia-glx; emerge nvidia-glx; the driver still shats out on trying to load. I've tried manually compiling one from nvidia's web site, and that just hangs the kernel.
Any ideas how to fix this? X drops the " no screens available" error when it dies. I'd be more than happy to post any output you might ask.
Thanks.
EDIT: In case you thought I was an idiot, yes, I did make modules; make modules_install. _________________ moo |
|
Back to top |
|
 |
Earthwings Bodhisattva


Joined: 14 Apr 2003 Posts: 7753 Location: Germany
|
Posted: Sat Apr 10, 2004 8:52 am Post subject: |
|
|
Quote: | the driver still shats out on trying to load | Can you give some details here? Error message? |
|
Back to top |
|
 |
PMT Apprentice

Joined: 19 Jan 2004 Posts: 212
|
Posted: Sat Apr 10, 2004 9:06 am Post subject: |
|
|
The unfortunate problem is that it gives an absurdly varying number of error messages.
The only one that remains constant is "No screens available". Half the time, it says it can't find nvidia when I try modprobe nvidia from the terminal.
I'll post a complete error log later today; I've rebooted into 2.4.20 and ldconfig'd my way back to a stable system, so it can get a few hours of Apache serving and a few other things done. _________________ moo |
|
Back to top |
|
 |
infirit l33t


Joined: 11 Jan 2003 Posts: 778 Location: Hoofddorp / The Netherlands
|
Posted: Sat Apr 10, 2004 11:17 am Post subject: |
|
|
Code: | ls -l /usr/src/linux |
Alsa and the nvidia ebuild will be built against that kernel version, so if that is still pointing to your old kernel......  _________________ EASY TO INSTALL = Difficult to install, but instruction manual has pictures.
Join the adopt an unanswered post initiative today |
|
Back to top |
|
 |
PMT Apprentice

Joined: 19 Jan 2004 Posts: 212
|
Posted: Sat Apr 10, 2004 11:14 pm Post subject: |
|
|
Already found that and pointed it to the .25 sources. _________________ moo |
|
Back to top |
|
 |
|