Le Tuesday 12 August 2008 17:37:44 Gianluca, vous avez écrit :
> Hi managed to cross-compile the directFB for my arm target.
>
> Running a test application - taken from the tutorial ones on the web
> site - I got the following error:
>
>
>    ~~~~~~~~~~~~~~~~~~~~~~~~~~| DirectFB 1.2.0 |~~~~~~~~~~~~~~~~~~~~~~~~~~
>         (c) 2001-2008  The world wide DirectFB Open Source Community
>         (c) 2000-2004  Convergence (integrated media) GmbH
>       ----------------------------------------------------------------
>
> (*) DirectFB/Core: Single Application Core. (2008-08-11 18:52)
> (!) DirectFB/core/system: No system found!
> TestApp.c <54>:
>         (#) DirectFBError [DirectFBCreate (&dfb)]: No (suitable)
> implementation found!
>
>
> Am I missing some run / compile time configuration setting?
>
> Thanks,
>     Gianluca
>
> _______________________________________________
> directfb-users mailing list
> directfb-users@directfb.org
> http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Hi
The library couldn't find your framebuffer. Is your Framebuffer activated in 
your kernel settings? Does your screen driver works? Try 
echo "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" >/dev/fb
0
The first pixels of your screen must change if /dev/fb0 is working. 

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

Reply via email to