[Bug 1980334] Re: Support Quectel's modem(EM120/160) firmware update, fwupd
Launchpad Bug Tracker
1980334 at bugs.launchpad.net
Tue Oct 25 13:39:20 UTC 2022
This bug was fixed in the package fwupd - 1.7.9-1~20.04.1
---------------
fwupd (1.7.9-1~20.04.1) focal; urgency=medium
* New upstream release, and drop all patches since they are merged.
* Properly fall back to use DMI instead of /sys/class/dmi interface.
(LP: #1982103)
* Build depends on mondemmanager 1.8 and libxmlb 0.3.6 to support
EM120/160. (LP: #1980334)
* Don't stderr-fail the autopkgtest on modprobe error as they are
optional. (LP: #1966364)
* Run fwupd-refresh under a dedicated fwupd-refresh user. This is
fixed in 1.1.7, so it's automatically included. (LP: #1969976)
-- Yuan-Chen Cheng <yc.cheng at canonical.com> Sun, 03 Jul 2022 03:18:51
+0000
** Changed in: fwupd (Ubuntu Focal)
Status: Fix Committed => Fix Released
** Changed in: libxmlb (Ubuntu Focal)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to libxmlb in Ubuntu.
Matching subscriptions: foundations-bugs-libxmlb
https://bugs.launchpad.net/bugs/1980334
Title:
Support Quectel's modem(EM120/160) firmware update, fwupd
Status in OEM Priority Project:
Fix Committed
Status in fwupd package in Ubuntu:
Fix Released
Status in gnome-firmware package in Ubuntu:
New
Status in gnome-software package in Ubuntu:
New
Status in libxmlb package in Ubuntu:
Fix Released
Status in fwupd source package in Focal:
Fix Released
Status in gnome-firmware source package in Focal:
Fix Released
Status in gnome-software source package in Focal:
Fix Released
Status in libxmlb source package in Focal:
Fix Released
Status in fwupd source package in Kinetic:
Fix Released
Status in gnome-firmware source package in Kinetic:
New
Status in gnome-software source package in Kinetic:
New
Status in libxmlb source package in Kinetic:
Fix Released
Bug description:
[Impact]
* EM120/160 firmware update's fw can't get updated.
[Test Plan]
* Use a machine with EM120/160 and test fw upgrade or reinstall.
For the rest of the SRU document, please check lp:1982103
Note: the SRU of fwupd is following the exception in
https://wiki.ubuntu.com/firmware-updates. We also need to
upgrade libxmlb due to fwupd is its only major consumer,
and without that, we could not have the correct fwupd function
on this one.
--
The current fwupd packages in focal have to be rebuild with the latest 1.18.6 modem manager[1] in updates channel.
In the modem-manager plugin of fwupd, there are several version check
macros to determine the version of modem-manager, for instance:
https://git.launchpad.net/ubuntu/+source/fwupd/tree/plugins/modem-
manager/fu-mm-device.c?h=ubuntu/focal-updates#n22
#if MM_CHECK_VERSION(1, 17, 2)
#include "fu-firehose-updater.h"
#endif
If the version is equal to or newer than 1.17.2, fwupd will have
different behaviors. And the previous version in Focal is 1.16.6 so we
have to rebuild or do a version bump to make sure it compile with the
new modem manager.
[1]
https://launchpad.net/ubuntu/+source/modemmanager/1.18.6-1~ubuntu20.04.1
To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1980334/+subscriptions
More information about the foundations-bugs
mailing list