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

Re: xorg 6.9.0 and DRI



On Tue, Feb 21, 2006 at 10:42:00AM +0100, Michel D�er wrote:
>On Mon, 2006-02-20 at 23:52 -0500, Brian Victor wrote:
>> % LIBGL_DEBUG=verbose glxinfo
>> name of display: :0.0
>> libGL: XF86DRIGetClientDriverName: 4.0.4 r128 (screen 0)
>> libGL: OpenDriver: trying /usr/X11R6/lib/modules/dri/r128_dri.so
>> libGL error: dlopen /usr/X11R6/lib/modules/dri/r128_dri.so failed (/usr/X11R6/lib/modules/dri/r128_dri.so: undefined symbol: _glapi_add_dispatch)
>What does
>
>dpkg -S $(ldd $(which glxinfo)|grep libGL.so|cut -c16-|cut -d' ' -f1)
>
>say?

% dpkg -S $(ldd $(which glxinfo)|grep libGL.so|cut -c16-|cut -d' ' -f1)
xlibmesa-gl: /usr/X11R6/lib/libGL.so.1

-- 
Brian



Reply to: