Hi All,
I am trying to run a DirectFB application on the DaVinci processor with output
on LCD. My analog output runs perfectly fine without any issues on TV.
I have modified my driver to support LCD output AND all my test applications (
WITHOUT DIRECTFB ) run perfectly fine on the display. YET, none of the DIrectFB
applications work on LCD. Here is the log output which the application throws
up when i run that -
/* LOG OUTPUT */
************************************************************************
---------------------- DirectFB v0.9.22 ---------------------
(c) 2000-2002 convergence integrated media GmbH
(c) 2002-2004 convergence GmbH
-----------------------------------------------------------
(*) DirectFB/Core: Single Application Core. (1905-06-06 12:06)
(*) Direct/Thread: Running 'VT Switcher' (CRITICAL, 1015)...
(!) DirectFB/FBDev: Could not retrieve palette for backup!
--> Invalid argument
(*) Direct/Thread: Running 'PS/2 Input' (INPUT, 1030)...
(!!!) *** UNIMPLEMENTED [fusion_reactor_set_lock] *** [reactor.c:802]
(*) DirectFB/Input: IMPS/2 Mouse 1.0 (Convergence GmbH)
(*) Direct/Thread: Running 'Keyboard Input' (INPUT, 1036)...
(*) DirectFB/Input: Keyboard 0.9 (convergence integrated media GmbH)
(*) DirectFB/Graphics: Generic Software Rasterizer 0.6 (convergence integrated
media GmbH)
(!) DirectFB/FBDev: No supported modes found in /etc/fb.modes and current mode
not supported!
(!) DirectFB/FBDev: Current mode's pixelformat: rgba 5/11, 6/5, 5/0, 0/0 (16bit)
(!) DirectFB/Core/layers: Failed to initialize layer 0!
--> Initialization error!
(!) DirectFB/Core: Could not initialize 'layers' core!
--> Initialization error!
dfbTest1.c <89>:
(#) DirectFBError [DirectFBCreate (&dfb)]: Initialization error!
************************************************************************
Once i run my sample test application, and then i try out this very
application, the output comes differently but without any results.... I dont
see the display but the application "seems" to be running fine.
/* LOG OUTPUT */
************************************************************************
---------------------- DirectFB v0.9.22 ---------------------
(c) 2000-2002 convergence integrated media GmbH
(c) 2002-2004 convergence GmbH
-----------------------------------------------------------
(*) DirectFB/Core: Single Application Core. (1905-06-06 12:06)
(*) Direct/Thread: Running 'VT Switcher' (CRITICAL, 1078)...
(!) DirectFB/FBDev: Could not retrieve palette for backup!
--> Invalid argument
(*) Direct/Thread: Running 'PS/2 Input' (INPUT, 1084)...
(!!!) *** UNIMPLEMENTED [fusion_reactor_set_lock] *** [reactor.c:802]
(*) DirectFB/Input: IMPS/2 Mouse 1.0 (Convergence GmbH)
(*) Direct/Thread: Running 'Keyboard Input' (INPUT, 1096)...
(*) 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/Interface: Loaded 'JPEG' implementation of 'IDirectFBImageProvider'.
(*) Direct/Interface: Loaded 'FT2' implementation of 'IDirectFBFont'.
(!!!) *** WARNING [still objects in 'Surface Pool'] *** [object.c:200 in
fusion_object_pool_destroy()]
************************************************************************
Please help me out as it seems that i would have to let go DirectFB if this
doesnt work out well..which means further re-working all modules ...
Thanx in advance,
Sundar_______________________________________________
directfb-dev mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev