免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 3460 | 回复: 5
打印 上一主题 下一主题

借人气问一个x server移植的问题 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2008-09-03 10:33 |只看该作者 |倒序浏览
20可用积分
我正在移植X server到一个ARM平台上,遇到一点问题,在这方面有经验的达人能帮把手吗?
单独运行X:
# X&
X能起来,屏幕上会出现一个叉叉。当我运行一个客户端程序时(比如xeyes),就会出现如下提示:
IO error 29 (Illegal seek) on X server ":0.0"                                 
after 0 requests (0 known processed) with 0 events remaining.

FreeFontPath: FPE "/usr/X11R6/lib/X11/fonts/misc/" refcount is 2, should be 1;

而用startx来启动x server会出现如下的提示(同时屏幕上也会出现一个叉叉):
X connection to :0.0 broken (explicit kill or server shutdown).

FreeFontPath: FPE "/usr/X11R6/lib/X11/fonts/misc/" refcount is 2, should be 1;

这是我的xorg.conf:
Section "Module"
Load        "shadowfb"       
EndSection

Section "Files"

RgbPath        "/usr/X11R6/lib/X11/rgb"

FontPath   "/usr/X11R6/lib/X11/fonts/misc/"


ModulePath "/usr/X11R6/lib/modules"

EndSection

Section "InputDevice"

Identifier  "Keyboard0"
Driver "void"
EndSection


Section "InputDevice"
Identifier  "Mouse0"
Driver      "void"

EndSection

Section "Monitor"
Identifier      "Builtin Default Monitor"
EndSection

Section "Device"
Identifier      "Builtin Default fbdev Device 0"
Driver  "fbdev"
Option  "fbdev" "/dev/fb0"
Option  "Rotate" "CW"
EndSection

Section "Screen"
Identifier      "Builtin Default fbdev Screen 0"
Device  "Builtin Default fbdev Device 0"
DefaultDepth     16
Subsection "Display"
Depth                16
Modes         "800x600"
EndSubsection       
EndSection

Section "ServerLayout"

Identifier  "Simple Layout"

Screen "Builtin Default fbdev Screen 0"

InputDevice    "Mouse0" "CorePointer"
InputDevice    "Keyboard0" "CoreKeyboard"

EndSection

论坛徽章:
5
摩羯座
日期:2014-07-22 09:03:552015元宵节徽章
日期:2015-03-06 15:50:392015亚冠之大阪钢巴
日期:2015-06-12 16:01:352015年中国系统架构师大会
日期:2015-06-29 16:11:2815-16赛季CBA联赛之四川
日期:2018-12-17 14:10:21
2 [报告]
发表于 2008-09-03 11:06 |只看该作者
为啥要一直x window啊
多大啊
为啥不试试Nano-X呢?

论坛徽章:
0
3 [报告]
发表于 2008-09-03 11:45 |只看该作者

回复 #2 T-bagwell 的帖子

Nano-X 大概有多大?

论坛徽章:
5
摩羯座
日期:2014-07-22 09:03:552015元宵节徽章
日期:2015-03-06 15:50:392015亚冠之大阪钢巴
日期:2015-06-12 16:01:352015年中国系统架构师大会
日期:2015-06-29 16:11:2815-16赛季CBA联赛之四川
日期:2018-12-17 14:10:21
4 [报告]
发表于 2008-09-03 12:03 |只看该作者
原帖由 bitmilong 于 2008-9-3 11:45 发表
Nano-X 大概有多大?

之前我这边是4.1M
单单nano-x的lib.a是300多K

自己裁减一下,也用不多大

之前搞过Nanogtk,裁减一下,大约700多K

评分

参与人数 1可用积分 +15 收起 理由
bitmilong + 15 鼓勵

查看全部评分

论坛徽章:
0
5 [报告]
发表于 2008-09-03 13:04 |只看该作者

回复 #4 T-bagwell 的帖子

不錯不錯, 有前途

论坛徽章:
0
6 [报告]
发表于 2008-09-27 11:19 |只看该作者
试着,首先export DISPLAY=":0.0", 然后再运行客户端程序
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP