Re: Sierra Wireless MC8355 - Gobi 3000



I'm using NetworkManager from git (SHA a7b96895872)

  $ ./configure --with-modem-manager-1 --prefix=/ --exec-prefix=/usr

and ModemManager-0.7.990.

  $ ./configure --prefix=/usr --without-qmi

Having just noticed the "--without-qmi flag", which I must have put in before I knew what QMI was, I'm going to try again without it.

-KB


On Tue, 28 May 2013, Aleksander Morgado wrote:

On 05/27/2013 01:06 AM, Kenneth Berland wrote:
I got it working with MM outside of NM by invoking:

$ mmcli -m 0 -e
$ mmcli -m 0 --simple-connect="apn=epc.tmobile.com"
$ qmi-network /dev/cdc-wdm0 start
$ dhclient -v wwan0

as indicated by
https://mail.gnome.org/archives/networkmanager-list/2013-May/msg00016.html

Are there steps to take to get this working inside of NM?

-KB

You'll need not only latest ModemManager but also NetworkManager
compiled with the new MM1 interface support (configure with
--with-modem-manager-1) and the same for network-manager-applet. If
using GNOME, you'll also want recent gnome-shell and gnome-control-center.

--
Aleksander



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]