[FS#1252] No IP Assigned to Interface with QMI on Quectel EC-25A

LEDE Bugs lede-bugs at lists.infradead.org
Sat Mar 24 13:58:00 PDT 2018


The following task has a new comment added:

FS#1252 - No IP Assigned to Interface with QMI on Quectel EC-25A
User who did this - Evren Yurtesen (yurtesen)

----------
Sorry I couldn't respond earlier. I just build the newest build with last commit from march 19 -> commit 8e1065d681daff321f715ce5c6c172c12036bd6f

I can see your commits there in the log also. But the APN is NOT working.

I needed to change `--autocnnect` with `--set-autoconnect enabled` then the APN is actually used. Then my APN is used. I don't know what is in internals of `uqmi` command which may be causing this :(

158c158
<                       ${autoconnect:+--autoconnect})
---
>                       ${autoconnect:+--set-autoconnect enabled})
195c195
<                       ${autoconnect:+--autoconnect})
---
>                       ${autoconnect:+--set-autoconnect enabled})

----------

More information can be found at the following URL:
https://bugs.openwrt.org/index.php?do=details&task_id=1252#comment4516



More information about the lede-bugs mailing list