Summary: | X doesn't register nvidia drivers (in /usr/X11R6/lib/modules/drivers, but won't use) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Jack Miller <stonedzealot> |
Component: | [OLD] Games | Assignee: | Gentoo X packagers <x11> |
Status: | RESOLVED DUPLICATE | ||
Severity: | major | CC: | azarah, games |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | x86 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Jack Miller
2003-11-01 22:26:50 UTC
Not games related, throwing back to bug-wranglers. Did you run opengl-update nvidia. Run as root: # NVmakedevices.sh Yep, both NVmakedevices and opengl-update nvidia were run and executed with no problems. X still won't start, (EE) No devices found Actually, I'm really starting to think that it's a problem with the X server being b0rked for a few simple reasons. A) All four steps run without errors or complaints, the nvidia module is loaded without complaints too B) the nvidia_drv was put into /usr/X11R6/lib/modules/drivers, where the nvidia readme for the current drivers says it will be put, C) X isn't even registering the driver, not only because the log doesn't list it, but because I could put "sdajjksa" in instead of "nvidia" and would give the same error. I don't think it's got anything to do with nvidia-glx either, nor opengl-update nvidia because it's not even getting to GLX initialization. Therefore, I'm going to attempt to strip and recompile XFree86 and associated libs then report back. Be back in a few hours. Try masked 4.3.99.14 - works great here with 2.6 and nvidia. Well, too late for that, just finished compiling the latest unmasked X11 and it works just fine...why this bug happened I don't know...perhaps because I had the debug USE flag when I compiled the last one? |