Hi,

On Sat, 2009-02-21 at 21:21 -0700, Fred R. Beck wrote:
> I am trying to port GTK+DirectFB to the COWON O2.  This PMP uses the 
> DaVinci chipset with an embedded ARM9.  My first go around was to 
> assemble all of the necessary libraries and then build a GTK test app.  
> I'd started to build a custom input driver but wanted to give the TSL 
> and DirectFB defaults a go first.  The micro-Linux running on the O2 has 
> no support for shared objects so all the libraries and test app are 
> build static.
> 
> When running my test app (see: 
> http://wingtk.sourceforge.net/ishan/sliders.html), I was able to capture 
> the following output:
> 
>    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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-02-09 06:50)
> (!) DirectFB/core/system: No system found!
> (#) DirectFBError [gdk_display_open: DirectFBCreate]: no (suitable) 
> implementation found!

Have you tried to run a much simpler DirectFB test application? You
should first verify that DirectFB works at all before you proceed to
something as complex as a GTK+ application. The DirectFB-examples
package has some simple test applications you can try.


Sven


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

Reply via email to