Installing
-
2. Enabling Non-free Repo
How to Add Debian Non Free Repo Preserving System
-
3. Installing AMD Radeon Open Source Drivers
Then to Install AMDGPU Open Source Graphics and GPU Driver in Debian
First, you are strongly Recommended to Upgrade your System with:sudo apt upgrade
In this case then Reboot:
sudo reboot
And to Setup the Amdgpu Driver run:
sudo apt install xserver-xorg-video-amdgpu firmware-amd-graphics ricks-amdgpu-utils
The Command includes also the Utilities for adjustment and monitoring.
And for the Legacy ATI Cards possibly:sudo apt install xserver-xorg-video-ati firmware-amd-graphics ricks-amdgpu-utils
Last, to load it Reboot:
sudo reboot
So Now I’m truly Happy if My Guide could Help you to Install AMD Open Source Drivers on Debian Sid!