Subject: DRI and i810 on a ThinkPad R51
To: None <current-users@netbsd.org>
From: Wouter Klouwen <dublet@dublet.org>
List: current-users
Date: 07/29/2004 19:08:46
Dear list,

after a while of owning said ThinkPad R51, and playing around with some
OpenGL things, I was curious if DRI works on NetBSD and the Intel i810
driver*. 

After getting the xsrc sources and building XF4 with `#define BuildXF86DRI
YES' in xfree/xc/config/cf/host.def, the DRI modules do get build, and
installed, but when trying to load it, it gives a couple of unresolved
symbols** and reports direct rendering is unavailable.

Any solution for this?

Thanks in advance,
	Wouter

*The actual card is an Intel 82852/855GM integrated laptop device.

**These symbols are:
in libdrm.o:
-xf86InstallSIGIOHandler
-xfRemoveSIGIOHandler
in i810_drv.o:
-shadowAdd
-shadowSeup
-ShadowFBInit