On 04/07 09:39, Andrea Conti wrote: > > rc.log stops here: > > > > * Executing: /lib/rc/sh/openrc-run.sh /lib/rc/sh/openrc-run.sh > > /etc/init.d/local start > > * Starting local ... > > [ ok ] > > So apparently it's booting all the way... > > Looking at my working config (asus x370 prime, ryzen 7 1700, UEFI boot > from an NVMe SSD), you might want to try a couple of other things: > > 1) recompile your kernel with CONFIG_FB_SIMPLE=y > 2) set "GRUB_GFXMODE=auto" and "GRUB_GFXPAYLOAD_LINUX=keep" in > /etc/default/grub and rebuild grub.cfg > > andrea >
Hi, finally I got it working. I took the solution described here: https://forums.gentoo.org/viewtopic-p-7719338.html#7719338 Hope it will help others in the same situation as I was... Cheers! Meino

