Julien Cristau wrote:
> On Wed, Sep 30, 2009 at 21:29:22 +0200, Eric Valette wrote:
> 
>> OpenGL vendor string: Mesa Project
>>
>> OpenGL renderer string: Software Rasterizer
>>
>> OpenGL version string: 2.1 Mesa 7.7-devel
>>
> Run glxinfo with LIBGL_DEBUG=verbose.  And attach the X log.
> 
> Cheers,
> Julien

Thanks for the tip!

libGL: OpenDriver: trying /usr/lib/dri/tls/i965_dri.so
libGL: OpenDriver: trying /usr/lib/dri/i965_dri.so
libGL error: dlopen /usr/lib/dri/i965_dri.so failed
(/usr/lib/dri/i965_dri.so: undefined symbol: drm_intel_bo_busy)
<================
libGL error: unable to load driver: i965_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

looked in my drm git tree and found the symbol was there s well as in
the installed version. I had a old libdrm_intel.so in /usr/local/lib!
grrr Dunno how 7.5 was working and installing 7.6 broke?

Sorry to waste your time with my own mess.

PS: Any news about an upcoming  fix for the 1.6.4 breakage for ati?

--eric





-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to