<div dir="ltr"><div dir="ltr"><div>Hi,<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Am Mi., 16. Okt. 2024 um 19:21 Uhr schrieb Aleksander Morgado <<a href="mailto:aleksander.morgado@gmail.com">aleksander.morgado@gmail.com</a>>:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
>> Back in 2020 I was able to get my Sierra Wireless EM7455 running, thanks to your help. I didn't need it for ages then, and tried just today to revive it. However, I am running into a bit of problems. Here is what I've done (I am sending the transcripts of the commands along):<br>
>><br>
>> [a02] # qmicli -d /dev/cdc-wdm0 --dms-set-fcc-authentication<br>
>> [a03] # mbimcli -p -d /dev/cdc-wdm0 --set-radio-state on<br>
>> [a04] # mbim-network /dev/cdc-wdm0 start<br>
>><br>
>> The prefix of each line (e.g. "[a02]") corresponds to the log file starting with it (here, "a02 ... .txt").<br><br>[...]<br><br>
Could you modify your profile in /etc/mbim-network.conf so that the<br>
auth field has the value "pap" instead of "PAP"?<br></blockquote><div><br></div><div>Yeah, this worked (like a charm). So I've done:</div><div><ol><li>`# qmicli -d /dev/cdc-wdm0 --dms-set-fcc-authentication`</li><li>`# mbimcli -p -d /dev/cdc-wdm0 --set-radio-state on`</li><li>`# mbim-network /dev/cdc-dwm0 start`</li><li>`# mbimcli -p -d /dev/cdc-wdm0 --query-ip-configuration`</li><li>`# ip address add <a href="http://10.110.6.66/30">10.110.6.66/30</a> broadcast + dev ww<...>`</li><li>`# ip route add default via 10.110.6.65 dev ww<...>`</li></ol><div>Step (6.) presents me:</div><div><br></div><div style="margin-left:40px">Error: Nexthop has invalid gateway.</div></div><div><br></div><div>I suspect I need to say `# ip link set ww<...> up`, am I right? A transcript of `# ip addr` is attached, captured right after step (5.) above.</div><div><br></div><div>Best,</div><div>Friedrich<br></div></div></div></div>