(Hi, I'm trying to to execute a simple test program on a board with an TI AM3505 (arm cortex a8). Provided with I don't have a LCD for my board I'm turned into directfb with Voodoo enabled. I cross-compiled Directfb 1.4.5 with Voodoo enabled, everything fine, but if I launch dfbproxy on my pc and a dfbexample but the output on the board is.
~~~~~~~~~~~~~~~~~~~~~~~~~~| DirectFB 1.4.5 |~~~~~~~~~~~~~~~~~~~~~~~~~~ (c) 2001-2009 The world wide DirectFB Open Source Community (c) 2000-2004 Convergence (integrated media) GmbH ---------------------------------------------------------------- (*) Direct/Interface: Loaded 'Requestor' implementation of 'IDirectFB'. (*) Voodoo/Client: Looking up host '10.9.8.24'... (*) Voodoo/Client: Connecting to '10.9.8.24:2323'... (*) Direct/Thread: Started 'Voodoo Dispatch' (-1) [MESSAGING OTHER/OTHER 0/0] <8388608>... (*) Direct/Thread: Started 'Voodoo Input' (-1) [INPUT OTHER/OTHER 0/0] <8388608>... (*) Direct/Thread: Started 'Voodoo Output' (-1) [OUTPUT OTHER/OTHER 0/0] <8388608>... (!!!) *** WARNING [can't handle this as a client] *** [manager.c:952 in handle_super()] (!!!) *** WARNING [can't handle this as a client] *** [manager.c:952 in handle_super()] (!!!) *** WARNING [can't handle this as a client] *** [manager.c:952 in handle_super()] (!!!) *** WARNING [can't handle this as a client] *** [manager.c:952 in handle_super()] .... And the output on the on the client (pc runnign dfbproxy) is : Voodoo/Server: Super interface '' is not available! Voodoo/Server: Super interface '' is not available! Voodoo/Server: Super interface '' is not available! .... How can I resove this?? Thank you in advance Carlo Ferraresi
_______________________________________________ directfb-dev mailing list directfb-dev@directfb.org http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev