<div dir="ltr"><div>Hi Aleksander,</div><div><br></div><div>Yes! The FCC authentication works and it's going into 'online' now. For some reason earlier on the ModemManager wasn't working, but now it seems it does. Thank you so much!</div><div><br></div><div>In the meantime I damaged my SIM tray holder in my T460...one problem at a time.<br></div><div><br></div><div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr">Saludos cordiales,<div>Taco de Wolff</div></div></div></div></div></div></div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Oct 3, 2020 at 9:47 AM Aleksander Morgado <<a href="mailto:aleksander@aleksander.es">aleksander@aleksander.es</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hey,<br>
<br>
><br>
> I'm having trouble enabling my new EM7455 card for a Thinkpad T460 with Arch Linux. Using qmi_setup at <a href="https://github.com/penguin2716/qmi_setup" rel="noreferrer" target="_blank">https://github.com/penguin2716/qmi_setup</a> I'm getting the following error:<br>
>><br>
>> error: couldn't set operating mode: QMI protocol error (60): 'InvalidTransition' your wwan device may be RFKilled?<br>
><br>
<br>
First time I've seen that "qmi_setup" script, and not sure I like all<br>
the assumptions it makes. It's definitely not a "general solution" for<br>
all QMI modems.<br>
<br>
Your specific issue could be that the operation to get the device<br>
online doesn't work because it requires the "fcc authentication"<br>
command, try this:<br>
<br>
$ qmicli -d /dev/cdc-wdm0 -p --dms-set-fcc-authentication<br>
$ qmicli -d /dev/cdc-wdm0 -p --dms-set-operating-mode=online<br>
<br>
Have you thought of switching to use ModemManager instead of plain<br>
qmicli commands? MM would have solved all that automagically.<br>
<br>
-- <br>
Aleksander<br>
<a href="https://aleksander.es" rel="noreferrer" target="_blank">https://aleksander.es</a><br>
</blockquote></div>