[Bug 2116567] Re: [SRU] Add Dell SD25TB5 and AIO system MTK scalar IC firmware update
Launchpad Bug Tracker
2116567 at bugs.launchpad.net
Thu Aug 28 21:54:21 UTC 2025
This bug was fixed in the package fwupd - 2.0.13-1~25.04.1
---------------
fwupd (2.0.13-1~25.04.1) plucky; urgency=medium
* Backport to plucky.
* Fixes Mediatek Scalar IC update (LP: #2116567)
-- Mario Limonciello <superm1 at gmail.com> Mon, 18 Aug 2025 16:04:47
-0500
** Changed in: fwupd (Ubuntu Plucky)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to fwupd in Ubuntu.
https://bugs.launchpad.net/bugs/2116567
Title:
[SRU] Add Dell SD25TB5 and AIO system MTK scalar IC firmware update
Status in OEM Priority Project:
New
Status in fwupd package in Ubuntu:
Fix Released
Status in fwupd source package in Noble:
Fix Released
Status in fwupd source package in Plucky:
Fix Released
Status in fwupd source package in Questing:
Fix Released
Bug description:
[ Impact ]
* To support Dell SD25TB5 Dock firmware update
* To support Dell new AIO system MTK scaler IC firmware update
[ Test Plan ]
* Verify Dell SD25TB5 Dock to update firmware from LVFS
$ sudo fwupdmgr modify-config OnlyTrusted false
$ sudo systemctl restart fwupd
$ sudo cp dell-embargo.conf /etc/fwupd/remotes.d/
$ fwupdmgr enable-remote dell-embargo
$ fwupdmgr get-remotes (Verify the status of 'Enabled' is set to 'true' for dell-embargo channel)
$ fwupdmgr refresh --force
$ fwupdmgr get-updates -> see if there is firmware for the dock
$ fwupdmgr update -> starting doing the update
unplug the dock and plug the dock
$ fwupdmgr get-devices -> see if the device firmware got updated
* Verify Dell SD25TB5 Dock to update local firmware
Get DellDockFirmwarePackage_WD25_SD25_Series_XX_YY_ZZ.cab file.
$ sudo fwupdmgr modify-config OnlyTrusted false
$ sudo systemctl restart fwupd
$ fwupdmgr install [XXXX-_XX.XX.XX.cab]/$ fwupdmgr install [XXXX-_XX.XX.XX.cab] --allow-older, find Dock FW can be upgraded/downgraded successfully.
* Verify Dell AIO system with MTK scaler IC firmware update
[PCI\VID_1028&PID_0D2C]
[PCI\VID_1028&PID_0D2B]
$ sudo fwupdmgr modify-config OnlyTrusted false
$ sudo systemctl restart fwupd
$ sudo cp dell-embargo.conf /etc/fwupd/remotes.d/
$ fwupdmgr enable-remote dell-embargo
$ fwupdmgr get-remotes (Verify the status of 'Enabled' is set to 'true' for dell-embargo channel)
$ fwupdmgr refresh --force
$ fwupdmgr get-updates
$ fwupdmgr update
$ fwupdmgr get-devices -> see if the device firmware got updated
[ Where problems could occur ]
* The SRU requires the version bump to 1.9.31 for noble by leveraging the exception document
https://wiki.ubuntu.com/firmware-updates
* Release note: https://github.com/fwupd/fwupd/releases/tag/1.9.31
To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/2116567/+subscriptions
More information about the foundations-bugs
mailing list