linux编译安装intel核显,升级至Ubuntu 9.04后解决与INTEL集成显卡兼容问题

升级至Ubuntu 9.04,解决与INTEL集成显卡兼容问题--开启桌面特效和3D特效

1、使用2.6.30rc3linux内核,按照下列顺序下载并安装:

2、运行sudo gedit /etc/X11/xorg.conf

Section “Device”

Identifier “Configured Video Device”

EndSection

修改为

Section “Device”

Identifier “intel”

EndSection

Section “Screen”

Identifier “Default Screen”

Monitor “Configured Monitor”

Device “Configured Video Device”

EndSection

修改为

Section “Screen”

Identifier “Default Screen”

Monitor “Configured Monitor”

Device “intel”

EndSection

3、卸载现有驱动

sudo apt-get remove xserver-xorg-video-intel

4、重新安装驱动

sudo apt-get install xserver-xorg-video-intel

5、修改compiz的配置

sudo gedit /etc/xdg/compiz/compiz-manager

新起一行,增加SKIP_CHECKS=yes, 保存

6、运行 sudo apt-get install compizconfig-settings-manager

安装compiz的配置管理器

7、重启系统,打开compiz fusion icon,在window manager中选择 compiz

8、成功打开桌面效果和3D0b1331709591d260c1c78e86d0c51c18.png

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值