Hi Denis, On Tue, Oct 03, 2006 at 11:07:47PM +0200, Denis Oliver Kropp wrote: > 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; > >
tried that (and after 230 minutes for recompiling dfb...)
this is whta I get on the console:
-----
(*) DirectFB/Config: Parsing config file '/etc/directfbrc'.
---------------------- DirectFB v0.9.25 ---------------------
(c) 2000-2002 convergence integrated media GmbH
(c) 2002-2004 convergence GmbH
-----------------------------------------------------------
(*) DirectFB/Core: Single Application Core. (2006-10-04 00:17)
(*) Direct/Thread: Running 'VT Switcher' (CRITICAL, 29306)...
(*) Direct/Modules: suppress module 'linux_input'
(*) Direct/Thread: Running 'Keyboard Input' (INPUT, 29307)...
(!!!) *** UNIMPLEMENTED [fusion_reactor_set_lock] ***
[../../../lib/fusion/reactor.c:853]
(*) DirectFB/Input: Keyboard 0.9 (convergence integrated media GmbH)
(*) DirectFB/Graphics: Generic Software Rasterizer 0.6 (convergence integrated
media GmbH)
(*) DirectFB/Core/WM: Default 0.2 (Convergence GmbH)
(*) Direct/Thread: Running 'EventBufferFeed' (MESSAGING, 29308)...
(!) DirectFB/FBDev: Panning display failed!
--> Invalid argument
-----
so the error disappeared
> If colors look good, it's a bug in the fb driver.
the frontend starts, but colors are a bit messed up as you can se in [1]
would this be a firectfb problem or a kernel problem?
here some details about the virtual machine I'm using:
----
[EMAIL PROTECTED]:~/dfb/directfb-0.9.25.1$ cat /proc/cpu
cpu/ cpuinfo
[EMAIL PROTECTED]:~/dfb/directfb-0.9.25.1$ cat /proc/cpuinfo
Processor : ARM926EJ-S rev 5 (v5l)
BogoMIPS : 183.50
Features : swp half fastmult edsp java
CPU implementer : 0x41
CPU architecture: 5TEJ
CPU variant : 0x0
CPU part : 0x926
CPU revision : 5
Cache type : write-through
Cache clean : not required
Cache lockdown : not supported
Cache format : Harvard
I size : 4096
I assoc : 4
I line length : 32
I sets : 32
D size : 65536
D assoc : 4
D line length : 32
D sets : 512
Hardware : ARM-Versatile PB
Revision : 0000
Serial : 0000000000000000
[EMAIL PROTECTED]:~/dfb/directfb-0.9.25.1$ uname -a
Linux debian-arm 2.6.18-1-versatile #1 Mon Sep 25 16:38:29 CEST 2006 armv5tejl
GNU/Linux
----
let me know if there's anything else I can do to narrow the problem down
ciao,
Davide
[1] http://www.webalice.it/zinosat/g-i/g-i_arm.png
signature.asc
Description: Digital signature
_______________________________________________ directfb-dev mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
