LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 688|回复: 4

X.org安装完成,但执行时有错误

[复制链接]
发表于 2009-5-19 10:03:00 | 显示全部楼层 |阅读模式
昨天,我按照BLFS6.3的指引安装完了X.org
安装过程一切顺利,我又接着安装了FVWM,
关新建了~/.xinitrc文件,在里面就加入了
fvwm & 这一行。

可是在运行startx的时候出现了问题。
附上程序输出和.log文件。

X.org.0.log
  1. (**) Keyboard1: CustomKeycodes disabled
  2. (II) XINPUT: Adding extended input device "Keyboard1" (type: KEYBOARD)
  3. (II) XINPUT: Adding extended input device "Mouse1" (type: MOUSE)
  4. (II) Mouse1: ps2EnableDataReporting: succeeded
  5. (WW) I810(0): Successfully set original devices
  6. (WW) I810(0): Setting the original video mode instead of restoring
  7.         the saved state
  8. (--) I810(0): A non-CRT device is attached to pipe B.
  9.         No refresh rate overrides will be attempted.
  10. (II) I810(0): BIOS call 0x5f05 not supported, setting refresh with VBE 3 method.
  11. (II) I810(0): xf86UnbindGARTMemory: unbind key 0
  12. (II) I810(0): xf86UnbindGARTMemory: unbind key 1
  13. (II) I810(0): xf86UnbindGARTMemory: unbind key 3
  14. (II) I810(0): xf86UnbindGARTMemory: unbind key 2
  15. (WW) I810(0): Successfully set original devices (2)
  16. FreeFontPath: FPE "/usr/lib/X11/fonts/misc/" refcount is 2, should be 1; fixing.
复制代码



startx 的屏幕输出

  1. xauth:  creating new authority file /root/.serverauth.1186

  2. _XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
  3. _XSERVTransOpen: transport open failed for inet6/zhfg.lfs:0
  4. _XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6

  5. X Window System Version 7.2.0
  6. Release Date: 22 January 2007
  7. X Protocol Version 11, Revision 0, Release 7.2
  8. Build Operating System: Linux 2.6.22.5zhfg.lfs.20090320 i686
  9. Current Operating System: Linux zhfg.lfs 2.6.22.5zhfg.lfs.20090320 #2 Sat Apr 18 21:28:03 CST 2009 i686
  10. Build Date: 17 May 2009
  11.         Before reporting problems, check http://wiki.x.org
  12.         to make sure that you have the latest version.
  13. Module Loader present
  14. Markers: (--) probed, (**) from config file, (==) default setting,
  15.         (++) from command line, (!!) notice, (II) informational,
  16.         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  17. (==) Log file: "/var/log/Xorg.0.log", Time: Sun May 17 16:51:34 2009
  18. (==) Using config file: "/etc/X11/xorg.conf"
  19. expected keysym, got XF86KbdLightOnOff: line 70 of pc
  20. expected keysym, got XF86KbdBrightnessDown: line 71 of pc
  21. expected keysym, got XF86KbdBrightnessUp: line 72 of pc
  22. FreeFontPath: FPE "/usr/lib/X11/fonts/misc/" refcount is 2, should be 1; fixing.
复制代码



我发现我如果单独输入以下指令:
shell>X
那么我可以看到X执行起来以后的灰白色带格子的屏幕。
网上也找了好多,也有很多人说这样的问题,还有一些人说最后的错误提示是正常的,可是正常的我怎么就进不了X呢?
我这到底是什么问题呢???
 楼主| 发表于 2009-5-19 13:09:20 | 显示全部楼层
没人回复,知道的吱一声吧!
回复 支持 反对

使用道具 举报

发表于 2009-5-19 19:48:39 | 显示全部楼层
貌似你的 X 还未配置(xorg.conf 未写好)
回复 支持 反对

使用道具 举报

发表于 2009-5-23 19:01:02 | 显示全部楼层
可能是驱动问题
回复 支持 反对

使用道具 举报

 楼主| 发表于 2009-5-26 13:23:51 | 显示全部楼层
问题解决,
~/.xinitrc文件中启动fvwm的代码应该是:
exec fvwm


而我却写的是:
fvwm &


这就是新手的毛病,在此记录,以备后用
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表