DirectFB 1.0.0
ARM Processor
------------------
Okay, now I'm stuck again.
I've built linux-fusion. No errors.
Rebuilt directfb. No errors.
IF I run the Text example (pretty much as is except COOPERATIVE is NORMAL),
program works just fine:
test1 &
HOWEVER, if I run a second one (everything is the same but the rectangle and
text location is offset), then I get the following:
test1 & (started in telnet session #1)
test2 & (started in telnet session #2)
What I see is that test1 is aborted partway through as is test2.
test1 gives me the following:
=======================| DirectFB 1.0.0 |=======================
(c) 2001-2007 The DirectFB Organization (directfb.org)
(c) 2000-2004 Convergence (integrated media) GmbH
------------------------------------------------------------
(*) DirectFB/Core: Multi Application Core. (2007-04-04 19:56)
(*) Fusion/SHM: Not using MADV_REMOVE (2.6.10.0 < 2.6.19.2)!
(*) Direct/Thread: Running 'Fusion Dispatch' (MESSAGING, 10623)...
(*) Direct/Thread: Running 'VT Switcher' (CRITICAL, 10633)...
(*) Direct/Thread: Running 'PS/2 Input' (INPUT, 10652)...
(*) DirectFB/Input: IMPS/2 Mouse 1.0 (directfb.org)
(*) Direct/Thread: Running 'Keyboard Input' (INPUT, 10654)...
(*) DirectFB/Input: Keyboard 0.9 (directfb.org)
(!) Direct/Modules: Could not open module directory
`/usr/local/lib/directfb-1.0-0/gfxdrivers'!
--> No such file or directory
(*) DirectFB/Graphics: Generic Software Rasterizer 0.6 (directfb.org)
(*) DirectFB/Core/WM: Default 0.3 (directfb.org)
(*) Direct/Interface: Loaded 'FT2' implementation of 'IDirectFBFont'.
(!!!) *** WARNING [Freeing buffer with a non-zero lock counter] ***
[surfaces.c:1692 in dfb_surface_destroy_buffer()]
(!!!) *** WARNING [Freeing buffer with a non-zero lock counter] ***
[surfaces.c:1692 in dfb_surface_destroy_buffer()]
(!) DirectFB/core/vt: Unable to disallocate VT!
--> Device or resource busy
test2 gives me the following:
=======================| DirectFB 1.0.0 |=======================
(c) 2001-2007 The DirectFB Organization (directfb.org)
(c) 2000-2004 Convergence (integrated media) GmbH
------------------------------------------------------------
(*) DirectFB/Core: Multi Application Core. (2007-04-04 19:56)
(*) Fusion/SHM: Not using MADV_REMOVE (2.6.10.0 < 2.6.19.2)!
(*) Direct/Thread: Running 'Fusion Dispatch' (MESSAGING, 10656)...
(!) Direct/Modules: Could not open module directory
`/usr/local/lib/directfb-1.0-0/gfxdrivers'!
--> No such file or directory
(*) DirectFB/Graphics: Generic Software Rasterizer 0.6 (directfb.org)
(*) Direct/Interface: Loaded 'FT2' implementation of 'IDirectFBFont'.
(!) [10655: 9.114] --> Caught signal 15 (sent by pid 10622, uid 0) <--
(!) Direct/Thread: Canceling 'Fusion Dispatch' (10656)!
Terminated
I am very puzzled as to what is going on here. I would have thought that using
linux-fusion would be fairly straight-forward...
Any help would be appreciated...
Thanks!
Lloyd
_______________________________________________
directfb-users mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users