Bug 197895
Summary: | GA-E350N-WIN8 gigabyte motherboard wont boot amd64 kernel | ||
---|---|---|---|
Product: | EFI | Reporter: | kernel.9566d (kernel.9566d) |
Component: | Boot | Assignee: | EFI Virtual User (efi) |
Status: | NEW --- | ||
Severity: | normal | CC: | kai.heng.feng, mail+kernel-bugzilla |
Priority: | P1 | ||
Hardware: | x86-64 | ||
OS: | Linux | ||
Kernel Version: | commit 9479c7cebfb568f8b8b424be7f1cac120e9eea95 | Subsystem: | |
Regression: | No | Bisected commit-id: |
Description
kernel.9566d@nospam.spacesurfer.com
2017-11-16 15:00:18 UTC
I can confirm this bug on different hardware (a Chromebook Samsung 500C). It, too, gets a black screen on boot. My kernel bisection has also identified this as the first bad commit: 9479c7cebfb568f8b8b424be7f1cac120e9eea95 is the first bad commit commit 9479c7cebfb568f8b8b424be7f1cac120e9eea95 Author: Matt Fleming <matt@codeblueprint.co.uk> Date: Fri Feb 26 21:22:05 2016 +0000 efi: Refactor efi_memmap_init_early() into arch-neutral code I can also add that when the kernel is started via kexec instead of via normal hardware boot, the problem does not occur. I've emailed the maintainers and patch authors here: https://www.spinics.net/lists/linux-efi/msg15846.html The problems on my hardware were fixed, see: https://bugzilla.kernel.org/show_bug.cgi?id=203463 |