Bug 1253943
Summary: | Dell-branded Sierra Wireless modems require Set FCC Auth command (upstream libqmi patch) | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | David Ward <david.ward> | ||||||
Component: | libqmi | Assignee: | Dan Williams <dcbw> | ||||||
Status: | CLOSED ERRATA | QA Contact: | Desktop QE <desktop-qa-list> | ||||||
Severity: | high | Docs Contact: | |||||||
Priority: | high | ||||||||
Version: | 7.1 | CC: | dcbw, lrintel, rkhan, sbeal, svashisht, vanhoof, vbenes | ||||||
Target Milestone: | rc | Keywords: | Patch | ||||||
Target Release: | --- | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2016-11-04 08:30:26 UTC | Type: | Bug | ||||||
Regression: | --- | Mount Type: | --- | ||||||
Documentation: | --- | CRM: | |||||||
Verified Versions: | Category: | --- | |||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||
Embargoed: | |||||||||
Bug Depends On: | |||||||||
Bug Blocks: | 1203710, 1223646, 1253946, 1301628, 1313485 | ||||||||
Attachments: |
|
Description
David Ward
2015-08-15 21:53:38 UTC
Created attachment 1063337 [details]
Backported commit 22628a6 from upstream libqmi
Thanks for the backport David! Thank you Dan for the quick response! Just FYI, I created a separate bug to track adding USB IDs to the qmi_wwan and qcserial drivers in the kernel, so these adapters can be used in the QMI configuration: https://bugzilla.redhat.com/show_bug.cgi?id=1253955 Created attachment 1071773 [details]
Backported commit 22628a6 from upstream libqmi (includes qmicli change)
Dan, my apologies -- can you please apply this corrected patch instead?
Jacob Yundt pointed out that the qmicli command was missing the '--dms-set-fcc-authentication' action with the earlier patch applied. When I first opened this bug, I had tried to apply the original commit from the libqmi repository as a patch during the RPM build, but that failed because the src/qmicli/ directory did not exist. I mistakenly assumed that qmicli had not been implemented in this version, and I just removed that change from the patch file.
Actually, it did exist, but in a different directory (cli/). This time I used git to cherry-pick the commit cleanly onto the 1.6.0 tag in the repository (it recognized the directory rename) before applying it as a patch to the RHEL 7 package. Now the '--dms-set-fcc-authentication' action is present when I run qmicli.
Sorry for the inconvenience.
Was the updated patch applied (replacing the original patch attached to this bug)? (In reply to David Ward from comment #9) > Was the updated patch applied (replacing the original patch attached to this > bug)? It hasn't been applied yet. We hope to apply the patch for the next regular Red Hat Enterprise Linux point release, and we are getting some testing infrastructure into place to better manage regression risk from this and other modem-related patches we hope to apply to the WWAN stack. So no fear, this hasn't been forgotten. Thanks! This bug was accidentally moved from POST to MODIFIED via an error in automation, please see mmccune with any questions Sierra 7355 modem works as expected not sure if these rebranded Dell devices are different but definitely Sierra works as expected. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHEA-2016-2556.html |