两个问题,多谢回答!
1/我的屏幕只占了显示器的中间一小块儿,怎么修改阿?在哪个文件阿?2/我的redhat启动过程中会提示找不到pcmcia,所以我必须安装I进入交互式的安装。请问能不能修改哪个配置文件自动不加载PCMCIA阿?
弱弱的问题多谢回答。 1.你是什么显卡,装个新驱动试试。
2.进linux后用ntsysv 命令,然后去掉pcmcia相关服务。 我的是ATI Radeon U1的显卡。我在哪里下载新的驱动?
Section "Device"
Identifier"Videocard0"
Driver "vesa"
VendorName"VESA driver(generic)"
BoardName "ATI Radeon Mobility U1"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1400*1050" "1280*1024" "1280*960" "1152*864" "1024*768
" "800x600" "640x480"
EndSubSection
EndSection http://www.ati.com/support/driver.html 你用的是笔记本吗?查一下笔记本的 manual,我用的是 dell laptop,按 Fn-F8 就行了。
页:
[1]