View previous topic :: View next topic |
Author |
Message |
sheepdog Guru
Joined: 14 Oct 2002 Posts: 369 Location: Edison Enterprises Inc., Lake Oswego, Oregon, USA
|
Posted: Wed Mar 03, 2004 8:14 pm Post subject: X11 does not load nvidia -- Solved |
|
|
Built amd64 box with Tyan Tiger k8w mb. Using old MSI GForce4 video that worked with the XFConfig with the old motherboard and the same XFConfig as the previous machine. But X11 cannot load nvidia saying,
Quote: | Failed to initialize the NVIDIA kernel. |
shows nvidia is the only module loaded. Anyone have any ideas?
Gentoo was installed from the "universal" CD stage3 and the pre-built "packages" CD. Shall I recompile X11 or something else? Why would this matter?
Last edited by sheepdog on Wed Mar 03, 2004 8:56 pm; edited 1 time in total |
|
Back to top |
|
|
ctford0 l33t
Joined: 25 Oct 2002 Posts: 774 Location: Lexington, KY,USA
|
Posted: Wed Mar 03, 2004 8:25 pm Post subject: |
|
|
Did you do a fresh install or just using the same gentoo install as you had with the old system? |
|
Back to top |
|
|
sheepdog Guru
Joined: 14 Oct 2002 Posts: 369 Location: Edison Enterprises Inc., Lake Oswego, Oregon, USA
|
Posted: Wed Mar 03, 2004 8:32 pm Post subject: |
|
|
ctford0 wrote: | Did you do a fresh install or just using the same gentoo install as you had with the old system? |
Absolutely fresh. Repartitioned a new drive and started with the LiveCDs. |
|
Back to top |
|
|
ctford0 l33t
Joined: 25 Oct 2002 Posts: 774 Location: Lexington, KY,USA
|
Posted: Wed Mar 03, 2004 8:51 pm Post subject: |
|
|
no clue if it is a fresh install. i'm sure you know that you have to recompile nvidia-kernel and nivida-glx after a kernel recompile. if this isnt the reason that its not working then im at a loss. do you have the correct agp controller compiled in your kernel (module?)? check dmesg and see if it is detecting your agpgart correctly.
chris |
|
Back to top |
|
|
sheepdog Guru
Joined: 14 Oct 2002 Posts: 369 Location: Edison Enterprises Inc., Lake Oswego, Oregon, USA
|
Posted: Wed Mar 03, 2004 8:59 pm Post subject: |
|
|
Solved it.
I re-compiled X11 --> didn't help.
I re-compiled nvidia, rmmod and modprobe'd it. --> X11 starts normally now.
I may have done an emerge --usepkg for nviida, taking it from the LiveCD "packages" pre-built binary. Apparantly there is something important about actually compiling it on the machine. |
|
Back to top |
|
|
|