ati驱动其实还是fglrx好啊……别被黑屏吓到了
这个是现在的xorg.conf文件(优派V902显示器,最佳分辨率1280x1024)
代码: 全选
Section "Device"
Identifier "Configured Video Device"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
Horizsync 30-82
Vertrefresh 50-85
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
SubSection "Display"
Modes "1280x1024" "1152x864" "1024x768"
EndSubSection
DefaultDepth 24
EndSection
Section "Module"
Load "glx"
EndSection