Not boot with EFI
Bug #1827750 reported by
Alex Smith
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux-raspi2 (Ubuntu) |
Fix Released
|
Undecided
|
Paolo Pisati | ||
Bionic |
Fix Released
|
Undecided
|
Unassigned | ||
Cosmic |
Fix Committed
|
Undecided
|
Unassigned | ||
Disco |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Impact:
The linux-raspi2 kernel doesn't have the necessary UEFI hooks to boot on a UEFI enabled system.
Fix:
Enable the relevant UEFI options (see the attached patch).
How to test:
On a patched kernel, UEFI presence will be check during boot:
$ dmesg | grep -i eufi
...
[ 0.000000] efi: UEFI not found.
...
Regression potential:
Very low, some config option changes that have been enabled in generic for a long while.
--
Hello. I can't boot with linux-raspi2 kernel, but linux-generic work fine. Please add support kernel option CONFIG_
Thanks.
os: ubuntu 18.04 lts arm64
hw: raspberry pi 3b (+ tiano core uefi)
CVE References
Changed in linux-raspi2 (Ubuntu): | |
status: | New → Incomplete |
Changed in linux-raspi2 (Ubuntu): | |
status: | Incomplete → Fix Committed |
tags: | added: efi raspberry raspi2 uefi |
tags: | added: raspberrypi |
description: | updated |
Changed in linux-raspi2 (Ubuntu Bionic): | |
status: | New → In Progress |
Changed in linux-raspi2 (Ubuntu Cosmic): | |
status: | New → In Progress |
Changed in linux-raspi2 (Ubuntu Disco): | |
status: | New → In Progress |
Changed in linux-raspi2 (Ubuntu Cosmic): | |
status: | In Progress → Fix Committed |
Changed in linux-raspi2 (Ubuntu Disco): | |
status: | In Progress → Fix Committed |
Changed in linux-raspi2 (Ubuntu Bionic): | |
status: | In Progress → Fix Committed |
Changed in linux-raspi2 (Ubuntu): | |
status: | Incomplete → Fix Released |
To post a comment you must log in.
Please test this kernel and tell us if it solves you problem:
https:/ /people. canonical. com/~ppisati/ lp1827750/
This kernel has EFI support (and several other EFI features) enabled:
https:/ /git.launchpad. net/~p- pisati/ ubuntu/ +source/ linux/commit/ ?h=b-raspi2- lp1827750& id=ce621b56138a 15dd3c67d6b4042 9f5739a6b51ec
Once positively verified, add a step by step test procedure to this bug so we can move forward with integrating the changes.