linux – Leap 15.4 boot hangs on: fbo: switching to i915 from EFI VGA
HW: Asus mainboard Prime Z790-P iCore5 with integrated GPU, no additional graphic card OS: OpenSuse Leap 15.4 new installation and updated.
Installing the OS without the linux parameter nomodeset in grub was NOT possible. After installation boot without nomodeset is neither possible. But nomodeset inhibits the loading of the graphic drivers, hence the display is limited to 1024×768. 4:3 on a 16:9 Display which is very ugly.
On deleting the grub parameter splash=silent, I could see, that the boot hangs after:
reached target Initrd Root Device
Not very helpfull. Later I deleted also the linux grub parameter quiet, which showed me:
fbo: switching to i915 from EFI VGA
The kernel having a problem loading the x module, no more log information available. When booting with parameter nomodeset, journalctl shows a warning that graphic drivers are not available but nothing helpful.
on this line boot hangs for ever! Hwo has an idea how to overcome this bug? Thanks to everybody.
Read more here: Source link