[ltp] Re: Sierra Wireless EM7345 4G LTE
Nikos Alexandris
linux-thinkpad@linux-thinkpad.org
Wed, 08 Oct 2014 10:41:32 +0300
On 08.10.2014 09:48, Nikos Alexandris wrote:
> Following this, and other related threads, helped me in getting
> started with the mobile broadband modem of interest (Sierra EM7345
> [0]). After finally having access to (a Gentoo/Funtoo e-build for)
> libmbim ver. 1.10 (which is higher or equal to 1.8, as suggested in
> past communication in this mailing list), I went on to test.
[..]
> I am unsure on how to proceed for an actual connection, as well as
> testing GPS capabilities, though.
> Thanks for the useful hints/instructions in previous posts.
It works! `mmcli -m 0 --simple-connect=pin=1234,apn=yourapn` ends up in
a successful connection :-)
How about the GPS? Anybody tried it out using gpsd?
Nikos