Hi, 

I'm using Directfb 1.0 and also currently looking to run df_video with no_vt. 
This is what i have experienced on my board so far- 
1. For the df_* tests that accesses keyboard input, better not set no-vt.  For 
example, if i set df_video no-vt, it aborts when initializing keyboard input.
2. For df_* tests that does not access the keyboard, must set no-vt otherwise 
it aborts when exiting. For example df_dok no-vt is fine but just df_dok causes 
an exception when exiting. I followed the code and it aborts when calling 
usleep in dfb_vt_shutdown() ?! One other thing, no-vt significantly improves 
df_dok software acceleration.

It looks to me that no-vt will only help u solve the disallocate error at the 
end. The problem seem to be at startup- 
(*) Direct/Thread: Started 'Keyboard Input' (3739) [INPUT OTHER/OTHER 
0/0] <8388
608>...
(*) DirectFB/Input: Keyboard 0.9 (directfb.org)
(!) [ 3729:    0.000] --> Caught signal 11 (at 0x2344, invalid 
address) <--

I had the same problem with df_video.After i removed the no-vt it started 
correctly.
Sorry wasnt much of help as u've already tried ./dfbinfo.

best,
Nigel


> Date: Sat, 22 Nov 2008 19:29:12 +0100
> From: [EMAIL PROTECTED]
> To: directfb-users@directfb.org
> Subject: Re: [directfb-users] DirectFB programs terminating with signal 11
> 
> Ok, does anyone have a clue about this problem? Nobody answered my 
> last email.
> 
> [EMAIL PROTECTED] root]# dfbinfo --dfb:no-vt
> 
>     ~~~~~~~~~~~~~~~~~~~~~~~~~~| DirectFB 1.2.6 |~~~~~~~~~~~~~~~~~~~~~~~~~~
>          (c) 2001-2008  The world wide DirectFB Open Source Community
>          (c) 2000-2004  Convergence (integrated media) GmbH
>        ----------------------------------------------------------------
> 
> (*) DirectFB/Core: Single Application Core. (2008-11-08 01:58)
> (*) Direct/Thread: Started 'PS/2 Input' (-1) [INPUT OTHER/OTHER 0/0] 
> <8388608>...
> (*) DirectFB/Input: IMPS/2 Mouse 1.0 (directfb.org)
> (*) Direct/Thread: Started 'Joystick Input' (4229) [INPUT OTHER/OTHER 
> 0/0] <8388608>...
>   (!!!)  *** ONCE [Joystick sends JS_EVENT_INIT events, make sure it 
> has been calibrated using 'jscal -c'] *** [joystick.c:99 in 
> joystick_handle_event()]
> (*) DirectFB/Input: Joystick 0.9 (directfb.org)
> (*) Direct/Thread: Started 'Keyboard Input' (4230) [INPUT OTHER/OTHER 
> 0/0] <8388608>...
> (*) DirectFB/Input: Keyboard 0.9 (directfb.org)
> (!) [ 4227:    0.000] --> Caught signal 11 (at 0x2344, invalid 
> address) <--
> Aborted
> [EMAIL PROTECTED] root]#
> 
> -- 
>    _     _   ______________________________________________________
>   /(_____)\ | ____ __  __ __ __                                    |
>   \_/~ ~\_/ |/ __// /_/ // // /  http://www.gnu.org/home.sr.html   |
>    (\'_'/)  / /  / __  /_\ ' /  http://www.stallman.org            |
>     (o_o)  /_/  /_/ /_//____/  http://alas.matf.bg.ac.yu/~mr99164  |
>             |______________________________________________________|
> 
> 
> _______________________________________________
> directfb-users mailing list
> directfb-users@directfb.org
> http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

_________________________________________________________________
Connect to the next generation of MSN Messenger 
http://imagine-msn.com/messenger/launch80/default.aspx?locale=en-us&source=wlmailtagline
_______________________________________________
directfb-users mailing list
directfb-users@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to