Closed belminf closed 4 years ago
I have the same laptop as above and am experiencing the same issue :(
I see the same on ThinkPad X1 Yoga 3rd Gen
I'm experiencing the same issue with my X1 Carbon 6th Gen.
Except Version 184.70.3626
is already installed and the new Version is 184.77.3664
.
When updating to 184.77.3664
, the Bootscreen is showing that it is applying the capsule and after another reboot it shows for a second that it is updating the firmware.
But if I reinstall 184.70.3626
, the updating firmware message is shown for about half a minute.
The regular System firmware update from 1.46
to 1.48
worked as expected, but no change to the UEFI Device firmware update process.
$ fwupdmgr get-devices
20KGS2A900
│
├─ […]
│
├─System Firmware:
│ Device ID: 1c53551e7da69d896138fac1ae131c83ad46d923
│ Current version: 0.1.48
│ Minimum Version: 0.0.1
│ Vendor: LENOVO (DMI:LENOVO)
│ GUID: a4b51dca-8f97-4310-8821-3330f83c9135
│ Device Flags: • Internal device
│ • Updatable
│ • Requires AC power
│ • Supported on remote server
│ • Needs a reboot after installation
│ • Cryptographic hash verification is available
│ • Device is usable for the duration of the update
│
├─UEFI Device Firmware:
│ Device ID: e563ad307df81c99f0de8c26292afd71cf409673
│ Current version: 184.70.3626
│ Minimum Version: 184.70.3626
│ Vendor: DMI:LENOVO
│ Update State: success
│ GUID: 42a0a96e-c9f3-438f-9687-7826be33e4ce
│ Device Flags: • Internal device
│ • Updatable
│ • Requires AC power
│ • Supported on remote server
│ • Needs a reboot after installation
│ • Device is usable for the duration of the update
│
└─ […]
Same problem here on ThinkPad X1 gen 6
@renfahh reports about 184.77.3664
, dupe of fwupd/firmware-lenovo-thinkpad#57 & fwupd/firmware-lenovo-thinkpad#56
Same issue here. I was able to update all the other packages by installing them individually using fwupdmgr install [FILE]
.
$ fwupdmgr get-updates
• Thunderbolt Controller has the latest available firmware version
• Embedded Controller has the latest available firmware version
• System Firmware has the latest available firmware version
• UEFI Device Firmware has no available firmware updates
• WDC PC SN720 SDAQNTW-512G-1001 has the latest available firmware version
20KHCTO1WW
│
└─Intel Management Engine:
│ Device ID: 29749712e93b58730ecd1b8537a5503ff5b7fb27
│ Current version: 184.70.3626
│ Minimum Version: 184.70.3626
│ Vendor: DMI:LENOVO
│ Update State: success
│ GUID: 9c9d9769-32fa-4841-b550-ea998e754e99
│ Device Flags: • Internal device
│ • Updatable
│ • Requires AC power
│ • Supported on remote server
│ • Needs a reboot after installation
│ • Device is usable for the duration of the update
│
└─ThinkPad X1 Carbon 6th Consumer ME Update:
New version: 184.77.3664
Remote ID: lvfs
Summary: Lenovo ThinkPad X1 Carbon 6th Consumer ME Firmware
License: Proprietary
Size: 2.2 MB
Created: 2016-07-08
Urgency: High
Vendor: Lenovo Ltd.
Flags: is-upgrade
Description: Version 11.8.77.3664 (LVFS: 184.77.3664)
2020.01 Q1 Intel Platform Update (IPU), formerly known as Quarterly security release (QSR)
Several security fixes and enhancements are on this release.
Security issues fixed:
• CVE-2020-0531
• CVE-2020-0532
• CVE-2020-0533
• CVE-2020-0535
• CVE-2020-0536
• CVE-2020-0537
• CVE-2020-0538
• CVE-2020-0539
• CVE-2020-0540
• CVE-2020-0545
• CVE-2020-0594
• CVE-2020-0595
• CVE-2020-0596
• CVE-2020-8674
My boot order lock is disabled, and I'm using an NVMe disk.
Deduping with https://github.com/fwupd/firmware-lenovo-thinkpad/issues/56 as it has more debugging there.
Describe the bug
I perform an update and reboot but the update is still seen as available despite
Update State
showingsuccess
infwupdmgr get-updates
output.This is to upgrade Intel Management Engine from 184.55.3510 to 184.70.3626.
Steps to Reproduce
fwupdmgr refresh --force && fwupdmgr update
fwupdmgr get-updates
Expected behavior
I expect the update to apply or see something helpful in the debug output.
fwupd version information
Installed via
pacman
: https://www.archlinux.org/packages/?name=fwupdfwupd device information
System UEFI configuration
Additional questions
Additional info