LinuxSir.cn,穿越时空的Linuxsir!

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

FC6(ZOD) X的问题

[复制链接]
发表于 2007-5-9 19:24:39 | 显示全部楼层 |阅读模式
装完FC6,安装过程是图形界面安装,安装完后,无法启动X。
xorg.conf的文件如下:
Section "ServerLayout"
        Identifier     "Default Layout"
        Screen      0  "Screen0" 0 0
        InputDevice    "Keyboard0" "CoreKeyboard"
        InputDevice    "Synaptics" "CorePointer"
EndSection

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "kbd"
        Option            "XkbModel" "pc105"
        Option            "XkbLayout" "us"
EndSection

Section "InputDevice"
        Identifier  "Synaptics"
        Driver      "synaptics"
        Option            "Device" "/dev/input/mice"
        Option            "rotocol" "auto-dev"
        Option            "Emulate3Buttons" "yes"
        Option            "LeftEdge" "120"
        Option            "RightEdge" "830"
        Option            "TopEdge" "120"
        Option            "BottomEdge" "650"
        Option            "FingerLow" "14"
        Option            "FingerHigh" "15"
        Option            "MaxTapMove" "110"
        Option            "VertScrollDelta" "20"
        Option            "HorizScrollDelta" "20"
        Option            "MinSpeed" "0.3"
        Option            "MaxSpeed" "0.75"
EndSection

Section "Device"
        Identifier  "Videocard0"
        Driver      "i810"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Videocard0"
        DefaultDepth     24
        SubSection "Display"
                Viewport   0 0
                Depth     24
        EndSubSection

EndSection

/var/log/Xorg.0.log的文件(部分)如下:
(EE) I810(0): No Video BIOS modes for chosen depth.
(II) UnloadModule: "i810"
(II) UnloadModule: "ddc"
(II) UnloadModule: "int10"
(II) UnloadModule: "int10"
(II) UnloadModule: "vgahw"
(II) Unloading /usr/lib/xorg/modules/libvgahw.so
(II) UnloadModule: "vbe"
(II) UnloadModule: "int10"
(EE) Screen(s) found, but none have a usable configuration.

Fatal server error:
no screens found

机器配置(Dell Inspiron  |  510M):
       显卡:Intel 852/55 GME graphic controller
发表于 2007-5-9 23:42:43 | 显示全部楼层
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
有î˜吧。看错ï好Ï是显示器的î˜。上面的ã码中”å有显示器的分¨率的¾置。找一个其他机器的xorg.conf对比下。好像你的写的有问题。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-5-10 18:32:25 | 显示全部楼层
没看懂楼上仁兄的建议,能说得具体一点吗?还有些乱码。
xorg.conf是系统自动配置的,我不大懂,能给个正常具体的机器配文件吗?
经过一番探索,发现移除i810的显卡驱动后(同时移除xorg.conf),startx能进入图形化界面。但只有640X480分辨率。
屏幕下面部分为白色,任务栏延长了下去
        右面部分也同样被横向延长,但不可显示。
回复 支持 反对

使用道具 举报

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

本版积分规则

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