On Friday 22 December 2006 01:52, you wrote: > > Try > > LIBGL_DEBUG=verbose glxinfo 2>&1 >/dev/null
There are complaints about missing files relating to libglide3 (attached glx.log) and a file that doesn't seem to exist period (drirc), even via apt-cache search. I wasn't previously aware there was a libglide3, and don't recall it being any sort of dependency for the tdfx driver. I've had libglide2 for a while now. I just installed libglide3 and ran the same command (attached glx-postglide3.log), and there were related errors. I also temporarily commented the AIGLX line from my xorg.conf, that you advised earlier, but the crashes reoccurred. -- ...Rob
$ LIBGL_DEBUG=verbose glxinfo 2>&1 >/dev/null libGL: XF86DRIGetClientDriverName: 1.3.0 tdfx (screen 0) libGL: OpenDriver: trying /usr/lib/dri/tdfx_dri.so drmOpenByBusid: Searching for BusID pci:0000:01:00.0 drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is 4, (OK) drmOpenByBusid: drmOpenMinor returns 4 drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0 libGL warning: 3D driver claims to not support visual 0x25 libGL warning: 3D driver claims to not support visual 0x26 libGL warning: 3D driver claims to not support visual 0x29 libGL warning: 3D driver claims to not support visual 0x2a libGL warning: 3D driver claims to not support visual 0x2d libGL warning: 3D driver claims to not support visual 0x2e libGL warning: 3D driver claims to not support visual 0x31 libGL warning: 3D driver claims to not support visual 0x32 libGL warning: 3D driver claims to not support visual 0x35 libGL warning: 3D driver claims to not support visual 0x36 libGL warning: 3D driver claims to not support visual 0x39 libGL warning: 3D driver claims to not support visual 0x3a libGL warning: 3D driver claims to not support visual 0x3d libGL warning: 3D driver claims to not support visual 0x3e libGL warning: 3D driver claims to not support visual 0x41 libGL warning: 3D driver claims to not support visual 0x42 libGL error: Can't open configuration file /etc/drirc: No such file or directory. libGL error: Can't open configuration file /home/rbochan/.drirc: No such file or directory. libGL error: can't find Glide library, dlopen(libglide3-v5.so) and dlopen(libglide3.so) both failed. libGL error: dlerror() message: libglide3.so: cannot open shared object file: No such file or directory
$ LIBGL_DEBUG=verbose glxinfo 2>&1 >/dev/null libGL: XF86DRIGetClientDriverName: 1.3.0 tdfx (screen 0) libGL: OpenDriver: trying /usr/lib/dri/tdfx_dri.so drmOpenByBusid: Searching for BusID pci:0000:01:00.0 drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is 4, (OK) drmOpenByBusid: drmOpenMinor returns 4 drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0 libGL warning: 3D driver claims to not support visual 0x25 libGL warning: 3D driver claims to not support visual 0x26 libGL warning: 3D driver claims to not support visual 0x29 libGL warning: 3D driver claims to not support visual 0x2a libGL warning: 3D driver claims to not support visual 0x2d libGL warning: 3D driver claims to not support visual 0x2e libGL warning: 3D driver claims to not support visual 0x31 libGL warning: 3D driver claims to not support visual 0x32 libGL warning: 3D driver claims to not support visual 0x35 libGL warning: 3D driver claims to not support visual 0x36 libGL warning: 3D driver claims to not support visual 0x39 libGL warning: 3D driver claims to not support visual 0x3a libGL warning: 3D driver claims to not support visual 0x3d libGL warning: 3D driver claims to not support visual 0x3e libGL warning: 3D driver claims to not support visual 0x41 libGL warning: 3D driver claims to not support visual 0x42 libGL error: Can't open configuration file /etc/drirc: No such file or directory. libGL error: Can't open configuration file /home/rbochan/.drirc: No such file or directory. libGL error: can't find Glide library, dlopen(libglide3-v5.so) and dlopen(libglide3.so) both failed. libGL error: dlerror() message: /usr/lib/libglide3.so: undefined symbol: __LINE__