On Tue, Dec 17, 2019 at 2:46 AM n952162 <n952...@web.de> wrote:

> I rebuilt my kernel, taking AMDGPU out and using "ATI Radeon" instead.
> Now X works for me, and even my power-off issue is gone.
>
> I don't think it has anything to do with firefox, really, or performance,
> but rather a problem with the driver and hardware coordination.
>
> According to the gentoo AMDGPU webpage, the STONEY processor *should* be
> supported:
>
>
>   00:01.0 VGA compatible controller: Advanced Micro Devices, Inc.
> [AMD/ATI] Stoney [Radeon R2/R3/R4/R5 Graphics] (rev da)
>
Did you setup your kernel to load the firmware when you were using AMDGPU?

Stoney looks like it might use the tonga or carrizo firmware.

# cd /lib/firmware/amdgpu/
# ls *tonga* *carr*
carrizo_ce.bin    carrizo_mec.bin  carrizo_sdma1.bin  carrizo_vce.bin
 tonga_mc.bin    tonga_mec.bin  tonga_sdma1.bin  tonga_uvd.bin
carrizo_me.bin    carrizo_pfp.bin  carrizo_sdma.bin   tonga_ce.bin
tonga_me.bin    tonga_pfp.bin  tonga_sdma.bin   tonga_vce.bin
carrizo_mec2.bin  carrizo_rlc.bin  carrizo_uvd.bin    tonga_k_smc.bin
 tonga_mec2.bin  tonga_rlc.bin  tonga_smc.bin

Reply via email to