DirectFB in OrangePi One
I am trying to use DirectFB in OrangePi One.I found one source code.
https://stackoverflow.com/questions/14364535/how-to-execute-this-directfb-sample?utm_medium=organic&utm_source=google_rich_qa&utm_campaign=google_rich_qa
I downloaded DirectFB source code, and compiled in ArmBian.
After running, the error is below. Not easy to understand or solve.
Anybody who have successed using DirectFB in Orange Pi?
~~~~~~~~~~~~~~~~~~~~~~~~~~| DirectFB 1.4.9 |~~~~~~~~~~~~~~~~~~~~~~~~~~
(c) 2001-2010The world wide DirectFB Open Source Community
(c) 2000-2004Convergence (integrated media) GmbH
----------------------------------------------------------------
(*) DirectFB/Core: Single Application Core. (2018-04-18 07:03)
(*) Direct/Memcpy: Using libc memcpy()
(*) Direct/Thread: Started 'VT Switcher' (-1) <8388608>...
(*) Direct/Thread: Started 'VT Flusher' (-1) <8388608>...
(*) DirectFB/FBDev: Found '' (ID 0) with frame buffer at 0x56200000, 7200k (MMIO 0x00000000, 0k)
(*) DirectFB/Graphics: Generic Software Rasterizer 0.6 (directfb.org)
(!) DirectFB/WM: Window manager module 'default' not found!
(!) DirectFB/Core: Could not initialize 'wm_core' core!
--> No (suitable) implementation found!
main.cpp <39>:
(#) DirectFBError : No (suitable) implementation found!
Thanks.
page:
[1]