Re: [PATCH] mm-modem-helpers-qmi: avoid SIGSEGV with mmcli --set-current-bands

2019-08-19 Thread Nick
Some further information: It seems if I try to set any band above 28, such as eutran-32 the command fails. This is on a MC7430. Command ~# mmcli -m 0 --set-current-bands="eutran-3|eutran-5|eutran-7|eutran-8|eutran-18|eutran-19|eutran-21|eutran-28|utran-1|utran-6|utran-9|utran-19|eutran-32" ~#

Re: [PATCH] mm-modem-helpers-qmi: avoid SIGSEGV with mmcli --set-current-bands

2019-08-19 Thread Nick
Double scratch that, and sorry to everyone for spamming the mailing list... Actually, it seems that my previous conclusion was incorrect. Qmicli seems to be adding one to the band number. Regards, Nicholas ___ ModemManager-devel mailing list

Re: [PATCH] mm-modem-helpers-qmi: avoid SIGSEGV with mmcli --set-current-bands

2019-08-19 Thread Nick
Double scratch that, and sorry to everyone for spamming the mailing list... Actually, it seems that my previous conclusion was incorrect. Qmicli seems to be adding one to the band number. Regards, Nicholas ___ ModemManager-devel mailing list

Re: [PATCH] mm-modem-helpers-qmi: avoid SIGSEGV with mmcli --set-current-bands

2019-08-19 Thread Nick
Scratch that Reinhard, it was my mistake. I did not have bands 21 thru 23 defined. All the best, Nicholas ___ ModemManager-devel mailing list ModemManager-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/modemmanager-devel

Re: [PATCH] mm-modem-helpers-qmi: avoid SIGSEGV with mmcli --set-current-bands

2019-08-19 Thread Nick
Hey, Thanks Reinhard, it seems to be working now, but I have a new question. I set the bands in mmcli then power cycled, testing on EM7565. It seems like qmicli it is off by one, is that right? Shouldn’t Qmicli report 3 and 28? There is no band 29 in Australia, where I am. mmcli output,

Re: dhcpcd: raw-ip support

2019-08-19 Thread Dan Williams
On Mon, 2019-08-19 at 14:57 +0200, Bjørn Mork wrote: > Yegor Yefremov writes: > > On Mon, Aug 19, 2019 at 10:49 AM Bjørn Mork wrote: > > > Yegor Yefremov writes: > > > > > > > I have a project where I'm using dhcpcd client. It is working > > > > without > > > > any problems with older modems

Re: dhcpcd: raw-ip support

2019-08-19 Thread Yegor Yefremov
On Mon, Aug 19, 2019 at 10:49 AM Bjørn Mork wrote: > > Yegor Yefremov writes: > > > I have a project where I'm using dhcpcd client. It is working without > > any problems with older modems like Quectel UC20 etc. But now we want > > to switch to SIM7600G-H and it is working in raw-ip mode. So far

Modemmanager significant startup delay

2019-08-19 Thread Amol Lad
Hi, I'm using Solidrun's clearfog-base plarform with Sierra Wireless EM7430 LTE chipset. I'm running OpenWRT 18.06 with ModemManager feed from https://gitlab.freedesktop.org/mobile-broadband/mobile-broadband-openwrt It is taking around 20 seconds for modemanager to bring up the LTE IP

Re: dhcpcd: raw-ip support

2019-08-19 Thread Bjørn Mork
Yegor Yefremov writes: > I have a project where I'm using dhcpcd client. It is working without > any problems with older modems like Quectel UC20 etc. But now we want > to switch to SIM7600G-H and it is working in raw-ip mode. So far only > udhcpc can handle such MAC address-less interfaces. > >

dhcpcd: raw-ip support

2019-08-19 Thread Yegor Yefremov
I have a project where I'm using dhcpcd client. It is working without any problems with older modems like Quectel UC20 etc. But now we want to switch to SIM7600G-H and it is working in raw-ip mode. So far only udhcpc can handle such MAC address-less interfaces. Do you know what is so special