红联Linux门户
Linux帮助

在ati显卡的机器上安装linux花屏解决办法

发布时间:2007-08-07 00:08:15来源:红联作者:Gseain
安装redhat linux AS4u3后,系统启动时花屏:

解决办法:
1.按照ati的驱动

2.vi /etc/X11/xorg.conf
替换"ati" 成为 "vesa"

Section "Device"
Identifier "Videocard0"
Driver "vesa"
VendorName "Videocard vendor"
BoardName "ATI ES1000"
EndSection

然后重新启动系统。
文章评论

共有 1 条评论

  1. zhuhehz 于 2007-08-07 09:55:14发表:

    楼主,这不是解决根本之道,应当装驱动!