questlinq wrote:I'm trying to install amdgpu drivers
The amdgpu drivers are already included in the kernel, no need to install anything.
Confirm this with
- Code: Select all
lspci -k | grep -iA3 'vga\|display\|3d'
questlinq wrote:I've installed "xserver-xorg-video-ati xserver-xorg-video-amdgpu"
You don't need xserver-xorg-video-ati but xserver-xorg-video-amdgpu will provide the amdgpu DDX drivers. They're not actually needed though, your card should also be able to use the modesetting DDX drivers built into the X server itself.
questlinq wrote:graphics/X still fails due to missing drivers
You should post (a link to) the X.Org logs for the failed session.
questlinq wrote:On last stable Debian I only had to do "apt install firmware-linux" for the same CPU/graphics.
That should work, did it pull in
firmware-amd-graphics?
If you have a very new card then you may need newer firmware than Debian are currently providing, you can try MX Linux's firmware package instead (ported from Ubuntu):
http://mxrepo.com/mx/repo/pool/ahs/l/li ... +1_all.deb