失眠网,内容丰富有趣,生活中的好帮手!
失眠网 > linux安装ati工具 Ubuntu 12.10 安装ATI显卡驱动安装

linux安装ati工具 Ubuntu 12.10 安装ATI显卡驱动安装

时间:2018-10-21 07:12:36

相关推荐

linux安装ati工具 Ubuntu 12.10 安装ATI显卡驱动安装

到Ubuntu 12.10后发现直接安装ATI显卡驱动失败,会提示类似这样的信息:

Check if system has the tools required for installation.

fglrx installation requires that the system have kernel headers. /lib/modules/2.6.32-5-686-bigmem/build/include/linux/version.h cannot be found on this system.

One or more tools required for installation cannot be found on the system. Install the required tools before installing the fglrx driver.

Optionally, run the installer with –force option to install without the tools.

Forcing install will disable AMD hardware acceleration and may make your system unstable. Not recommended.

解决方法:下载编译工具、头文件:

sudo apt-get install linux-headers-$(uname -r)

sudo apt-get install linux-headers-$(uname -r)

然后就可以安装了。

如果觉得《linux安装ati工具 Ubuntu 12.10 安装ATI显卡驱动安装》对你有帮助,请点赞、收藏,并留下你的观点哦!

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。