当前位置: 技术问答>linux和unix
minigui NEWGAL>FBCON: Unable to memory map the video hardware
来源: 互联网 发布时间:2017-04-10
本文导语: 将minigui程序移植到板子中运行程序出现问题: NEWGAL>FBCON: Unable to memory map the video hardware NEWGAL: Does not find matched engine: fbcon. InitGUI: Can not get graphics engine information! 其中:minigui库的配置命令: ...
将minigui程序移植到板子中运行程序出现问题:
NEWGAL>FBCON: Unable to memory map the video hardware
NEWGAL: Does not find matched engine: fbcon.
InitGUI: Can not get graphics engine information!
其中:minigui库的配置命令:
./configure
3 CC=arm-vfp-linux-gnu-gcc
4 --build=i386-linux
5 --host=arm-unknown-linux
6 --target=arm-unknow-linux
7 --disable-qvfbial
8 --disable-pngsupport
9 --disable-jpgsupport
10 --disable-galecoslcd
11 --disable-vbfsupport
Minigui.cfg中配置:
gal_engine=fbcon
defaultmode=320x240-16bpp
# IAL engine
ial_engine=console
mdev=/dev/input/mice
mtype=NONE #IMPS2
[fbcon]
defaultmode=320x240-16bpp
[qvfb]
defaultmode=320x240-16bpp
display=0
是怎么回事,如何修正
NEWGAL>FBCON: Unable to memory map the video hardware
NEWGAL: Does not find matched engine: fbcon.
InitGUI: Can not get graphics engine information!
其中:minigui库的配置命令:
./configure
3 CC=arm-vfp-linux-gnu-gcc
4 --build=i386-linux
5 --host=arm-unknown-linux
6 --target=arm-unknow-linux
7 --disable-qvfbial
8 --disable-pngsupport
9 --disable-jpgsupport
10 --disable-galecoslcd
11 --disable-vbfsupport
Minigui.cfg中配置:
gal_engine=fbcon
defaultmode=320x240-16bpp
# IAL engine
ial_engine=console
mdev=/dev/input/mice
mtype=NONE #IMPS2
[fbcon]
defaultmode=320x240-16bpp
[qvfb]
defaultmode=320x240-16bpp
display=0
是怎么回事,如何修正
|
去看源代码吧,代码里面什么错误信息都提示为什么
您可能感兴趣的文章:
本站(WWW.)旨在分享和传播互联网科技相关的资讯和技术,将尽最大努力为读者提供更好的信息聚合和浏览方式。
本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。
本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。