On Mon, 2007-01-08 at 14:58 +0100, [EMAIL PROTECTED] wrote: > On Mon, 8 Jan 2007, Michel Dänzer - [EMAIL PROTECTED] wrote: > > > LIBGL_DEBUG=verbose glxinfo 2>&1 >/dev/null > > > > should give a hint. > > Ok, it does (thanks for the hint): > > ---------------------- > $ LIBGL_DEBUG=verbose glxinfo 2>&1 >/dev/null > libGL: XF86DRIGetClientDriverName: 1.7.2 i915 (screen 0) > libGL: OpenDriver: trying /usr/lib/dri/i915_dri.so > libGL error: dlopen /usr/lib/dri/i915_dri.so failed > (/usr/lib/dri/i915_dri.so: undefined symbol: _glapi_get_dispatch) > libGL error: unable to find driver: i915_dri.so > libGL: XF86DRIGetClientDriverName: 1.7.2 i915 (screen 0) > libGL: OpenDriver: trying /usr/lib/dri/i915_dri.so > libGL error: dlopen /usr/lib/dri/i915_dri.so failed > (/usr/lib/dri/i915_dri.so: undefined symbol: _glapi_get_dispatch) > libGL error: unable to find driver: i915_dri.so > ----------------------- > > So there's a version mismatch between libgl1-mesa-dri (i915_dri) and > libgl1-mesa-glx/fglrx-driver (libGL) [both packages contain i915_dri.so, > both are installed]
Yes, fglrx's libGL is not compatible with current libgl1-mesa-dri. -- Earthling Michel Dänzer | http://tungstengraphics.com Libre software enthusiast | Debian, X and DRI developer