LinuxSir.cn,穿越时空的Linuxsir!

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

Fedora 9 + X3430

[复制链接]
发表于 2009-4-6 09:39:44 | 显示全部楼层 |阅读模式
Fedora 9
kernel version = 2.6.27

安装了最新的官方催化剂 发现不能启动x-window 启动瞬间花屏..就是将我的笔记本的logo呀fedora 标记呀统统显示出来 但是是错位的....

现在正在3 level 下呢...打算安装linva驱动试试...谁有好的建议不?
 楼主| 发表于 2009-4-6 11:02:35 | 显示全部楼层
贴一个我的xorg.conf配置


# Xorg configuration created by system-config-display
#Section "Monitor"
#        Identifier   "Monitor0"
#        ModelName    "LCD Panel 1280x800"
#        HorizSync    31.5 - 50.0
#        VertRefresh  56.0 - 65.0
#        Option            "dpms"
#EndSection
#Section "Device"
#        Identifier  "Videocard0"
#        Driver      "vesa"
#EndSection
#Section "Screen"
#        Identifier "Screen0"
#        Device     "Videocard0"
#        Monitor    "Monitor0"
#        DefaultDepth     24
#        SubSection "Display"
#                Viewport   0 0
#                Depth     24
#        EndSubSection
#EndSection

Section "ServerLayout"
        Identifier     "single head configuration"
        Screen      0  "aticonfig-Screen[0]-0" 0 0
        InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
EndSection

Section "Module"
EndSection

Section "InputDevice"

# keyboard added by rhpxl
        Identifier  "Keyboard0"
        Driver      "kbd"
        Option            "XkbModel" "pc105"
        Option            "XkbLayout" "us"
EndSection

Section "Monitor"
        Identifier   "aticonfig-Monitor[0]-0"
        Option            "VendorName" "ATI Proprietary Driver"
        Option            "ModelName" "Generic Autodetecting Monitor"
        Option            "DPMS" "true"
EndSection

Section "Device"
        Identifier  "aticonfig-Device[0]-0"
        Driver      "fglrx"
        BusID       "CI:1:0:0"
EndSection

Section "Screen"
        Identifier "aticonfig-Screen[0]-0"
        Device     "aticonfig-Device[0]-0"
        Monitor    "aticonfig-Monitor[0]-0"
        DefaultDepth     24
        SubSection "Display"
                Viewport   0 0
                Depth     24
        EndSubSection
EndSection



这个是ati官版驱动 安装好以后, 修改了我的xorg.conf 结果

用这个 不能startx...

我又恢复成默认的了...就是那个通用ati驱动 安装fedora 9时候自带的. 但是...分辨率只能达到  1024*768.
回复 支持 反对

使用道具 举报

 楼主| 发表于 2009-4-7 08:19:01 | 显示全部楼层
已经解决了....update kernel 以后 采用 9.2的催化剂
9.3的 不知道为什么不行...就是识别不出来显卡
回复 支持 反对

使用道具 举报

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

本版积分规则

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