On Fri, 2010-12-03 at 14:39 +0530, suma s wrote:
> (*) DirectFB/Core: Multi Application Core. (2010-12-03 06:41)
> [ DEBUG ][ TRACE ]
> (*) Fusion/SHM: Using MADV_REMOVE (2.6.24.0 >= 2.6.19.2)
> (*) Direct/Thread: Started 'Fusion Dispatch' (10015) [MESSAGING
> OTHER/OTHER 0/0] <8388608>...
> (*) Direct/Thread: Started 'X11 Input' (-1) [INPUT OTHER/OTHER 0/0]
> <8388608>...
> (*) DirectFB/Input: X11 Input 0.1 (directfb.org)
> 

The issue is that DirectFB doesn't support the "Multi core" application
when using X11. Two options:
* Disable multi core.
* Use framebuffer (fbdev or devmem) instead of X11.

Do you need access to the same graphics surface from multiple processes
(or applications)? With X11, the X server typically makes sure you have
multiple windows.

Kind regards,

- Joris Dobbelsteen

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

Reply via email to