Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] RX 270 boots on 5.4.97, but not 5.10.27
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
cmrd
n00b
n00b


Joined: 13 Jul 2014
Posts: 44

PostPosted: Mon May 10, 2021 10:13 pm    Post subject: [SOLVED] RX 270 boots on 5.4.97, but not 5.10.27 Reply with quote

I'd like some help troubleshooting why I can't boot with 5.10.27, when 5.4.97 boots fine.

My GPU is an AMD RX 270.

When trying to boot the 5.10 or 5.12, output is normal up until the point where KMS happens, but it never switches to a higher resolution and just shows the last pre-KMS frame.
The system carries on responding to keyboard events, and can be shut down gracefully with the power button, so I don't think this is a crash.

I think it's unlikely that both 5.10.27 and 5.12.2 have a bug with my GPU, which leads me to believe it's an issue with my config.

EDIT:
I retrieved the dmesg by changing /etc/conf.d/dmesg.
It contained an error that flashing amdgpu/pitcairn_uvd.bin failed, which makes sense because it wasn't in my list of firmware files.
I changed my list of firmware files to:
Code:
amdgpu/pitcairn_ce.bin
amdgpu/pitcairn_mc.bin
amdgpu/pitcairn_me.bin
amdgpu/pitcairn_pfp.bin
amdgpu/pitcairn_rlc.bin
amdgpu/pitcairn_smc.bin
amdgpu/pitcairn_k_smc.bin
amdgpu/pitcairn_uvd.bin
radeon/TAHITI_vce.bin

... and after rebuilding the kernel everything worked fine. I think the wiki list should be updated, as it proposes loading everything from radeon/ , but I distinctly remember switching to amdgpu/ for a reason. Also, pitcairn_uvd isn't available in radeon/ at all.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum