Summary: | Qualcomm MQC700 modem support | ||
---|---|---|---|
Product: | ModemManager | Reporter: | shlomo.zaks |
Component: | general | Assignee: | ModemManager bug user <modemmanager> |
Status: | RESOLVED INVALID | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | 1.4 | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
lsusb
NetworkManager debug log ModemManager debug log |
Created attachment 132055 [details]
NetworkManager debug log
Created attachment 132056 [details]
ModemManager debug log
|
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.
Created attachment 132054 [details] lsusb I'm trying to get a Qualcomm MQC700 modem (not yet released) to work with Linux. I think it uses QMI. The output of `lsusb -v -d 05c6:9025` is attached. The following devices appear in /dev when I connect the modem: cdc-wdm2, libmtp-1-2, sdb, sg2. The following kernel modules load when I connect the modem: qmi_wwan, cdc_wdm, uas, usbnet, usb_storage, mii. The modem exposes the following interface when connected: 5: wwp0s20f0u2i4: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1000 link/ether 2e:2a:bc:95:7b:57 brd ff:ff:ff:ff:ff:ff Debug logs of NetworkManager and ModemManager are attached. How can I debug this?