hi,
the output has the key to your problems:
> libGL: XF86DRIGetClientDriverName: 1.5.1 i915 (screen 0)
> libGL: OpenDriver: trying /usr/lib/dri/i915_dri.so
> 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
this is ok.
> ERROR! sizeof(I830DRIRec) does not match passed size from device
> driver
> libGL warning: 3D driver returned no fbconfigs.
> libGL error: InitDriver failed
> libGL error: reverting to (slow) indirect rendering
this is the problem.
check, i.e., this bugreport, i think it's related
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=359328
i propose you to try the following:
1) download the latest file for i915 (not for i810, although the driver
used in xorg is i810!) from dri.freedesktop.org.
2) overwrite /usr/lib/dri/i915_dri.so and
/usr/lib/xorg/modules/drivers/i810_drv.so with those precompiled files
from the tarball
this worked for me and should work for you as well. before overwriting
the files, shutdown x.
regards,
--
Lubos [EMAIL PROTECTED]"
http://www.lubos.vrbka.net
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]