10/01/31 18:18:19 wImfbSrE
途中で投稿してしまった・・・。
xserver-xorg-video-intel 2.2.9.0-1
libdrm-intel12.4.14-1
をいれて、/etc/X11/xorg.confに以下の様に書いてますが、ダメなようです。
Section "Module"
Load "dri2"
Load "dbe"
Load "dri"
Load "glx"
Load "extmod"
EndSection
Section "Device"
Identifier "Configured Video Device"
# Driver "Clarkdale"
Option "MigrationHeuristic" "greedy"
Option "BackingStore"
Option "RenderAccel" "true"
Option "AccelMethod" "EXA"
Option "DRI" "True"
EndSection
とりあえず、以下をインストールすることで、GUI動作は高速化しましたが、視覚効果は有効にできません。
URLリンク(kernel.ubuntu.com)