Can't launch and install Fedora 43 on laptop due to grub-core out of memory during Fedora 43 installation on Clevo laptop with intel/NVIDIA hybrid graphics Reproducible: Always Steps to Reproduce: 1.Download image from https://download.fedoraproject.org/pub/fedora/linux/releases/43/Workstation/x86_64/iso/Fedora-Workstation-Live-43-1.6.x86_64.iso 2. Create bootable USB with Fedora Media Writer 3. Insert it into Clevo hybrid laptop 4. Choose "Start Fedora Workstation ..." (first option from menu) Actual Results: grub-core/kern/mm.c:552:out of memory Expected Results: Boot live system
Hi, my guess is that you're seeing this bug: https://bugzilla.redhat.com/show_bug.cgi?id=2263643 (no fix yet) Could you please try adding "set debug=all" to the kernel command line (highlight the menu entry, hit 'e' to edit, add that line, Ctrl-x to execute) and post the output, if possible. And/or could you try getting a memory map (from the GRUB menu hit 'c', then at the grub> lsefimmap) and post that, if possible. Some more information about your system would be very welcome too. We are trying to figure out which hardware is affected thanks.
I don't know if this will help, but here are the last few lines that I managed to extract with the help of AI from a photo of my screen: (0x17bc0000 -> 0x2450e000) kern/mm.c:165:regions: Using memory for heap: start=0x6bf5000, end=0xb066000 kern/mm.c:191:regions: Can we extend into region above? 0x6bf5000 + 4471000 + 0 ?=? 0x17bc0000 kern/mm.c:240:regions: Can we extend into region below? 0x17bc0000 + 40 + c94dfc0 + 0 ?? 0x6bf5000 kern/mm.c:191:regions: Can we extend into region above? 0x6bf5000 + 4471000 + 0 ?=? 0xb066000 kern/mm.c:196:regions: Yes: extending a region: (0x6bf5000 -> 0xe162000) -> (0xb066000 -> 0xe162000) -> kern/file.c:229:file: Closing `<cd0>/boot/x86_64/loader/initrd' ... kern/disk.c:305:disk: Closing `cd0'. disk/efi/efidisk.c:551:efidisk: closing cd0 kern/disk.c:319:disk: Closing `cd0' succeeded. kern/file.c:239:file: Closing `<cd0>/boot/x86_64/loader/initrd' failed with 3. kern/file.c:155:file: Opening `<cd0>/boot/x86_64/loader/initrd' succeeded. error: .../.../grub-core/kern/mm.c:552:out of memory. script/lexer.c:336:lexer: token 259 text [ ] script/lexer.c:336:lexer: token 0 text [] script/lexer.c:336:lexer: token 259 text [ ] script/lexer.c:336:lexer: token 0 text [] Press any key to continue...
@Alexey, this is definitely a duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=2263643 which a long standing bug that we are currently trying to fix. Thanks for sharing the log and I will close this one as duplicate.
*** This bug has been marked as a duplicate of bug 2263643 ***