On Tue, Feb 25, 2014 at 22:58:28 -0300, Alejandro Carrazzoni wrote:

> Package: libgl1-mesa-dri

This is not the package containing libGL.

> Version: 9.2.2-1
> Severity: important
> File: nouveau
> 
> When using nouveau I didn't have 3d acceleration, running glxinfo gave the
> following error:
> 
>     name of display: :0.0
>     libGL: OpenDriver: trying /usr/lib/dri/tls/nouveau_dri.so
>     libGL: OpenDriver: trying /usr/lib/dri/nouveau_dri.so
>     libGL error: dlopen /usr/lib/dri/nouveau_dri.so failed
> (/usr/lib/dri/nouveau_dri.so: cannot open shared object file: No such file or
> directory)
>     libGL error: unable to load driver: nouveau_dri.so
>     libGL error: driver pointer missing
>     libGL: OpenDriver: trying /usr/lib/dri/tls/swrast_dri.so
>     libGL: OpenDriver: trying /usr/lib/dri/swrast_dri.so
>     libGL error: dlopen /usr/lib/dri/swrast_dri.so failed
> (/usr/lib/dri/swrast_dri.so: cannot open shared object file: No such file or
> directory)
>     libGL error: unable to load driver: swrast_dri.so
>     libGL error: reverting to indirect rendering
>     display: :0  screen: 0
>     direct rendering: No (If you want to find out why, try setting
> LIBGL_DEBUG=verbose)
> 
> Because of multiarch nouveau_dri.so is currently in 
> /usr/lib/i386-linux-gnu/dri
> and /usr/lib/x86_64-linux-gnu/dri but libgl isn't looking for them. I had to
> change the LIBGL_DRIVERS_PATH variable to get 3d accel to work.
> 
Where's your libGL, and which package does it come from?  (provide the
output of 'ldd /usr/bin/glxinfo', and 'dpkg -S libGL.so.1')

Cheers,
Julien

Attachment: signature.asc
Description: Digital signature

Reply via email to