<p dir="ltr">Very interesting. Could you paste a link? I don't know where to find it.<br>
This modem is very problematic. Working fine but after reboot not working at all. Another reboot and once again mm could "see" it...</p>
<div class="gmail_quote">10 lip 2015 7:40 PM "Bjørn Mork" <<a href="mailto:bjorn@mork.no">bjorn@mork.no</a>> napisał(a):<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I'm pretty sure the fcc thing is possible with qmi embedded in mbim. See my recent experments with the usb comp commands.<br>
<br>
Testing it is pretty straight forward, since you only append your prepared qmi messages to mbim. Or seeing it the other way:prepend an mbim header to qmi messages.<br>
<br>
It would be interesting to know whether this is the method used by windows, or if there is some more direct mbim service/cid for this. So if anyone can snoop..<br>
<br>
<br>
<br>
Bjørn<br>
<br>
On July 10, 2015 6:00:05 PM CEST, Aleksander Morgado <<a href="mailto:aleksander@aleksander.es">aleksander@aleksander.es</a>> wrote:<br>
>On Fri, Jul 10, 2015 at 11:28 AM, Bartosz Nitkiewicz<br>
><<a href="mailto:bartosz@nitkiewicz.eu">bartosz@nitkiewicz.eu</a>> wrote:<br>
>> I have problem with my modem. It can't connect or enable.<br>
>><br>
>> mmcli -m 0<br>
>><br>
>> /org/freedesktop/ModemManager1/Modem/0 (device id<br>
>> '5c7d03243a4f66003876aab95834e2bbb9ca67ca')<br>
>> -------------------------<br>
>> Hardware | manufacturer: 'Dell'<br>
>> | model: 'MBIM [413C:81A3]'<br>
>> | revision: 'SWI9X15C_05.05.47.00'<br>
>> | supported: 'gsm-umts'<br>
>> | current: 'gsm-umts'<br>
>> | equipment id: '355605050324851'<br>
>> -------------------------<br>
>> System | device:<br>
>'/sys/devices/pci0000:00/0000:00:14.0/usb2/2-7'<br>
>> | drivers: 'cdc_mbim'<br>
>> | plugin: 'Dell'<br>
>> | primary port: 'cdc-wdm1'<br>
>> | ports: 'wwp0s20u7c2i12 (net), cdc-wdm1 (mbim)'<br>
>> -------------------------<br>
>> Numbers | own : '48666459757'<br>
>> -------------------------<br>
>> Status | lock: 'none'<br>
>> | unlock retries: 'sim-pin2 (3)'<br>
>> | state: 'disabled'<br>
>> | power state: 'low'<br>
>> | access tech: 'unknown'<br>
>> | signal quality: '0' (cached)<br>
>> -------------------------<br>
>> Modes | supported: 'allowed: 2g, 3g; preferred: none'<br>
>> | current: 'allowed: 2g, 3g; preferred: none'<br>
>> -------------------------<br>
>> Bands | supported: 'unknown'<br>
>> | current: 'unknown'<br>
>> -------------------------<br>
>> IP | supported: 'ipv4, ipv6, ipv4v6'<br>
>> -------------------------<br>
>> 3GPP | imei: '355605050324851'<br>
>> | enabled locks: 'fixed-dialing'<br>
>> | operator id: 'unknown'<br>
>> | operator name: 'unknown'<br>
>> | subscription: 'unknown'<br>
>> | registration: 'unknown'<br>
>> -------------------------<br>
>> SIM | path: '/org/freedesktop/ModemManager1/SIM/0'<br>
>><br>
>> -------------------------<br>
>> Bearers | paths: 'none'<br>
>><br>
>><br>
>><br>
>> mmcli -m 0 --enable<br>
>> error: couldn't enable the modem:<br>
>> 'GDBus.Error:org.freedesktop.libmbim.Error.Status.Failure: Failure'<br>
>><br>
>> I found this<br>
>><br>
><a href="https://sigquit.wordpress.com/2015/02/09/dell-branded-sierra-wireless-3g4g-modem-not-online/" rel="noreferrer" target="_blank">https://sigquit.wordpress.com/2015/02/09/dell-branded-sierra-wireless-3g4g-modem-not-online/</a><br>
>> They said that it should be set to Mode: online. I can't do anything<br>
>with it<br>
>> while modemmanager deamon is started. When I manualy stop it I get:<br>
>><br>
>> sudo qmicli -d /dev/cdc-wdm1 --dms-get-operating-mode<br>
>> [10 Jul 2015, 11:27:27] -Warning ** [/dev/cdc-wdm1] QMI framing error<br>
>> detected<br>
>> error: couldn't create client for the 'dms' service: CID allocation<br>
>failed<br>
>> in the CTL client: Transaction timed out<br>
><br>
>Your modem is using MBIM, not QMI, so you won't be able to use qmicli.<br>
>I don't know yet how to do the FCC auth thing in MBIM; maybe it's<br>
>possible through QMI embedded in MBIM but didn't really test that yet.<br>
>You could try to use usb_modeswitch to select USB configuration #1 in<br>
>the device, which should be QMI.<br>
><br>
>--<br>
>Aleksander<br>
><a href="https://aleksander.es" rel="noreferrer" target="_blank">https://aleksander.es</a><br>
>_______________________________________________<br>
>ModemManager-devel mailing list<br>
><a href="mailto:ModemManager-devel@lists.freedesktop.org">ModemManager-devel@lists.freedesktop.org</a><br>
><a href="http://lists.freedesktop.org/mailman/listinfo/modemmanager-devel" rel="noreferrer" target="_blank">http://lists.freedesktop.org/mailman/listinfo/modemmanager-devel</a><br>
<br>
</blockquote></div>