LinuxSir.cn,穿越时空的Linuxsir!

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

Fedora Core 6无法显示宽屏!

[复制链接]
发表于 2006-11-25 00:08:22 | 显示全部楼层 |阅读模式
在其它的Linux发行版里,我可以用gtf 1440  900 60生成的ModeLine贴到xorg.conf里,再设立这个Modes就可以了,不知道Fedora Core 6怎么搞的,试了很多次都不成功。下面我最原始的xorg.conf

# Xorg configuration created by system-config-display

Section "ServerLayout"
        Identifier     "single head configuration"
        Screen      0  "Screen0" 0 0
        InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

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

Section "Monitor"

### Comment all HorizSync and VertSync values to use DDC:
### Comment all HorizSync and VertSync values to use DDC:
### Comment all HorizSync and VertSync values to use DDC:
        Identifier   "Monitor0"
        VendorName   "Monitor Vendor"
        ModelName    "LAW982"
### Comment all HorizSync and VertSync values to use DDC:
        HorizSync    30.0 - 82.0
        VertRefresh  56.0 - 76.0
EndSection

Section "Device"
        Identifier  "Videocard0"
        Driver      "sis"
        VendorName  "Videocard vendor"
        BoardName   "SiS 660/661FX/M661FX/M661MX/741/741GX/M741/760/M760"
        VideoRam    32768
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Videocard0"
        DefaultDepth     24
        SubSection "Display"
                Viewport   0 0
                Depth     24
        EndSubSection
EndSection
发表于 2006-11-26 12:14:41 | 显示全部楼层
我的intel 945gm可以很完美的支持宽屏,用的是intel的驱动
看看你的显卡驱动吧
回复 支持 反对

使用道具 举报

发表于 2006-11-27 00:19:45 | 显示全部楼层
我也是Intel 945GM,支持的很好阿
回复 支持 反对

使用道具 举报

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

本版积分规则

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