On Mon, Apr 13, 2009 at 06:54:12PM +0530, tina nambiar wrote:
> Hi all,
> 
>      While Directfb any application ,for example dfbscreen runs on the ARM
> board signal 5 is caught . the error log is pasted below . could someone
> give me suggestions as to how i can solve the problem .
> 
>  ~~~~~~~~~~~~~~~~~~~~~~~~~~| DirectFB 1.3.0 |~~~~~~~~~~~~~~~~~~~~~~~~~~
>         (c) 2001-2008  The world wide DirectFB Open Source Community
>         (c) 2000-2004  Convergence (integrated media) GmbH
>       ----------------------------------------------------------------
> 
> (*) DirectFB/Core: Single Application Core. (2009-04-13 10:15) [ DEBUG ]
> (*) Direct/Thread: Started 'VT Switcher' (-1) [CRITICAL OTHER/OTHER 0/0]
> <2093056>...
> (*) DirectFB/Genefx: No software fallbacks supported
> (*) DirectFB/Graphics: Dummy Software Rasterizer 0.0 (directfb.org)

This is unrelated to your problem but you've disable software rendering
and you don't seem to have a gfxdriver which means you won't be able to
render anything.

> (*) DirectFB/Core/WM: Default 0.3 (directfb.org)
> (*) FBDev/Surface: Allocated 640x480 0 bit RGB32 buffer (index 0) at offset
> 0 and pitch 0.
              ^

That is your problem. Your framebuffer kernel driver seems to be broken.

-- 
Ville Syrjälä
[email protected]
http://www.sci.fi/~syrjala/
_______________________________________________
directfb-users mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to