-1

I installed Ubuntu 20.04 on my machine.. it has old gpu, Amd Radeon 8570M. it works fine with the default kernel, 5.4.0-26. But after I installed some App that uses DKMS, the kernel got updated to 5.4.0-58 and my gpu is not working anymore..

after that I planned to install the amdgpu driver from AMD official website but my GPU is not supported anymore. how can I fix this? I've tried installing old driver from AMD but it refuses to install.. I'm in confusion right now :(

lspci -k | grep -EA3 'VGA|3D|Display' shows :

00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
    Subsystem: Lenovo 3rd Gen Core processor Graphics Controller
    Kernel driver in use: i915
    Kernel modules: i915

1 Answers1

0

It turns out my AMD Radeon HD 8570M is working again (Yay! :D).

I followed instruction from this link but I installed linux-firmware too. I dont know if linux-firmware is related to my issue or not. I just followed the instruction and applying my fix (installing linux firmware and 3x reboots). and now my 8570M works :D