On Fri, 2001-12-21 at 21:25, Jean-Marc Valin wrote:
> > Just "/dev/agpgart support" is not enough, you also have to select
> > support for your chipset, but maybe all available support is enabled by
> > default.
> 
> OK, I finally got AGP to work, using *only* CONFIG_AGP_INTEL. And I got
> DRI working at 1280x1024. Unfortunately, I can't get it to work at
> 1400x1050 (SXGA+), which is my normal LCD resolution. It complains that
> it can't allocate 8663 kB of memory, which is normal since I only have 8
> MB video memory. Is there any way to "save some memory" so that I could
> get DRI @ 1400x1050?

No. DRI needs a front, back and depth buffer and there's no way they can
fit into 8 megs in that resolution. Not with the current static
allocation scheme, that is, but don't hold your breath waiting for a
dynamic one. ;)


-- 
Earthling Michel D�nzer (MrCooper)/ Debian GNU/Linux (powerpc) developer
XFree86 and DRI project member   /  CS student, Free Software enthusiast
_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to