LinuxSir.cn,穿越时空的Linuxsir!

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

安装X-Windows时出错?这是什么原因?谢谢?

[复制链接]
发表于 2004-9-18 16:13:59 | 显示全部楼层 |阅读模式
我用的是Slackware10
xorgcfg -textmode进行设置结束 startx起不来出现这些提示:
_XSERVTranSocketOpenCOTSServer: Unable to open socket for inet6
_XSERVTransOpen: transport open falled for inet6/redapple:0
_XSERVTranMakeAllCOTSServerListeners: failed to open listener for inet6

Release Date: 18 December 2003
X Protocol Version 11, Revision 0, Release 6.7
Build Operating System: Linux 2.4.26 i686 [ELF]
Current Operating System: Linux redapple 2.4.26 #6 Mon Jun 14 19:07:27 PDI 2004 i686
Build Date: 05 June 2004
       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,
(==) Log file: "/var/log/Xorg.0.log", Time: Sat Sep 18 15:23:42 2004
(==) Using config file: "/etc/x11/xorg.conf"
(WW) NV: Chipset "GeForce4 440 Go 64M" in Device section "VESA Framebuffer" isn't valid for this drive
(EE) NO devices detected.
Fatal server error:
no screens found
Please consult the The X.Org Foundation support
        at http://wiki.x.Org
  for help.
Please also check the log file at "/var/log/Xorg.o.log" for additional information

X10: fatal 10 error 104 (Connection reset by peer) on X server ":0.0"
     after 0 requests (0 known processe) with 0 events remaining.
 楼主| 发表于 2004-9-18 16:16:13 | 显示全部楼层
我在先video card 时不知怎么给video driver
是不是这个问题?谢谢?
发表于 2004-9-21 05:59:03 | 显示全部楼层

你需要ipv6的支持

我想你应该是自己编译的内核吧?
发表于 2004-9-21 10:36:36 | 显示全部楼层
好像是这个问题。把driver改成vesa试试。或者装nvidia的驱动。
发表于 2004-9-21 12:05:10 | 显示全部楼层

编辑/etc/X11/xorg.conf,参考以下代码,看你的配置是否有screen这一行

Section "ServerLayout"
        Identifier     "Simple Layout"
        Screen      0  "Screen0" 0 0
        InputDevice    "Mouse1" "CorePointer"
        InputDevice    "Keyboard1" "CoreKeyboard"
EndSection
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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