https://bugzilla.novell.com/show_bug.cgi?id=198125 ------- Comment #11 from claes.backstrom@gmail.com 2006-10-09 14:19 MST ------- Not sure if this will help but I'll give the information any way. Using glxinfo with mesa works as supposed but it can't load fglrx_dri.so LIBGL_DEBUG=verbose LD_PRELOAD=/usr/lib/libGL.so.1 glxinfo name of display: :0.0 libGL: XF86DRIGetClientDriverName: 8.29.6 fglrx (screen 0) libGL: OpenDriver: trying /usr/lib/dri/updates/fglrx_dri.so libGL error: dlopen /usr/lib/dri/updates/fglrx_dri.so failed (/usr/lib/dri/updates/fglrx_dri.so: cannot open shared object file: No such file or directory) libGL: OpenDriver: trying /usr/lib/dri/fglrx_dri.so libGL error: dlopen /usr/lib/dri/fglrx_dri.so failed (/usr/lib/dri/fglrx_dri.so: undefined symbol: __glXFindDRIScreen) libGL error: unable to load driver: fglrx_dri.so display: :0 screen: 0 direct rendering: No server glx vendor string: SGI server glx version string: 1.2 server glx extensions: --- cut --- The same with fglrx: LIBGL_DEBUG=verbose LD_PRELOAD=/usr/X11R6/lib/libGL.so.1 glxinfo name of display: :0.0 libGL: XF86DRIGetClientDriverName: 8.29.6 fglrx (screen 0) libGL: OpenDriver: trying /usr/X11R6/lib/modules/dri/fglrx_dri.so libGL: XF86DRIGetClientDriverName: 8.29.6 fglrx (screen 0) drmOpenByBusid: busid is PCI:1:0:0 drmOpenDevice: minor is 0 drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is 4, (OK) drmOpenByBusid: drmOpenMinor returns 4 drmOpenByBusid: drmGetBusid reports PCI:1:0:0 --- stops hangs --- The same happens with fglrxinfo -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.