[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#359328: i810/i915 still missing something



I've upgraded i915_dri.so to
http://dri.freedesktop.org/snapshots/i915-20060403-linux.i386.tar.bz2,
upgraded libshadow.so and libi180_drv.so to Alan Hourihane's latest at
http://www.fairlite.demon.co.uk/intel.html (being i810 1.6.13).  I'm
running Linux 2.6.16.

Apparently there are yet more hoops to jump through. GLX is still not
working . Before upgrading i915_dri.so I was getting "ERROR!
sizeof(I830DRIRec) does not match passed size from device driver", with
direct rendering: No.

Now with the upgraded i915_dri.so I do have direct rendering: Yes, but
with the error:

$ LIBGL_DEBUG=verbose glxinfo
name of display: :0.0
libGL: XF86DRIGetClientDriverName: 1.6.13 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
libGL warning: 3D driver claims to not support visual 0x23
libGL warning: 3D driver claims to not support visual 0x25
libGL warning: 3D driver claims to not support visual 0x27
libGL warning: 3D driver claims to not support visual 0x29
libGL warning: 3D driver claims to not support visual 0x2b
libGL warning: 3D driver claims to not support visual 0x2d
libGL warning: 3D driver claims to not support visual 0x2f
libGL warning: 3D driver claims to not support visual 0x31
libGL error:
Can't open configuration file /etc/drirc: No such file or directory.
libGL error:
Can't open configuration file /home/drew/.drirc: No such file or
directory.
display: :0  screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.2


So the next problem is these 0xNN visuals not supported, and some
missing /etc/drirc.
Consequently glxgears displays nothing but a black box with no frame
rate.

My i810 device is "Intel Corporation 82852/855GM Integrated Graphics
Device".

Drew



Reply to: