手机
当前位置:查字典教程网 >操作系统 >Ubuntu/Debian >Ubuntu系统下升级内核的方法
Ubuntu系统下升级内核的方法
摘要:首先修改源echo'debhttp://Ubuntu.cn99.com/ubuntu/intrepidmainrestricted'|sud...

首先修改源

echo 'deb http://Ubuntu.cn99.com/ubuntu/ intrepid main restricted' | sudo tee -a /etc/apt/sources.list

然后安装新内核了

sudo apt-get update ;sudo apt-get install linux-generic linux-headers-2.6.26-5-generic linux-headers-2.6.26-5 linux-image-2.6.26-5-generic linux-sound-base linux-image-generic linux-restricted-modules-2.6.26-5-generic linux-restricted-modules-generic util-linux-locales util-linux util-linux-locales libselinux1 libselinux1-dev

顺便安装下最新的pulseaudio了

sudo apt-get install libasound2-plugins "pulseaudio-*" paman padevchooser paprefs pavucontrol

还有最新的字体引擎了

sudo apt-get install libxft2 libxft-dev libfreetype6 libfreetype6-dev libcairo2-dev

还有显卡驱动

sudo apt-get install xorg-driver-fglrx

然后重启就是最新的内核了

最后手动删除源中最后一行

sudo apt-get update

【Ubuntu系统下升级内核的方法】相关文章:

Ubuntu系统下安装Sublime Text 2的方法

在Ubuntu系统下删除无用的Linux内核的方法

在Ubuntu中安装VirtualBox并配置USB设备支持的方法

解决ubuntu系统下vimtutor乱码

Ubuntu下VNC远程桌面的客户端和服务器端使用方法

在Ubuntu系统中定制 Compiz Fusion 特效

Ubuntu系统下zend for linux中文乱码解决

Ubuntu系统中使用dpkg命令管理deb包的用法教程

Ubuntu重装启动失败进入修复grub rescue模式的解决方案

ubuntu环境Odoo9快速安装教程

精品推荐
分类导航