View previous topic :: View next topic |
Author |
Message |
RIA77 Guru

Joined: 24 Feb 2016 Posts: 405
|
Posted: Mon Apr 17, 2023 2:34 pm Post subject: Stuck at boot screen Ryzen 5500, Openrc, no multilib[SOLVED] |
|
|
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 |
|
 |
NeddySeagoon Administrator


Joined: 05 Jul 2003 Posts: 55146 Location: 56N 3W
|
Posted: Mon Apr 17, 2023 2:48 pm Post subject: |
|
|
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 |
|
 |
|
|
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
|
|