Bug 485325 - Secure boot is enabled, but shim isn't installed to EFI/neon/shimx64.efi
Summary: Secure boot is enabled, but shim isn't installed to EFI/neon/shimx64.efi
Status: RESOLVED FIXED
Alias: None
Product: neon
Classification: KDE Neon
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Neon Linux
: NOR major
Target Milestone: ---
Assignee: Neon Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-10 13:38 UTC by Fabricio
Modified: 2024-04-11 19:10 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Fabricio 2024-04-10 13:38:32 UTC
***
If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org

If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***

SUMMARY
I am trying to update the bios of a Dell XPS 9320, and receive the message: Secure boot is enabled, but shim isn't installed to EFI/neon/shimx64.efi

It worked before.

STEPS TO REPRODUCE
1. Try to update the bios using system update (sudo apt full-upgrade)
2. 
3. 

OBSERVED RESULT
fabricio@fabricio:~$ sudo fwupdmgr update 
Devices with no available firmware updates: 
 • VEN 04F3:00 04F3:31D1
 • TPM
 • UEFI Device Firmware
 • UEFI Device Firmware
Devices with the latest available firmware version:
 • KXG80ZNV1T02 NVMe KIOXIA 1024GB
╔══════════════════════════════════════════════════════════════════════════════╗
║ Upgrade System Firmware from 2.10.0 to 2.11.0?                               ║
╠══════════════════════════════════════════════════════════════════════════════╣
║ This stable release fixes the following issues:                              ║
║                                                                              ║
║ • This release contains security updates as disclosed in the Dell            ║
║ Security Advisory.                                                           ║
║                                                                              ║
║ XPS 9320 must remain plugged into a power source for the duration of the     ║
║ update to avoid damage.                                                      ║
╚══════════════════════════════════════════════════════════════════════════════╝
Perform operation? [Y|n]: Y
Decompressing…           [                                       ] Less than one minute remaining…
Secure boot is enabled, but shim isn't installed to EFI/neon/shimx64.efi


EXPECTED RESULT
Bios updated with success.

SOFTWARE/OS VERSIONS
Windows: -
macOS: -
Linux/KDE Plasma: Distributor ID: Neon
Description:    KDE neon 6.0
Release:        22.04
Codename:       jammy
 (5.15.0-102-generic #112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux)
(available in About System)
KDE Plasma Version: 6.0.3
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.3

ADDITIONAL INFORMATION
Comment 1 Fabricio 2024-04-11 19:10:46 UTC
Hi, the problem was solved today after the last system update.

This process replaced the file /etc/fwupd/fwupd.conf;

After that I the bios was successfully updated.