FYI I found a way to make Vega 8 work with a mostly vanilla Debian testing.
Basically this works:
https://github.com/M-Bab/linux-kernel-amdgpu-binaries
I installed the ucode package and the 18.06.19 kernel and headers. And it works. I prefer not to use any of the optional ppa-s mentioned there as I want to keep my Debian system as vanilla and pristine in this case as possible.
Pros:
-As close to vanilla as possible - Meaning that once Debian testing does catch up with support it will be easy to revert back.
-No recompiling
-You can just use your already existing Debian testing installation.
Cons:
-A bit less perforcmance
-Waiting game - When will Debian testing update it's kernel and the corresponding firmware packages?
-Be careful with apt when it updates the kernel
-If you get kernel updates that don't work before Debian updates it's firmware package, you may have to manually select this kernel in GRUB every time you boot.
Basically this works:
https://github.com/M-Bab/linux-kernel-amdgpu-binaries
I installed the ucode package and the 18.06.19 kernel and headers. And it works. I prefer not to use any of the optional ppa-s mentioned there as I want to keep my Debian system as vanilla and pristine in this case as possible.
Pros:
-As close to vanilla as possible - Meaning that once Debian testing does catch up with support it will be easy to revert back.
-No recompiling
-You can just use your already existing Debian testing installation.
Cons:
-A bit less perforcmance
-Waiting game - When will Debian testing update it's kernel and the corresponding firmware packages?
-Be careful with apt when it updates the kernel
-If you get kernel updates that don't work before Debian updates it's firmware package, you may have to manually select this kernel in GRUB every time you boot.
Comment