Debian 安装 AMD64位显卡驱动 报错的解决方案

首先,去amd官网下载适合自己的驱动。直接在google搜索栏里面输入显卡的名称即可,点击并下载。给个网址,自己可以选择了。http://support.amd.com/us/gpudownload/Pages/index.aspx

如何查看自己显卡的型号呢?使用如下命令

lspci -v

或者是

glxinfo | grep render

我的是 AMD Radeon HD 6530D ,驱动名称是:amd-driver-installer-12-6-x86.x86_64.run 在官网下载驱动完毕之后,进行安装,如果日志中报错是下面的信息:

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 equired 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.

那需要安装linux-headers,使用如下命令:

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

此时,在安装amd的驱动,重启就ok了。

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值