我刚刚在我的新笔记本电脑上安装了 Ubuntu 20.04,我想安装专有驱动程序,以便可以使用伽马校正。
CPU:AMD Ryzen 7 4700U
GPU:集成显卡雷诺阿
lspci 的输出
$ lspci -v | grep VGA -A 1
03:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Renoir (rev c2) (prog-if 00 [VGA controller])
Subsystem: Acer Incorporated [ALI] Renoir
我尝试使用软件和更新管理器,但没有出现专有驱动程序。
我还尝试访问该产品的页面以查看是否可以下载 linux 驱动程序,但没有。
如果需要,我可以提供任何其他信息。
提前致谢 !
我通过从这个页面下载 tar.xz 文件做到了: https ://www.amd.com/en/support/kb/release-notes/rn-amdgpu-unified-linux-20-20
适用于 Ubuntu 20.04 的 Radeon™ Software for Linux® 版本 20.20。直接链接到当前:https ://drivers.amd.com/drivers/linux/amdgpu-pro-20.20-1098277-ubuntu-20.04.tar.xz
您必须取消文件并运行 amdgpu-install 或 amdgpu-pro-install 命令。脚本用法说明: https ://amdgpu-install.readthedocs.io/en/latest/install-script.html