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. 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. - Nick Lopez [EMAIL PROTECTED] -- As sugested, I checked Microsoft's definition of Microsoft. The Encarta Dictionary [msn.com] says "No matches found for: Microsoft" The Encarta Encyclopedia [msn.com], however, has a much more fitting definition: "Microsoft VBScript runtime error '800a0005', Invalid procedure call or argument, /shared/spot/xmlsearchcore.inc, line 572 " I think that really sums it up!