Bug 191801
Summary: | Kernels from 4.9-rc1 through 4.10-rc2 fail to boot | ||
---|---|---|---|
Product: | Platform Specific/Hardware | Reporter: | Gene (gjunk2) |
Component: | x86-64 | Assignee: | platform_x86_64 (platform_x86_64) |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | bp, fredbezies, gjunk2, mike.cloaked |
Priority: | P1 | ||
Hardware: | Intel | ||
OS: | Linux | ||
Kernel Version: | 4.9 and 4.10 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Attachments: |
ver_linux
/proc/cpuinfo lspci -vvv /proc/modules /proc/scsi/scsi |
Description
Gene
2017-01-03 02:14:40 UTC
Created attachment 249751 [details]
ver_linux
Created attachment 249771 [details]
/proc/cpuinfo
Created attachment 249781 [details]
lspci -vvv
Created attachment 249791 [details]
/proc/modules
Created attachment 249801 [details]
/proc/scsi/scsi
Root
is this a duplicate of https://bugzilla.kernel.org/show_bug.cgi?id=191121 Is it worth adding a boot parameter to the kernel line during boot to get early printk by adding: "earlyprintk=efi,keep" and then posting the result even if taking a photo of the screen if the system has hung at that point? Can you try and bisect it? https://wiki.gentoo.org/wiki/Kernel_git-bisect This is indeed a duplicate of https://bugzilla.kernel.org/show_bug.cgi?id=191121 Furthermore as in that bug this patch fixes the problem: http://git.kernel.org/cgit/linux/kernel/git/efi/efi.git/diff/?h=next&id=b2a91a35445229d596de6697a0b8b6596b858021 I applied this and tested 4.10-rc3 and with the patch it boots fine - Without it it does not. I have not yet tried patching 4.9.2 but I am pretty confident it will boot with the efi patch as well. *** This bug has been marked as a duplicate of bug 191121 *** |