Davide Viti schrieb:
> On Tue, Oct 03, 2006 at 10:17:12PM +0200, Denis Oliver Kropp wrote:
>>> (!) DirectFB/FBDev: Unsupported pixelformat: rgba 5/0, 6/5, 5/11, 0/0 
>>> (16bit)
>> Looks like BGR instead of RGB...
> 
> anything I cand do to force the right mode (possibly
> without having to recompile)?

Comment out systems/fbdev/fbdev.c line 1524:

//               if (dfb_fbdev_compatible_format( var, 0, 5, 6, 5, 0, 
11, 5, 0 ))
                     return DSPF_RGB16;


If colors look good, it's a bug in the fb driver.

-- 
Best regards,
   Denis Oliver Kropp

.------------------------------------------.
| DirectFB - Hardware accelerated graphics |
| http://www.directfb.org/                 |
"------------------------------------------"

_______________________________________________
directfb-dev mailing list
directfb-dev@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to