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

Bug#362869: No direct rendering for radeon 9100 IGP



On Sun, 2006-04-16 at 22:30 -0400, Ahmad Khayyat wrote:
> 
> The output of LIBGL_DEBUG=verbose glxinfo:
> name of display: :0.0
> libGL: XF86DRIGetClientDriverName: 5.0.3 r200 (screen 0)
> libGL: OpenDriver: trying /usr/X11R6/lib/modules/dri/r200_dri.so
> libGL error: dlopen /usr/X11R6/lib/modules/dri/r200_dri.so failed 
> (/usr/X11R6/lib/modules/dri/r200_dri.so: undefined symbol: 
> _glapi_set_warning_func)

This symbol is defined by the corresponding libGL; it's probably picking
up a rogue libGL, check with

ldd $(which glxinfo) | grep libGL.so


-- 
Earthling Michel Dänzer      |     Debian (powerpc), X and DRI developer
Libre software enthusiast    |   http://svcs.affero.net/rm.php?r=daenzer



Reply to: