Problems with several modems after upgrade to ModemManager-1
Aleksander Morgado
aleksander at lanedo.com
Mon Dec 9 03:52:43 PST 2013
Hey Harald,
>
> here is the next one:
>
> T: Bus=03 Lev=01 Prnt=01 Port=09 Cnt=01 Dev#= 4 Spd=480 MxCh= 0
> D: Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs= 4
> P: Vendor=0bdb ProdID=193e Rev=00.00
> S: Manufacturer=Lenovo
> S: Product=N5321 gw
> S: SerialNumber=D7D833A1FE34E3M0
> C: #Ifs=11 Cfg#= 1 Atr=e0 MxPwr=0mA
> I: If#= 0 Alt= 0 #EPs= 0 Cls=02(commc) Sub=08 Prot=00 Driver=(none)
> I: If#= 1 Alt= 0 #EPs= 1 Cls=02(commc) Sub=02 Prot=01 Driver=cdc_acm
> I: If#= 0 Alt= 0 #EPs= 2 Cls=0a(data ) Sub=00 Prot=00 Driver=cdc_acm
> I: If#= 2 Alt= 0 #EPs= 2 Cls=0a(data ) Sub=00 Prot=00 Driver=cdc_acm
> I: If#= 3 Alt= 0 #EPs= 1 Cls=02(commc) Sub=02 Prot=01 Driver=cdc_acm
> I: If#= 4 Alt= 0 #EPs= 2 Cls=0a(data ) Sub=00 Prot=00 Driver=cdc_acm
> I: If#= 5 Alt= 0 #EPs= 1 Cls=02(commc) Sub=09 Prot=01 Driver=cdc_wdm
> I: If#= 6 Alt= 0 #EPs= 1 Cls=02(commc) Sub=0d Prot=00 Driver=cdc_ncm
> I: If#= 7 Alt= 1 #EPs= 2 Cls=0a(data ) Sub=00 Prot=01 Driver=cdc_ncm
> I: If#= 0 Alt= 0 #EPs= 1 Cls=02(commc) Sub=09 Prot=01 Driver=cdc_wdm
> I: If#= 0 Alt= 0 #EPs= 1 Cls=02(commc) Sub=02 Prot=01 Driver=cdc_acm
>
> Details: http://www.hjit.de/mm_lenovo.txt
>
>
Nov 29 10:00:03 6074285570 ModemManager[2055]: <info> Creating modem
with plugin 'Generic' and '6' ports
Nov 29 10:00:03 6074285570 ModemManager[2055]: <warn> Could not grab
port (usbmisc/cdc-wdm1): 'Cannot add port 'usbmisc/cdc-wdm1', unsupported'
Nov 29 10:00:03 6074285570 ModemManager[2055]: <warn> Could not grab
port (usbmisc/cdc-wdm0): 'Cannot add port 'usbmisc/cdc-wdm0', unsupported'
This is likely an MBIM-capable Ericsson module; which we anyway don't
have it listed in the Ericsson-MBM whitelist, so it won't work properly
not even with AT commands.
Can you try to add the following line to the
"plugins/mbm/77-mm-ericsson-mbm.rules" file?
ATTRS{idVendor}=="0bdb", ATTRS{idProduct}=="193e",
ENV{ID_MM_ERICSSON_MBM}="1"
Also, trying with libmbim installed and MM recompiled with MBIM support
would be nice.
--
Aleksander
More information about the ModemManager-devel
mailing list