在DirectFB1.5.3上的 df_andi 出现如下问题:
df_andi
~~~~~~~~~~~~~~~~~~~~~~~~~~| DirectFB 1.5.3 |~~~~~~~~~~~~~~~~~~~~~~~~~~
(c) 2001-2010 The world wide DirectFB Open Source Community
(c) 2000-2004 Convergence (integrated media) GmbH
----------------------------------------------------------------
(*) DirectFB/Core: Single Application Core. (2012-01-28 18:55) [ DEBUG ]
(*) Direct/Memcpy: Using libc memcpy()
(*) Direct/Thread: Started 'VT Switcher' (-1) [CRITICAL OTHER/OTHER 0/0] <8388608>...
(*) Direct/Thread: Started 'VT Flusher' (-1) [DEFAULT OTHER/OTHER 0/0] <8388608>...
(*) DirectFB/FBDev: Found 's3cfb' (ID 0) with frame buffer at 0x5d780000, 510k (MMIO 0x00000000, 0k)
(*) Direct/Thread: Started 'Linux Input' (-1) [INPUT OTHER/OTHER 0/0] <8388608>...
(*) DirectFB/Input: TouchScreen Pipe 0.1 (directfb.org)
(*) Direct/Thread: Started 'Hotplug with Linux Input' (-1) [INPUT OTHER/OTHER 0/0] <8388608>...
(*) DirectFB/Input: Hot-plug detection enabled with Linux Input Driver
(*) DirectFB/Graphics: Generic Software Rasterizer 0.6 (directfb.org)
(*) DirectFB/Core/WM: Default 0.3 (directfb.org)
(*) FBDev/Mode: Setting 480x272 RGB16
(*) FBDev/Mode: Switched to 480x272 (virtual 480x272) at 16 bit (RGB16), pitch 960
df_andi.c <488>:
(#) DirectFBError [layer->TestConfiguration( layer, &config, &ret_failed )]: The requested operation or an argument is (currently) not supported
(!!!) *** WARNING [Application exited without deinitialization of DirectFB!] *** [core.c:1068 in dfb_core_deinit_check()]
(!!!) *** WARNING [still objects in 'Layer Region Pool'] *** [object.c:239 in fusion_object_pool_destroy()]
(!!!) *** WARNING [still objects in 'Layer Context Pool'] *** [object.c:239 in fusion_object_pool_destroy()]
(!!!) *** WARNING [still objects in 'Surface Pool'] *** [object.c:239 in fusion_object_pool_destroy()]
Interface instances remaining (3):
- 'IDirectFB' at 0x1cee8 (dfb) allocated in DirectFBCreate (directfb.c: 211)
- 'IDirectFBEventBuffer' at 0x5f2c8 (iface) allocated in IDirectFB_CreateInputEventBuffer (idirectfb.c: 1296)
- 'IDirectFBDisplayLayer' at 0x5fb28 (*context->interface) allocated in GetDisplayLayer_Callback (idirectfb.c: 2018)
df_window 能运行, 都弄了三个晚上啦,还请大家多多赐教,先谢谢啦!