主题 : 求教!关于DirectFB 的 df_andi 在 Mini6410运行情况 多谢! 复制链接 | 浏览器收藏 | 打印
级别: 侠客
UID: 41867
精华: 0
发帖: 58
金钱: 300 两
威望: 60 点
综合积分: 116 分
注册时间: 2011-04-01
最后登录: 2015-01-04
楼主  发表于: 2012-01-28 19:05

 求教!关于DirectFB 的 df_andi 在 Mini6410运行情况 多谢!

在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 能运行, 都弄了三个晚上啦,还请大家多多赐教,先谢谢啦!
^很多问题的背后都是简单的原因......
级别: 荣誉会员
UID: 34780
精华: 0
发帖: 1219
金钱: 6230 两
威望: 1246 点
综合积分: 2438 分
注册时间: 2010-12-21
最后登录: 2017-09-18
1楼  发表于: 2012-01-30 12:02
建议先增加些,看看具体是什么错,进一步找到是谁报告这个错误的
级别: 侠客
UID: 41867
精华: 0
发帖: 58
金钱: 300 两
威望: 60 点
综合积分: 116 分
注册时间: 2011-04-01
最后登录: 2015-01-04
2楼  发表于: 2012-01-30 21:50

 回 1楼(911gt3) 的帖子

谢谢!好像是df_andi的问题,我再看看