5 Aug 2003 11:08
DRI vs Intel 82810-DC100
Stephen Borrill <netbsd <at> precedence.co.uk>
2003-08-05 09:08:53 GMT
2003-08-05 09:08:53 GMT
I've been trying to get X to work on a Dell Optiplex GX100 which has integrated Intel 82810-DC100 graphics. I've previously had few problems getting the i810 driver to work (except having to fix the VideoRam size due to memory allocation problems). Whenever I try and get the i810 driver to work with the 82810-DC100, the screen just blanks and the console is locked (can't change back to text console). Dell do provide XF86Config files on their website and I notice that they include the dri module (not really any other differences). I also note that NetBSD doesn't currently support DRI with XFree86. Is my problem likely to be down to the lack of DRI support? Is there no non-DRI fallback? -- -- Stephen Borrill
- Hubert
P.S.: Here's my XF86Config file:
# File generated by xf86config.
Section "Module"
Load "dbe" # Double buffer extension
SubSection "extmod"
Option "omit xfree86-dga" # don't initialise the DGA extension
EndSubSection
Load "type1"
Load "freetype"
Load "glx"
RSS Feed