红联Linux门户
Linux帮助

Ubuntu 13.04安装ATI Radeon HD 4300官网驱动问题

发布时间:2014-07-06 15:20:14来源:红联作者:velcbo
Ubuntu 13.04 安装 ATI Radeon HD 4300 官网驱动出错日志:

引用:
Check if system has the tools required for installation.

fglrx installation requires that the system have kernel headers. /lib/modules/3.8.0-19-generic/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 ln -s /lib/modules/3.8.0-19-generic/build/include/generated/uapi/linux/version.h /lib/modules/3.8.0-19-generic/build/include/linux/version.h


来源:Linux社区
文章评论

共有 0 条评论