2。Ctrl+Alt+F1并登录
3。sudo apt-get install xorg-driver-fglrx
4。sudo vim /etc/X11/xorg.conf
5。找到显卡的驱动位置,把driver "xxx"中的xxx改为fglrx
6。把以下代码添加到xorg.conf最后
代码: 全选
Section "Extensions"
Option "Composite" "false"
EndSection
Can't input chinese.
For xmame black screen:
Find Section "Module" in xorg.conf file
Comment Load "extmod" line, But you can't use Xv function now.