[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: lenny: dri stopped working (nvidia)



On Sun, Jun 24, 2007 at 08:36:12 -0700, David Fox wrote:
> Hello, when I was running etch I had the nvidia driver on a Geforce FX
> 5200 running just fine.
>
> I've done a recent (as of a few days ago) dist-upgrade to lenny and
> the DRI no longer works.
>
> Additionally, I'm seeing a stack backtrace and a sig11 from the X
> server on shutdown. I just did an aptitude update && aptitude upgrade
> a few minutes ago and there were new xserver-xorg and libglu packages.
> So I figured the problem might go away, but it didn't.
>
> Anyone else with similar hardware experiencing this?
>
> lspci has:
>
> 01:00.0 VGA compatible controller: nVidia Corporation NV34 [GeForce FX 5200] (rev a1)
>
> The nvidia driver is still there, and the splash screen still comes
> up, but no DRI, sadly.

First of all, I would quickly try if the crash on shutdown goes away
when you use the "nv" or the "vesa" driver. (Just to make sure that we
only have to worry about the nvidia driver and nothing else.)

That being said, I think these are the relevant lines from your Xorg
log:

-------------------------

(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
        compiled for 1.3.0, module version = 1.0.0
        ABI class: X.Org Server Extension, version 0.3
(==) AIGLX enabled
(II) Loading extension GLX

[...]

(EE) NVIDIA(0): Failed to initialize the GLX module; please check in your X
(EE) NVIDIA(0):     log file that the GLX module has been loaded in your X
(EE) NVIDIA(0):     server, and that the module is the NVIDIA GLX module.  If
(EE) NVIDIA(0):     you continue to encounter problems, Please try
(EE) NVIDIA(0):     reinstalling the NVIDIA driver.
(WW) NVIDIA(GPU-0): The EDID read for display device CRT-0 is invalid
(WW) NVIDIA(0): No valid modes for "1280x854"; removing.
(WW) NVIDIA(0): Unable to get display device CRT-0's EDID; cannot compute DPI
(WW) NVIDIA(0):     from CRT-0's EDID.
(WW) NVIDIA(0): Option "AIGLX" is not used
(EE) AIGLX: Screen 0 is not DRI capable

-------------------------

The Xorg glx module is loaded instead of the one from nvidia. How did
you install the nvidia driver, from the Debian packages or with the
installer from nvidia's website? 

To make sure that the nvidia glx module is installed properly, post the
output of:

ls -l /usr/lib/xorg/modules/extensions/

-- 
Regards,            | http://users.icfo.es/Florian.Kulzer
          Florian   |



Reply to: