Based on this thread, I've switched from i810 to intel driver (can't get dual monitors working, but I'll get back to that).
I've run that libgl debug line and got the following: [EMAIL PROTECTED]:~$ LIBGL_DEBUG=verbose glxinfo 2>&1 >/dev/null libGL: XF86DRIGetClientDriverName: 1.8.0 i915 (screen 0) libGL: OpenDriver: trying /usr/lib/dri/i915_dri.so drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is 4, (OK) drmOpenByBusid: Searching for BusID pci:0000:00:02.0 drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is 4, (OK) drmOpenByBusid: drmOpenMinor returns 4 drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0 libGL warning: 3D driver claims to not support visual 0x5b libGL error: Can't open configuration file /etc/drirc: No such file or directory. libGL error: Can't open configuration file /home/kerry/.drirc: No such file or directory. So I'm getting further than Roy. I don't know what the warning about "visual 0x5b" is - is that a resolution setting? Maybe 915resolution is confusing the driver? Is drirc something I need to install, or can I just create a blank config file?
