The stack I used to get this working. EM7455 on Lenovo x260 (USB ID 1199:9079) https://aur.archlinux.org/packages/libqmi-qmi-over-mbim/ https://aur.archlinux.org/packages/libmbim-qmi-over-mbim/ https://www.archlinux.org/packages/extra/x86_64/modemmanager/ https://www.archlinux.org/packages/core/x86_64/iproute2/
$ qmicli --device-open-mbim -d /dev/cdc-wdm0 --dms-set-fcc-authentication $ mmcli -m 0 -e # not sure if this step is nescessary but I use it $ mmcli -m 0 --create-bearer="apn=RESELLER,ip-type=ipv4v6,number=*99#" $ mmcli -m 0 -b 0 -c Sometimes I have to restart modemmanager after issuing the fcc-auth setting. I assume this has to do with the --keep-open options. After I get the bearer info I use a script to scrape the bearer information from mmcli and configure the iface with iproute2. Note: I MUST use the dns servers provided in the bearer information. I tried to use Google DNS for the longest time without it working. So make sure you add that to your /etc/resolv.conf On Thu, Jun 23, 2016 at 3:13 PM, Dan Williams <d...@redhat.com> wrote: > On Thu, 2016-06-23 at 14:09 -0700, Joshua Deare wrote: >> Hmm. I feel like I'm the only to have gotten it working. Samo, I'm >> using the same Modem but on the x260(same vendor/did) I used the >> libqmi-qmi-over-mbim patches, and modemmanager to connect. Then I >> needed to manually setup my iface with iproute2. If you look for the >> message thread I started on the topic you can see a script I wrote >> for >> getting that network setup. > > Who is using manual setup after getting the bearer IP info from mmcli, > and has it worked? > > Who is using NetworkManager or something else, and has that worked? > > I wouldn't rule out NetworkManager having a bug with these devices > that's causing some of the issues, so lets figure that out first. > > Dan > > >> On Thu, Jun 23, 2016 at 12:57 PM, George Tepnadze >> <george.tepna...@gmail.com> wrote: >> > >> > Any way it doesn't work still but I used >> > https://aur.archlinux.org/packages/libqmi-qmi-over-mbim-netctl/ to >> > set up >> > patched libqmi and after you can use git modemmanager to connect. >> > >> > On Thu, Jun 23, 2016 at 11:25 PM, Samo Ratnik <samo.rat...@gmail.co >> > m> wrote: >> > > >> > > >> > > Hi everyone, >> > > I'm pretty much an Arch/Linux noob, stumbled upon this discussion >> > > forum >> > > yesterday after googling around and posting this >> > > https://bbs.archlinux.org/viewtopic.php?pid=1636411 >> > > >> > > So I apologize if this is the wrong place for questions like this >> > > one. >> > > >> > > Anyway, I'm using a Lenovo Thinkpad T460s with Sierra EM7455 LTE. >> > > I've >> > > read some of the posts here and I've tried to get my wwan >> > > connection to >> > > work, unfortunately, to no avail. Here's a paste of what I've >> > > been doing >> > > today: >> > > http://pastie.org/private/jdrdgnmzlfvsn2fv8mva >> > > >> > > Can someone please help me setting this up? Thanks. >> > > >> > > Regards, >> > > Samo >> > > >> > > _______________________________________________ >> > > ModemManager-devel mailing list >> > > ModemManager-devel@lists.freedesktop.org >> > > https://lists.freedesktop.org/mailman/listinfo/modemmanager-devel >> > > >> > >> > _______________________________________________ >> > ModemManager-devel mailing list >> > ModemManager-devel@lists.freedesktop.org >> > https://lists.freedesktop.org/mailman/listinfo/modemmanager-devel >> > >> _______________________________________________ >> ModemManager-devel mailing list >> ModemManager-devel@lists.freedesktop.org >> https://lists.freedesktop.org/mailman/listinfo/modemmanager-devel _______________________________________________ ModemManager-devel mailing list ModemManager-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/modemmanager-devel