Firmwareupdate Schiefgegangen

mcb

Well-known member
Registriert
18 März 2009
Beiträge
4.507
Hallo

ich habe (versucht) das Bios meines T490s mit fwupdate und der passenden Cab-Datei zu aktuallisieren.

Hat nicht funktioniert - also habe ich einfach die iso von Lenovo auf einen USB-Stick geschrieben und das hat geklappt.

Code:
root@mb:/home/marc# fwupdate -i
Information for the update status entry 0:
  Information Version: 7
  Firmware GUID: {6300ba52-d9ea-4ca0-88f9-f89ef73cc07b}
  Capsule Flags: 0x00000000x
  Hardware Instance: 0
  Update Status: attempted
  Capsule File Path: /EFI/debian/fw/fwupd-6300ba52-d9ea-4ca0-88f9-f89ef73cc07b.cap

Information for the update status entry 1:
  Firmware GUID: {ef5cdc85-9cf6-469d-9cb7-920b7dd6672b}
  Update Status: No update info found

Information for the update status entry 2:
  Firmware GUID: {be9a5f93-930b-40bf-8864-815268ea4ea3}
  Update Status: No update info found

Information for the update status entry 3:
  Firmware GUID: {23c7887b-48fc-4d5e-81c6-8f8a91874786}
  Update Status: No update info found

Information for the update status entry 4:
  Firmware GUID: {979d3064-e94c-477b-8f9c-db2b123b228a}
  Update Status: No update info found

Wie bekomme ich das hängende Update weg ?

Weiß das jemand ?
OS ist Debian Testing (Bullseye)
Danke!
 
Ist hoffentlich auch nur ein kosmetisches Problem.
Code:
 Capsule File Path: /EFI/debian/fw/fwupd-6300ba52-d9ea-4ca0-88f9-f89ef73cc07b.cap

Aber den Eintrag in fwupdate hätte ich gerne weg.
 
Code:
fwupdmgr
bietet die Option
Code:
clear-offline
die sehr danach klingt was du möchstest (Clears any updates scheduled to be updated offline).
 
Code:
fwupdmgr
bietet die Option
Code:
clear-offline
die sehr danach klingt was du möchstest (Clears any updates scheduled to be updated offline).
:thumbup: Tausend Dank!

Edit leider doch nicht ... Mist :pinch:
 
Zuletzt bearbeitet:
Hm, vielleicht über clear-history oder clear-results parameter?

Code:
clear-history                     Erase all firmware update history
clear-offline                     Clears any updates scheduled to be updated offline
clear-results DEVICE-ID|GUID      Clears the results from the last update
 
Danke die habe ich jetzt auch alle durch ....

Zusätzlich die cab auf der EFI gelöscht:

Code:
root@mb:/home/marc# fwupdate -i
Information for the update status entry 0:
  Information Version: 7
  Firmware GUID: {6300ba52-d9ea-4ca0-88f9-f89ef73cc07b}
  Capsule Flags: 0x00000000x
  Hardware Instance: 0
  Update Status: attempted
  Capsule File Path: /EFI/debian/fw/fwupd-6300ba52-d9ea-4ca0-88f9-f89ef73cc07b.cap

Information for the update status entry 1:
  Firmware GUID: {ef5cdc85-9cf6-469d-9cb7-920b7dd6672b}
  Update Status: No update info found

Information for the update status entry 2:
  Firmware GUID: {be9a5f93-930b-40bf-8864-815268ea4ea3}
  Update Status: No update info found

Information for the update status entry 3:
  Firmware GUID: {23c7887b-48fc-4d5e-81c6-8f8a91874786}
  Update Status: No update info found

Information for the update status entry 4:
  Firmware GUID: {979d3064-e94c-477b-8f9c-db2b123b228a}
  Update Status: No update info found

root@mb:/home/marc#

Ich gebe jetzt auf. :pinch:
 
  • ok1.de
  • thinkstore24.de
  • Preiswerte-IT - Gebrauchte Lenovo Notebooks kaufen
Zurück
Oben