<div dir="ltr">Hello Aleksander,<br><br>I was lucky, after a reboot it just worked. Yes the EM7455 is integrated in the laptop. Thanks for making this stuff work!<br><br><br>I executed the commands you said, with the effect that the connection stopped working and I had to restart the ModemManager.<br><br><br>I'll just insert the output here:<br><br>-------------------------------------------<br><br># qmicli -d /dev/cdc-wdm0 --device-open-mbim --dms-uim-get-pin-status<br><br>error: operation failed: MBIM error: Transaction timed out<br>error: couldn't release client: MBIM error: Transaction timed out**<br>Qmi:ERROR:qmi-device.c:3239:finalize: assertion failed: (g_hash_table_size (self->priv->transactions) == 0)<br>Canceled<br><br><br># systemctl stop ModemManager<br><br>Feb 04 07:07:51 host ModemManager[757]: [/dev/cdc-wdm0] unexpected port hangup!<br>Feb 04 07:07:51 host ModemManager[757]: [/dev/cdc-wdm0] unexpected port hangup!<br>Feb 04 07:08:11 host ModemManager[757]: <warn>  Disabling modems took too long, shutting down with '1' modems around<br>Feb 04 07:08:11 host ModemManager[757]: <info>  ModemManager is shut down<br>Feb 04 07:08:11 host systemd[1]: Stopped Modem Manager.<br><br># systemctl start ModemManager<br><br># qmicli -d /dev/cdc-wdm0 --device-open-mbim --uim-get-card-status<br><br>[/dev/cdc-wdm0] Successfully got card status<br>Provisioning applications:<br>    Primary GW:   slot '0', application '0'<br>    Primary 1X:   session doesn't exist<br>    Secondary GW: session doesn't exist<br>    Secondary 1X: session doesn't exist<br>Card [0]:<br>    Card state: 'present'<br>    UPIN state: 'not-initialized'<br>        UPIN retries: '0'<br>        UPUK retries: '0'<br>    Application [0]:<br>        Application type:  'usim (2)'<br>        Application state: 'ready'<br>        Application ID:<br>            <removed><br>        Personalization state: 'ready'<br>        UPIN replaces PIN1: 'no'<br>        PIN1 state: 'disabled'<br>            PIN1 retries: '3'<br>            PUK1 retries: '10'<br>        PIN2 state: 'enabled-not-verified'<br>            PIN2 retries: '3'<br>            PUK2 retries: '10'<br>    Application [1]:<br>        Application type:  'isim (5)'<br>        Application state: 'detected'<br>        Application ID:<br>            <removed><br>        Personalization state: 'unknown'<br>        UPIN replaces PIN1: 'no'<br>        PIN1 state: 'not-initialized'<br>            PIN1 retries: '0'<br>            PUK1 retries: '0'<br>        PIN2 state: 'not-initialized'<br>            PIN2 retries: '0'<br>            PUK2 retries: '0'<br>error: couldn't release client: MBIM error: Transaction timed out**<br>Qmi:ERROR:qmi-device.c:3239:finalize: assertion failed: (g_hash_table_size (self->priv->transactions) == 0)<br>Canceled<br><br># systemctl restart ModemManager<br></div><div class="gmail_extra"><br><div class="gmail_quote">2017-01-24 11:00 GMT+01:00 Aleksander Morgado <span dir="ltr"><<a href="mailto:aleksander@aleksander.es" target="_blank">aleksander@aleksander.es</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Mon, Jan 23, 2017 at 11:35 PM, Alex Pintilie <<a href="mailto:pintiliea81@gmail.com">pintiliea81@gmail.com</a>> wrote:<br>
><br>
> if you can't help me with this no one can. I have a T460s Lenovo with Debian<br>
> and this EM7455 thing that refuses to work.<br>
><br>
> I posted all the info I could find here:<br>
><br>
> <a href="http://pastebin.com/1yzvTzit" rel="noreferrer" target="_blank">http://pastebin.com/1yzvTzit</a><br>
><br>
> I use only one SIM card, which works OK with an USB external modem from<br>
> TP-Link, as proof that it works.<br>
><br>
> Same SIM in the EM7455 doesn't work. It says "SIM not inserted".<br>
><br>
><br>
> Maybe I'm lucky and I'm just missing something obvious?<br>
<br>
</span>Is the module integrated in the laptop? I wonder why you get the SIM<br>
not detected, which is what the modem is reporting:<br>
<br>
ModemManager[2508]: <debug> [1485208245.529656] [mm-iface-modem.c:266]<br>
load_unlock_required_ready(): Couldn't check if unlock required: 'SIM<br>
not inserted'<br>
ModemManager[2508]: <warn>  [1485208245.529956]<br>
[mm-broadband-modem.c:9541] iface_modem_initialize_ready()<wbr>: Modem<br>
couldn't be initialized: Couldn't check unlock status: SIM not<br>
inserted<br>
ModemManager[2508]: <info>  [1485208245.530024]<br>
[mm-iface-modem.c:1431] __iface_modem_update_state_<wbr>internal(): Modem:<br>
state changed (unknown -> failed)<br>
<br>
<br>
What's the output of:<br>
<br>
$ sudo qmicli -d /dev/cdc-wdm0 --device-open-mbim --dms-uim-get-pin-status<br>
$ sudo qmicli -d /dev/cdc-wdm0 --device-open-mbim --uim-get-card-status<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Aleksander<br>
<a href="https://aleksander.es" rel="noreferrer" target="_blank">https://aleksander.es</a><br>
</font></span></blockquote></div><br></div>