RE: Cinterion MV31-W modem support

2021-08-04 Thread ROSTANSKI Tomasz
Hi Aleksander, The MV-31W comes in two variants - USB and PCIe. The USB one, as far as I know, uses Cinterion VID. The PCIe I have uses Thales VID, also Thales VID has been added to mhi driver in kernel, so I would assume for now the PCIe variant uses Thales VID while USB variant uses Cinterion

Re: Cinterion MV31-W modem support

2021-08-04 Thread Giacinto Cifelli
Hi Aleksander, all, On Wed, Aug 4, 2021 at 9:56 AM Aleksander Morgado wrote: > > Hey Tomasz, > > > > > Thank you. The patch works. The correct vendor and device id are presented. > > The plugin manager still prints that it found 3 plugins to try, but now the > > first to try and best plugin is

Re: Cinterion MV31-W modem support

2021-08-04 Thread Aleksander Morgado
Hey Tomasz, > > Thank you. The patch works. The correct vendor and device id are presented. > The plugin manager still prints that it found 3 plugins to try, but now the > first to try and best plugin is cinterion. > Please post your changes to add support for the WWAN subsystem in the

RE: Cinterion MV31-W modem support

2021-08-04 Thread ROSTANSKI Tomasz
Hi, I tried mbimcli with -p option but the result is the same - timeout. I also tried the latest linux-next kernel, but there's no difference. The modem is M.2 factor connected to mPCIe slot via M.2 to mPCIe adapter. I tried two different adapters but with no luck. I see no errors in kernel

RE: Cinterion MV31-W modem support

2021-08-04 Thread ROSTANSKI Tomasz
Hi, The patch works. No QMI is being probed. I think I spotted the reason why not only cinterion module is considered appropriate for the modem. After executing the: mmcli --report-kernel-event="action=add,subsystem=wwan,name=wwan0mbim0" we can see: [2940]: [base-manager] kernel event

Re: [RFC] No multiplexing by default in MM 1.18

2021-08-04 Thread Aleksander Morgado
Hey Reinhard, > > > I've been testing with all my modems for the next 1.18 release, and > > > for the QMI and MBIM ones I've done tests with and without > > > multiplexing support (i.e. connecting normally as we did until now, > > > and also connecting with multiplexing enabled). > > > > > > All

RE: Cinterion MV31-W modem support

2021-08-04 Thread ROSTANSKI Tomasz
Hi, Thank you. The patch works. The correct vendor and device id are presented. The plugin manager still prints that it found 3 plugins to try, but now the first to try and best plugin is cinterion. Regards, Tomasz -Original Message- From: Loic Poulain Sent: Tuesday, August 3, 2021

Re: [RFC] No multiplexing by default in MM 1.18

2021-08-04 Thread Reinhard Speyerer
Hi Aleksander, hi Daniele, On Tue, Aug 03, 2021 at 12:23:37PM +0200, Daniele Palmas wrote: > Hi Aleksander, > > Il giorno lun 2 ago 2021 alle ore 16:41 Aleksander Morgado < > aleksan...@aleksander.es> ha scritto: > > > Hey all, > > > > I've been testing with all my modems for the next 1.18