Debian 安装amd驱动

这篇博客分享了在Debian 9环境下,如何规避官方支持问题,成功安装AMD驱动的经验,强调了使用开源解决方案的重要性。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

网上也有很多文章,但我就是看着这些文章走了不少弯路,事实是官方放弃,找他们没用。应该用开源的。

参考:https://wiki.debian.org/AtiHowTo#Installation

环境:Debian 9, gnome

转载内容:

Installation

The following procedure will install the open source display driver packages, DRI modules (for 3D acceleration) and driver firmware/microcode:

  1. If you have previously used the non-free nvidia proprietary driver, then you need to uninstall it if you wish to use OpenGL accelerated graphics. The easiest way is to use the command:

     # apt-get purge nvidia.
    Don't forget the "." dot after nvidia - This erases every package with "nvidia" in its name.
  2. Add "contrib" and "non-free" components to /etc/apt/sources.list, for example:

    # Debian 8 "Jessie"
    deb http://httpredir.debian.org/debian/ jessie main contrib non-free
  3. Update the list of available packages:

    # apt-get update
  4. Install the firmware-linux-nonfree, libgl1-mesa-dri and xserver-xorg-video-ati packages:

    # apt-get install firmware-linux-nonfree libgl1-mesa-dri xserver-xorg-video-ati
  5. Restart your system to load GPU device firmware.
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值