+ -
当前位置:首页 → 问答吧 → X.org安装完成,但执行时有错误

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

时间:2009-05-19

来源:互联网

昨天,我按照BLFS6.3的指引安装完了X.org
安装过程一切顺利,我又接着安装了FVWM,
关新建了~/.xinitrc文件,在里面就加入了
fvwm & 这一行。

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

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

startx 的屏幕输出
代码:
xauth: creating new authority file /root/.serverauth.1186

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

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

我发现我如果单独输入以下指令:
shell>X
那么我可以看到X执行起来以后的灰白色带格子的屏幕。
网上也找了好多,也有很多人说这样的问题,还有一些人说最后的错误提示是正常的,可是正常的我怎么就进不了X呢?
我这到底是什么问题呢???

作者: zhfg   发布时间: 2009-05-19

没人回复,知道的吱一声吧!

作者: zhfg   发布时间: 2009-05-19

貌似你的 X 还未配置(xorg.conf 未写好)

作者: d00m3d   发布时间: 2009-05-19

可能是驱动问题

作者: sokoo   发布时间: 2009-05-23

问题解决,
~/.xinitrc文件中启动fvwm的代码应该是:
exec fvwm


而我却写的是:
fvwm &


这就是新手的毛病,在此记录,以备后用

作者: zhfg   发布时间: 2009-05-26

热门下载

更多