You are not logged in.
Hello,
I did a fresh install of Arch yesterday on a Thinkpad T480. Everything runs fine except fwupdmgr can’t find my uefi partition (which is mounted as /boot/efi). I've tried hardcoding its way to /etc/fwupd/uefi.conf, but it still can’t find it. I've also made sure udisks2 is installed. I've ran a few other tests trying to troubleshoot, here are their results. (i've added some description to those images, hoping it'll make it easier to read)
If i'm correct and actually messed up during my partitioning, can i use my usb live environment to chroot into my system, format the efi partition and recreate it properly? Instead of reinstalling the whole system and lose my configurations?
PS: fwupd isn’t that important i think, since that model is kind of old and the only update showing up is some Secure boot update which i don’t care much about (thunderbolt was already updated to 23.00 via Windows).
I've made this post essentially to learn more, and in case this EFI partition issue could become a problem in the future (better fix it now than later huh).
Thanks for reading.
Offline
please post console output as text instead of images
why do you think fwupdmgr should find a partition?
fwupdmgr is used to update firmware of a device - so if at all it would detect the drive
Offline
Sorry, i'll upload them when i'm back home.
What i *understood* is that fwupdmgr wants to update files related to EFI, but it can’t find any. I think it is because my EFI partition is not correctly "labeled" (not sure if it is a correct term).
The error message i get when using fwupdmgr is "ESP UEFI partition not detected or configured". (damn me, i thought i wrote it in my post, so sorry).
It indeed detects devices with fwupdmgr get-devices (and even tells me that one update is available), but some of them show the error message alongside their infos. And the update is, therefore, not working. I'll also share this result as soon as i can
Last edited by asgoredreemurr0203 (2024-11-15 12:19:25)
Offline
please post the full output of fwupdmgr including the commands
Offline
I think you are correct, the ESP seems to be of the wrong type.
This should fix things:
# parted /dev/nvme0n1 set 1 esp on
I'm in Windows atm though so that might not be right, wait for somebody to correct me or use gparted instead.
Para todos todo, para nosotros nada
Offline
asgoredreemurr0203 wrote:I think you are correct, the ESP seems to be of the wrong type.
This should fix things:
# parted /dev/nvme0n1 set 1 esp on
I'm in Windows atm though so that might not be right, wait for somebody to correct me or use gparted instead.
Adding the esp flag to /boot/efi using gparted fixed this error! Thanks a lot!!
Some updates still can't install but it is unrelated...
Devices that were not updated correctly:
• System Firmware (0.1.42 → 0.1.52)
• UEFI dbx (220 → 371)
Devices that have been updated successfully:
• Intel Management Engine (184.80.3746 → 184.96.4657)
UEFI dbx:
│ Identifiant de l'appareil: 362301da643102b9f38477387e2193e57abaa590
│ Version précédente: 220
│ Durée d'installation: 1 seconde
│ État de mise à jour: Échec # Update state: Failure
│ Erreur de mise à jour: failed to write-firmware: Blocked executable in the ESP, ensure grub and shim are up to date: could not find EFI DP # Update error message
│ Dernière modification: 2024-11-15
│ GUID: 5971a208-da00-5fce-b5f5-1234342f9cf7
│ Drapeaux de périphérique: • Périphérique interne
│ • Mise à jour possible
│ • Supported on remote server
│ • Doit redémarrer après une mise à jour
│ • Le périphérique est utilisable pendant la durée de la mise à jour
│ • Seules les mises à jour de version sont autorisées
│ • Signed Payload
│
└─Secure Boot dbx Configuration Update:
Nouvelle version: 371
Remote ID: lvfs
Release ID: 35287
Résumé: UEFI Secure Boot Forbidden Signature Database
Variante: x64
Licence: Propriétaire
Taille: 21,2 Ko
Created: 2023-05-09
Urgence: Haute
Tested: 2024-06-06
Distribution: ubuntu 22.04
Old version: 267
Version[fwupd]: 1.9.15
Tested: 2024-06-04
Distribution: fedora 39 (workstation)
Old version: 77
Version[fwupd]: 1.9.20
Tested: 2024-04-24
Distribution: ubuntu 22.04
Old version: 83
Version[fwupd]: 1.9.16
Tested: 2024-03-21
Distribution: fedora 39 (workstation)
Old version: 217
Version[fwupd]: 1.9.15
Tested: 2024-02-20
Distribution: fedora 39 (workstation)
Old version: 77
Version[fwupd]: 1.9.5
Tested: 2024-01-12
Distribution: fedora 39 (workstation)
Old version: 220
Version[fwupd]: 1.9.11
Tested: 2023-07-11
Distribution: fedora 38 (workstation)
Old version: 211
Version[fwupd]: 1.9.2
Tested: 2023-07-03
Distribution: ubuntu 22.04
Old version: 220
Version[fwupd]: 1.9.3
Fournisseur: Linux Foundation
Release Flags: • Trusted payload
• Trusted metadata
Description:
Insecure versions of the Microsoft Windows boot manager affected by Black Lotus were added to the list of forbidden signatures due to a discovered security problem.This updates the dbx to the latest release from Microsoft.
Before installing the update, fwupd will check for any affected executables in the ESP and will refuse to update if it finds any boot binaries signed with any of the forbidden signatures.Applying this update may also cause some Windows install media to not start correctly.
Issue: CVE-2022-21894
Somme de contrôle: fc3feb015df2710fcfa07583d31b5975ee398357016699cfff067f422ab91e13
This on apparently concerns Windows, which doesn't matter since i'm not dual booting, but getting the update prompt is kinda annoying
System Firmware:
│ │ Identifiant de l'appareil: f2a0ebaf16bf5280a057b882965430a4770b70cf
│ │ Version précédente: 0.1.42
│ │ État de mise à jour: Échec # Update state: Failure
│ │ Erreur de mise à jour: failed to run update on reboot: expected 0.1.52 and got 0.1.42 # Update error message
│ │ Dernière modification: 2024-11-15
│ │ GUID: dc7f0308-1ef8-4774-9ba5-89a58c4d731c
│ │ Drapeaux de périphérique: • Périphérique interne
│ │ • Mise à jour possible
│ │ • Le système nécessite une source d'alimentation externe
│ │ • Supported on remote server
│ │ • Doit redémarrer après une mise à jour
│ │ • Cryptographic hash verification is available
│ │ • Le périphérique est utilisable pendant la durée de la mise à jour
│ │
│ └─ThinkPad T480 System Update:
│ Nouvelle version: 0.1.52
│ Remote ID: lvfs
│ Release ID: 96444
│ Résumé: Lenovo ThinkPad T480 System Firmware
│ Licence: Propriétaire
│ Taille: 9,5 Mo
│ Created: 2024-07-30
│ Urgence: Haute
│ Fournisseur: Lenovo
│ Release Flags: • Trusted payload
│ • Trusted metadata
│ Description:
│ Lenovo ThinkPad T480 System Firmware
│
│ • Updated MCU to m_c0_806ea_000000f6, Kabylake-U MCU to m_c0_806e9_000000f6.
│ • Version 04.35.000 code of FIT's InROM diagnostics.
│ Somme de contrôle: 00518529b38a06ae5bf077325ff5108242d86d5653250063d215d4b8ffc8740b
Sorry for those being in french, no clue how can i change the language only for those message . (I've aded comments to the error lines)
EDIT1: After trying another time, the BIOS update is installing right now. Hope it won’t break anything lol.
EDIT2: It does work! I'll look for a way to install that dbx update now
Last edited by asgoredreemurr0203 (2024-11-15 16:11:14)
Offline
for code which implements i18n you can use
LC_ALL=C <command>
to get native output (should work for most GNU tools)
Offline