ATI显卡的机器上安装Linux花屏解决办法

豆豆网   技术应用频道   2007年08月07日  【字号: 收藏本文

内容摘要:安装redhat linux AS4u3后,系统启动时花屏

  安装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

  然后重新启动系统。

责编:豆豆技术应用

正在加载评论...