Upgrade fwupd to 1.8.3 in jammy to support HP Thunderbolt Dock G4
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OEM Priority Project |
Confirmed
|
Critical
|
Kai-Chuan Hsieh | ||
fwupd (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Jammy |
Confirmed
|
Undecided
|
Unassigned | ||
Kinetic |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
[Impact]
* Could not upgrade fw for HP Thunderbolt Dock G4.
* Other bugs that will also get fix as this SRU is completed:
LP: #1983451, LP: #1969976, LP: #1982103, LP: #1966364.
[Test Plan]
* To reproduce and verify the bug: get a machine with G4 docking
with pending firmware not upgrade, and use "fwupdmgr upgrade"
to upgrade firmware.
* Since we bump version (bump to 1.8.3
in jammy), so we will follow the test steps in
https:/
is no regression.
[Where problems could occur]
* For Jammy, since it's at the beginning of its life cycle. Per past
history, we will eventually get SRU requests to support the new HW.
Given so, we decide to bump up the version to 1.8.3.
* Worse case the new fwupd will brick certain HW even if we have
certain test coverage during the testing. It's unlikely to
happen per past history of fwupd, they usually have very good
code quality and have very limited regression. For the past
regressions we know, it never bricks any HW.
* Maybe we could not find certain devices or their fw upgrade
won't work after SRU.
[Other Info]
* Per check, the fwupd-signed version is the same in Jamm and Kinetic
Given so, we don't need to upgrade fwupd-efi at this round.
---
Requests to upgrade fwupd to v1.8.1 to support HP Thunderbolt Dock G4 on Jammy
Ref:
Fwupd v1.8.1
This release adds support for the following hardware:
HP Thunderbolt Dock G4
https:/
LVFS
https:/
Changed in oem-priority: | |
importance: | Undecided → Critical |
information type: | Proprietary → Public |
tags: | added: originate-from-1979937 stella |
Changed in fwupd (Ubuntu Jammy): | |
status: | New → Confirmed |
Changed in oem-priority: | |
status: | Incomplete → Confirmed |
summary: |
- HP Thunderbolt Dock G4 needs fwupd v1.8.1 to support LVFS + Upgrade fwupd to 1.8.3in jammy to support HP Thunderbolt Dock G4 |
description: | updated |
description: | updated |
summary: |
- Upgrade fwupd to 1.8.3in jammy to support HP Thunderbolt Dock G4 + Upgrade fwupd to 1.8.3 in jammy to support HP Thunderbolt Dock G4 |
Changed in oem-priority: | |
assignee: | Yuan-Chen Cheng (ycheng-twn) → Kai-Chuan Hsieh (kchsieh) |
Thunderbolt dock G4 support "first" showed up in 1.7.1. I would ask - are there other commits needed on top of the latest 1.7.x? (1.7.8)
If so, it may be a small backport to land those to 1.7.9 to pickup instead of moving to the new release in the LTS.
$ git describe --contains 3db727d46 ec5bab9dc1f39ce 96aeaf9e96
1.7.1~17
$ git show 3db727d46
commit 3db727d460a839d
Author: syabbashp <email address hidden>
Date: Fri Oct 29 11:17:09 2021 -0500
Add support for HP Thunderbolt Dock G4
diff --git a/plugins/ ccgx/ccgx. quirk b/plugins/ ccgx/ccgx. quirk .0ea1eebde 100644 ccgx/ccgx. quirk ccgx/ccgx. quirk 03F0&PID_ 0488] 03F0&PID_ 0363
index 39bba0220.
--- a/plugins/
+++ b/plugins/
@@ -72,3 +72,14 @@ Name = HP USB-C/A Universal Dock G2
CcgxImageKind = dmc-composite
InstallDuration = 180
RemoveDelay = 162000
+
+# HP Thunderbolt Dock G4
+[USB\VID_
+Plugin = ccgx
+GType = FuCcgxDmcDevice
+Summary = Dock Management Controller Device
+ParentGuid = USB\VID_
+Name = HP Thunderbolt Dock G4
+CcgxImageKind = dmc-composite
+InstallDuration = 800
+RemoveDelay = 203000