首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >运行32位系统的vaware ubuntu中的directfb示例时出现错误

运行32位系统的vaware ubuntu中的directfb示例时出现错误
EN

Stack Overflow用户
提问于 2014-10-27 16:26:34
回答 1查看 560关注 0票数 0

在运行df_andi example时,我得到了这个输出,所以可以告诉我为什么会得到这个结果吗?

代码语言:javascript
复制
(*) Direct/Thread: Started 'SigHandler' (9163) [CRITICAL - OTHER/0] <8392704>...

   ~~~~~~~~~~~~~~~~~~~~~~~~~~| DirectFB 1.7.1 |~~~~~~~~~~~~~~~~~~~~~~~~~~
        (c) 2012-2013  DirectFB integrated media GmbH
        (c) 2001-2013  The world wide DirectFB Open Source Community
        (c) 2000-2004  Convergence (integrated media) GmbH
      ----------------------------------------------------------------

(*) DirectFB/Core: Single Application Core. (2014-10-17 10:53) 
(*) Direct/Thread: Started 'Fusion Dispatch' (9164) [MESSAGING - OTHER/0] <8392704>...
 (!!!)  *** ONCE [Joystick sends JS_EVENT_INIT events, make sure it has been calibrated using 'jscal -c'
] *** [joystick.c:103 in joystick_handle_event()]
(*) Direct/Thread: Started 'Joystick Input' (9165) [INPUT - OTHER/0] <8392704>...
(*) DirectFB/Input: Joystick 0.9 (directfb.org)
(*) DirectFB/Input: Hot-plug detection enabled with Input Hub Driver 
(*) DirectFB/Genefx: MMX detected and enabled
(*) DirectFB/Graphics: MMX Software Rasterizer 0.7 (directfb.org)
(*) Direct/Thread: Started 'Dummy Display' (9166) [OUTPUT - OTHER/0] <8392704>...
(*) DirectFB/Core/WM: Default 0.3 (directfb.org)
(*) Direct/Thread: Started 'Genefx' (9167) [DEFAULT - OTHER/0] <8392704>...
(*) Direct/Interface: Loaded 'FT2' implementation of 'IDirectFBFont'.
(*) Direct/Interface: Loaded 'PNG' implementation of 'IDirectFBImageProvider'.
(*) Direct/Interface: Loaded 'JPEG' implementation of 'IDirectFBImageProvider'.
^C(!) [SigHandler       9257.891,927] ( 9163) Direct/Signals:                --> Caught signal 2 (sent by the kernel) <--
(-) [SigHandler       9259.025,425] ( 9163) Direct/Trap:               Raising signal 2 from SigHandler...
EN

回答 1

Stack Overflow用户

发布于 2015-03-31 20:06:23

没有错误,您在问题中发布了调试消息。

只需在使用vmware时设置FRAMEBUFFER即可。

发布fbset -i的输出

在那里,您可以看到默认的FRAMEBUFFER,您需要将其更改为-> /dev/fb0

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/26583517

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档