Hello folks,

 

I have built DFBTerm for a Zipit Z2 device, and I am having some trouble
getting it to load properly.  When I start it up I get the "raindrop"
style logo on a cream colored background, and then nothing else.
Mashing the keys doesn't have any effect and I have to either reboot the
device, or end it from a remote terminal.

 

I built it from the latest CVS source, and I also tried an old tarball.
The effect is the same.

 

Here is the output from when I run it ...

 

/mnt/sd0/home/dfbterm-zipitz2 # ./dfbterm2 

 

   ~~~~~~~~~~~~~~~~~~~~~~~~~~| DirectFB 1.4.2
|~~~~~~~~~~~~~~~~~~~~~~~~~~

        (c) 2001-2009  The world wide DirectFB Open Source Community

        (c) 2000-2004  Convergence (integrated media) GmbH

      ----------------------------------------------------------------

 

(*) DirectFB/Core: Single Application Core. (2009-12-07 00:02) 

(*) Direct/Memcpy: Using armasm_memcpy()

(*) Direct/Thread: Started 'VT Switcher' (-1) [CRITICAL OTHER/OTHER 0/0]
<2093056>...

(*) Direct/Thread: Started 'VT Flusher' (-1) [DEFAULT OTHER/OTHER 0/0]
<2093056>...

(*) DirectFB/FBDev: Found 'PXA' (ID 0) with frame buffer at 0xa1e81000,
150k (MMIO 0x00000000, 0k)

(*) Direct/Thread: Started 'Keyboard Input' (-1) [INPUT OTHER/OTHER 0/0]
<2093056>...

(*) DirectFB/Input: Keyboard 0.9 (directfb.org)

(*) DirectFB/Graphics: Generic Software Rasterizer 0.6 (directfb.org)

(*) DirectFB/Core/WM: Default 0.3 (directfb.org)

(*) Direct/Interface: Loaded 'FT2' implementation of 'IDirectFBFont'.

(*) Direct/Interface: Loaded 'PNG' implementation of
'IDirectFBImageProvider'.

 (!!!)  *** WARNING [Application exited without deinitialization of
DirectFB!] *** [core.c:859 in dfb_core_deinit_check()]

 

If I CTRL+C to end it, I get this ...

 

(!) [  475:    0.000] --> Caught signal 2 (sent by the kernel) <--

(!) [  468:    0.000] --> Caught signal 2 (sent by the kernel) <--

 (!!!)  *** WARNING [still objects in 'Window Pool'] *** [object.c:241
in fusion_object_pool_destroy()]

 (!!!)  *** WARNING [still objects in 'Layer Region Pool'] ***
[object.c:241 in fusion_object_pool_destroy()]

 (!!!)  *** WARNING [still objects in 'Layer Context Pool'] ***
[object.c:241 in fusion_object_pool_destroy()]

 (!!!)  *** WARNING [still objects in 'Surface Pool'] *** [object.c:241
in fusion_object_pool_destroy()]

 

I have also done an strace on it to look for missing dependencies,
libraries, etc. and I don't really see anything broken.  Here is that
output from a paste-bin (it's a lot to look at) ...

 

http://zipit.pastebin.com/f6ca4089d

 

If anyone has any ideas for me I would greatly appreciate it!  :-)

 

Thanks,
Steve D. Ballantyne

 

_______________________________________________
directfb-users mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to