On Thu, Aug 08, 2002 at 01:16:16PM -0400, Adam K Kirchhoff wrote: > Here's the kicker, though: you mentioned that DirectFB will use the > current mode if there's nothing available from fb.modes, correct?
That's what I gathered. I just quickly went over the code so it's possible I misread it... > Even when I move fb.modes out of /etc, DirectFB apps still fail to display Odd. Are you using 8bpp? DirectFB possibly doesn't like it. There have been some changes to the 8bpp code. Previously one had to recompile DirectFB with --enable-rgb332 to use 8bpp and the implementation used some palette stuff from fbdev. I'm not sure how it's done these days. But you should try with 16 or 32 bpp. -- Ville Syrj�l� [EMAIL PROTECTED] http://www.sci.fi/~syrjala/ -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-dev" as subject.
