LinuxSir.cn,穿越时空的Linuxsir!

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

startx出现错误

[复制链接]
发表于 2004-1-25 18:37:17 | 显示全部楼层 |阅读模式
我在startx时出现错误:"No drivers available"
发表于 2004-1-26 00:19:32 | 显示全部楼层
XF86Config的内容贴出来看看
 楼主| 发表于 2004-1-26 05:08:09 | 显示全部楼层
xfree86的配置文件如下
敬请各位指出错误之处:

Section "ServerLayout"
        Identifier     "Layout0"
        InputDevice    "Keyboard0" "CoreKeyboard"
        InputDevice    "Mouse0" "CorePointer"
EndSection

Section "Files"
EndSection

Section "Module"

        # Load "freetype"
        # Load "xtt"
        Load  "extmod"
        Load  "glx"
        Load  "dri"
        Load  "dbe"
        Load  "record"
        Load  "xtrap"
        Load  "type1"
        Load  "speedo"
EndSection

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option            "rotocol" "S/2"
        Option            "Emulate3Buttons"
        Option            "Device" "/dev/sysmouse"
EndSection

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "keyboard"
        Option            "XkbModel" "pc101"
        Option            "XkbLayout" "us"
EndSection

Section "Monitor"
        Identifier   "Monitor0"
        HorizSync    31.5 - 35.1
        VertRefresh  50.0 - 90.0
EndSection

Section "Device"
        Identifier  "Card0"
        Driver      "nv"
        ChipSet     "RIVA TNT2"
        Card        "nv RIVA TNT2"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Card0"
        Monitor    "Monitor0"
        DefaultDepth     16
        SubSection "Display"
                Depth     16
                Modes    "640x480"
        EndSubSection
EndSection
发表于 2004-1-27 14:03:26 | 显示全部楼层
看那个错误信息,把那个信息贴出来, 只一个No drivers available有点难找, 还有把你机器配置弄清楚再配置一次xf86config
 楼主| 发表于 2004-1-27 18:35:18 | 显示全部楼层
我重装了一遍,终于配置好了,可能是没装全吧.
多谢各位!
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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