Re: Quectel RM500Q failing to get ip address assignment with netifd and modemmanager

2020-05-13 Thread Alex Ballmer
On Tue, 12 May 2020 10:41:36 +0200 Aleksander Morgado wrote: > Hey, > > > > > root@localhost:~# mmcli -b 2 > > > > General| dbus path: > > /org/freedesktop/ModemManager1/Bearer/2 > > | type: default > > --

Re: Quectel RM500Q failing to get ip address assignment with netifd and modemmanager

2020-05-15 Thread Alex Ballmer
On Wed, 13 May 2020 16:33:57 -0500 Alex Ballmer wrote: > On Tue, 12 May 2020 10:41:36 +0200 > Aleksander Morgado wrote: > > > Hey, > > > > > > > > root@localhost:~# mmcli -b 2 > > > > > >

Re: Quectel RM500Q failing to get ip address assignment with netifd and modemmanager

2020-05-18 Thread Alex Ballmer
On Sat, 16 May 2020 09:18:46 +0200 Aleksander Morgado wrote: > Hey! > > > > > > root@localhost:~# mmcli -b 2 > > > > > > > > > > General| dbus path: > > > > > /org/freedesktop/ModemManager1/Bearer/2 > > > > > | type: de

Re: [OpenWrt-Devel] Issue connecting with Quectel EM20-G modem on openwrt

2020-05-27 Thread Alex Ballmer
I am also running on the appropriate master branches of libqmi and modemmanager, so I am not sure what I am doing wrong. My guess is I backported support for the EM20-G to the qmi_wwan driver wrong. I couldn't find a commit in linux master that explicitly supported the EM20-G, so I copied the

Question about dual qmi/mbim modems

2020-06-03 Thread Alex Ballmer
I have noticed that Sierra Wireless MC4755 modems can operate in both QMI and MBIM modes. Modemmanager seem to try to use the modem as-is in whatever mode it is currently operating in. However, some features are only available in QMI mode. In my experience I could not reset a modem in MBIM mod

Re: Question about dual qmi/mbim modems

2020-06-04 Thread Alex Ballmer
On 2020-06-03 17:14, Nick wrote: Hey, You can try --dms-swi-get-usb-composition Get current and supported USB compositions (Sierra Wireless specific) --dms-swi-set-usb-composition=,[/#] Set USB composition (Sierra Wireless specific) I think you’ll need to use —dms-swi-set-usb-composition=6

Re: Question about dual qmi/mbim modems

2020-06-04 Thread Alex Ballmer
On 2020-06-04 02:08, Aleksander Morgado wrote: Hey, On Wed, Jun 3, 2020 at 9:51 PM Alex Ballmer wrote: I have noticed that Sierra Wireless MC4755 modems can operate in both QMI and MBIM modes. Modemmanager seem to try to use the modem as-is in whatever mode it is currently operating in

[Quectel EM160R-GL] Various commands over mbim fail with 'Invalid transition'

2023-06-12 Thread Alex Ballmer
After upgrading an EM160R-GL modem via QFireHose from firmware version EM160RGLAUR02A07M4G to version EM160RGLAUR02A07M4G, almost all functions fail with ‘Invalid transition’. The modem power state is listed as "power state: low” via mmcli. On the former firmware version everything was working f

Re: [Quectel EM160R-GL] Various commands over mbim fail with 'Invalid transition'

2023-06-13 Thread Alex Ballmer
> On Jun 13, 2023, at 6:04 AM, Aleksander Morgado > wrote: > > On Tue, Jun 13, 2023 at 1:43 AM Alex Ballmer wrote: >> >> After upgrading an EM160R-GL modem via QFireHose from firmware version >> EM160RGLAUR02A07M4G to version EM160RGLAUR02A07M4G, almost all fu