Summary: | MBIM doesn't handle CDMA capabilities well | ||
---|---|---|---|
Product: | ModemManager | Reporter: | Dan Williams <dcbw> |
Component: | general | Assignee: | ModemManager bug user <modemmanager> |
Status: | RESOLVED MOVED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | git master | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | altered mm-broadband-modem.c |
Description
Dan Williams
2015-07-15 16:58:49 UTC
Created attachment 117216 [details]
altered mm-broadband-modem.c
It ain't pretty, but this file at least demonstrates the problem and a hacked solution. CDMA is prevented from enabling.
I can confirm this problem. I downloaded the source package on Debian Testing (ModemManager 1.4.8) and removed the call to enable CDMA: 1) commented lines 8616 to 8622 from mm-broadband-modem.c 2) commented line 8495 from mm-broadband-modem.c Then enabling the modem is successful: # mmcli -m 0 -e Plus I am able to connect using NetworkManager. ( However, the bug with the EM7355 remaining in "low" power state still means I need to boot to Windows and warm-reboot to Linux: https://mail.gnome.org/archives/networkmanager-list/2015-January/msg00095.html https://bugzilla.kernel.org/show_bug.cgi?id=92101 ) -- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/mobile-broadband/ModemManager/issues/62. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.