On Thu, Oct 18, 2001 at 02:07:11PM -0700, Nicolas Lopez wrote:
> On Thu, Oct 18, 2001 at 12:46:18PM -0700, Tom Rini wrote:
> > On Thu, Oct 18, 2001 at 12:25:09PM -0700, Nicolas Lopez wrote:
> > But does the iBook have enough VRAM to do DRI on even 640x480 at >16bpp?
>   Um, yeah. [EMAIL PROTECTED] is less than a 1M framebuffer. There's 8M there.

Yeah, but doesn't DRI need a whole lot more?  You can run X at 1024x768
at 24/32, but not w/ DRI.  [EMAIL PROTECTED] w/ DRI is a go tho.  Last I tried
anyhow. :)

>   And I just refreshed my xfree86 source tree, r128_dri.c still says:
>     case 8:  /* 8bpp mode is not support */
>     case 15: /* FIXME */
>     case 24: /* FIXME */
>         xf86DrvMsg(pScreen->myNum, X_ERROR,
>                    "[dri] R128DRIScreenInit failed (depth %d not supported). 
> "
>                    "Disabling DRI.\n", info->CurrentLayout.pixel_code);
>         return FALSE;
> 
>   So it wouldn't even try if it did have the vram.

heh.  So it's moot anyhow.  Can the original poster try doing it at 16
bit?

-- 
Tom Rini (TR1265)
http://gate.crashing.org/~trini/

Reply via email to