FS#54171 - [linux] freeze boot after "loading initial memory image" with 4.11.2
Attached to Project:
Arch Linux
Opened by Cristian Sánchez (artcsch) - Wednesday, 24 May 2017, 13:55 GMT
Last edited by Doug Newgard (Scimmia) - Friday, 07 July 2017, 00:52 GMT
Opened by Cristian Sánchez (artcsch) - Wednesday, 24 May 2017, 13:55 GMT
Last edited by Doug Newgard (Scimmia) - Friday, 07 July 2017, 00:52 GMT
|
Details
Description:
Error with core version 4.11.2 was updated and now is left with message "loading initial memory image" and it does not happen, does anyone know what I can do? Additional info: * core version 4.11.2 Steps to reproduce: 1. select kernel in GRUB 2. freezing after "Initial Charge" |
This task depends upon
Closed by Doug Newgard (Scimmia)
Friday, 07 July 2017, 00:52 GMT
Reason for closing: Fixed
Additional comments about closing: linux 4.11.6-1
Friday, 07 July 2017, 00:52 GMT
Reason for closing: Fixed
Additional comments about closing: linux 4.11.6-1
Edit: linux-firmware works, no need to downgrade.
Also try installing linux-lts in parallel with the linux package. Might also be easier to start a forum thread about the issue.
This issue will probably have to be fixed upstream unless it can be proven packaging or integration is the cause.
Edit:
Jasper Ben only X failing to start seems a different issue to me.
@artcsch A workaround is to boot the kernel with acpi=off.
If the system is booting using efi see if it is this issue https://bbs.archlinux.org/viewtopic.php?id=226520 if it is please consider helping on the upstream bug report linked in that thread.
If the system is booting using bios see https://bbs.archlinux.org/viewtopic.php?id=226531 there is no known upstream report or enough diagnostics such as git bisect to file one.
Patch is based upon https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git/commit/?id=7425826f4f7ac60f2538b06a7f0a5d1006405159 rebased against 4.11 series
Edit:
New patch based which should fix the issues for both bios and efi booting systems
Patch based upon https://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git/commit/?id=0a97e704d93fe4facf2bffe3c78095b9d441df42 rebased against 4.11 series
Edit2:
4.11.5 contains fix for bios booting systems efi booting systems need a new patch
New patched rebased against 4.11.5
is needed for the same issue on efi booting systems (I refer to it as the same issue as it was introduced by the same commit)
Edit:
Now in stable-queue https://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git/tree/queue-4.11/efi-fix-boot-panic-because-of-invalid-bgrt-image-address.patch