帮帮我 Mandriva2007 显卡配制 问题
我刚安装好Mandriva2007 但是显卡没有配好 我的显卡是go 420 系统只支持640x480的分辨率 我又不想安装显卡驱动 从网上看有的可以Linux通过修改XF86Config文件来支持更多分辨率 但是我在Mandriva2007里没找到这个文件有那位达人能告诉我这个文件或相同功能的配制文件在什么位置啊!
先谢谢了:) 在xorg.conf里面。。。。格式上有点儿这个意思。
SubSection "Display"
Depth 1
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection 谢谢了
页:
[1]