How to: Intel GMA 915 显卡在ubuntu 8.04下无法开启3D加速的解决方案
真是难以置信,一直在ubuntu下有良好支持的Intel Open Source显卡驱动在我升级到ubuntu hardy(8.04)后居然没法开启加速了。
看看xorg.conf中
load “glx”
load “dri”
都是有的。
这是/var/log/Xorg.0.log中的内容,节选:
(II) “extmod” will be loaded. This was enabled by default and also specified in the config file.
(II) “dbe” will be loaded. This was enabled by default and also specified in the config file.
(II) “glx” will be loaded. This was enabled by default and also specified in the config file.
(II) “freetype” [...]