Re: intel 3d accel



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 _@_"
http://www.lubos.vrbka.net


--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx



Relevant Pages

  • Problem with Xorg on Via Unichrome
    ... 3D driver returned no fbconfigs. ... libGL error: reverting to indirect rendering ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
    (Debian-User)
  • Xorg not working with Matrox G550?? MGAGetBOARDHANDLESize
    ... start until I download drivers from Matrox site. ... drmOpenDevice: open result is -1, ... how do I get auth to remotely try and start the xserver? ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
    (Debian-User)
  • startx fails: device dri/card0 missing
    ... drmOpenDevice: node name is /dev/dri/card0 ... failed to load kernel module "i830" ... I810: [drm] drmOpen failed ... To UNSUBSCRIBE, email to debian-user-request@lists.debian.org ...
    (Debian-User)