[转]ubuntu 9.04 X3100 显卡开启3D特效
生活随笔
收集整理的這篇文章主要介紹了
[转]ubuntu 9.04 X3100 显卡开启3D特效
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
ubuntu 9.04 X3100 顯卡開啟3D特效
說明:我的系統是9.04,內核 2.6.30rc2,顯卡intel x3100 (在9.04中,x3100顯卡很有必要升級為該內核,速度提升很明顯)
見:http://forum.ubuntu.org.cn/viewtopic.php?f=49&t=196419
1. 運行sudo gedit /etc/X11/xorg.conf
把
Section "Device"
Identifier "Configured Video Device"
EndSection
修改為
Section "Device"
Identifier "intel"
EndSection
注意:這里應該是小寫的i,即 intel ,下同
把
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
EndSection
修改為
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "intel"
EndSection
2.卸載現有驅動
sudo apt-get remove xserver-xorg-video-intel
3.重新安裝驅動
sudo apt-get install xserver-xorg-video-intel
4.修改compiz的配置
sudo gedit /etc/xdg/compiz/compiz-manager
新起一行,增加SKIP_CHECKS=yes, 保存
5.運行 sudo apt-get install compizconfig-settings-manager
安裝compiz的配置管理器
6.重啟系統,打開compiz fusion icon,在window manager中選擇 compiz
說明:這一步很重要,我就是因為先裝的cairo-dock,啟用拉 metacity 的window manager,所以才始終無法打開桌面效果!
7.成功打開桌面效果和3D
原文出處:http://www.chenziwen.com.cn/article.asp?id=175
說明:我的系統是9.04,內核 2.6.30rc2,顯卡intel x3100 (在9.04中,x3100顯卡很有必要升級為該內核,速度提升很明顯)
見:http://forum.ubuntu.org.cn/viewtopic.php?f=49&t=196419
1. 運行sudo gedit /etc/X11/xorg.conf
把
Section "Device"
Identifier "Configured Video Device"
EndSection
修改為
Section "Device"
Identifier "intel"
EndSection
注意:這里應該是小寫的i,即 intel ,下同
把
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
EndSection
修改為
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "intel"
EndSection
2.卸載現有驅動
sudo apt-get remove xserver-xorg-video-intel
3.重新安裝驅動
sudo apt-get install xserver-xorg-video-intel
4.修改compiz的配置
sudo gedit /etc/xdg/compiz/compiz-manager
新起一行,增加SKIP_CHECKS=yes, 保存
5.運行 sudo apt-get install compizconfig-settings-manager
安裝compiz的配置管理器
6.重啟系統,打開compiz fusion icon,在window manager中選擇 compiz
說明:這一步很重要,我就是因為先裝的cairo-dock,啟用拉 metacity 的window manager,所以才始終無法打開桌面效果!
7.成功打開桌面效果和3D
原文出處:http://www.chenziwen.com.cn/article.asp?id=175
總結
以上是生活随笔為你收集整理的[转]ubuntu 9.04 X3100 显卡开启3D特效的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: Java 笔试:常见题目总结,html5
- 下一篇: 关键词检索