On Wed, 2001-12-19 at 16:00, Yom, Francis wrote: > Okay. I've been working on this on my own, and I think I found > something. In an earlier post, Michel asked if I am using the Option > "UseFBDev". I am NOT. However in my XFree86.0.log, I notice that the > DOUBLE-BUFFER and FB extensions get loaded. Should this be happening? > If not, how can I comment them out and prevent them from loading. > > My suspicion is that I'm using FBDev even when I am not asking for it.
You aren't. The fb module (libfb.a) isn't related to framebuffer devices, it's not even an extension. It's the low level software rendering code. As for the double buffer extension, I don't know - don't you have Load "dbe" in your Section "Module"? -- 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
