Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Stuck at boot screen Ryzen 5500, Openrc, no multilib[SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
RIA77
Guru
Guru


Joined: 24 Feb 2016
Posts: 405

PostPosted: Mon Apr 17, 2023 2:34 pm    Post subject: Stuck at boot screen Ryzen 5500, Openrc, no multilib[SOLVED] Reply with quote

Hello!
Just installed Gentoo openrc. No multilib.

Stucked at boot screen.

make conf

http://dpaste.com/AWFVZ354S


config


http://dpaste.com/4VGM68FRH


No xorg log file. Thank you.

Message is as usual, "Booting in blind mode", but that message I have been always seen when booting into my previous Gentoo desktop profile.


Last edited by RIA77 on Mon Apr 17, 2023 3:21 pm; edited 1 time in total
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 55146
Location: 56N 3W

PostPosted: Mon Apr 17, 2023 2:48 pm    Post subject: Reply with quote

RIA77,

The combination
Code:
CONFIG_EXTRA_FIRMWARE=""
CONFIG_DRM_AMDGPU=y
ensures that the amdgpu driver is broken as it needs its firmware in the kernel.

Code:
# CONFIG_FB is not set
turns off all console output.

Make the following changes to your kernel

1. set DRM_AMDGPU as a loadable module, unless you know all the firmware file to include in CONFIG_EXTRA_FIRMWARE=""
2. Enable CONFIG_FB and choose only EFI Framebuffer from the list inside the menu.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo 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