I am using a fresh install of Fedora Linux (latest version for desktop).
After setting it up, updating the BIOS and Fedora with “sudo dnf update” and “sudo dnf upgrade”, and restarting it, I can log in but I am stuck with a grey screen with only the toolbar on the top. I am using the Framework Laptop 13 with AMD 7040 series processor.
I worked through this just yesterday. You have to force an improper shutdown via holding down power button. Then boot back up and you’ll get the GRUB boot menu of available kernel versions (you might also be able to hold Esc during normal boot to achieve this, no force shutdown required).
Pick the latest kernel and boot into it. You should be able to log in fine with no gray screen. Open a terminal and run sudo grubby --set-default-index=0 to make the change permanent.
It’s extremely strange that the distribution isn’t doing this by default (broken since Fedora 39?!). On recent AMD hardware the system should absolutely be booting into the latest available installed kernel unless told otherwise. Especially given the fact that Mesa/linux-firmware will be upgrading independently of the kernel as well.
Fedora 41 isn’t unstable, is it? I thought this was the recommended stable distribution. https://guides.frame.work/Guide/Fedora+41+Installation+on+the+Framework+Laptop+13/393?lang=en
I tried to run a different kernel, but it didn’t work. I couldn’t get a terminal or a GUI. Also I did not understood how to boot into the system with an installation media. It annoyed me, so I just reinstalled Fedora once more, and it worked well.
I’m sorry for the waste of time
It depends on the installation media, but most should let you boot into a terminal or desktop environment. I have mostly used gentoo liveusb with a full kde environment.