Hi, On Tue, Feb 10, 2015 at 08:33:19AM +0100, Guido Günther wrote: > On Mon, Feb 09, 2015 at 02:35:37AM +0100, Michael Biebl wrote: > > Am 06.10.2014 um 09:23 schrieb Guido Günther: > > > still works as expected. Any idea what could have triggered this? > > > Anything else you want me to try? > > > > Hi, could you please try, if this problem is still reproducible on a > > up-to-date sid? > > > > > > -- > > Why is it that all of the instruments seeking intelligent life in the > > universe are pointed away from Earth? > > > > Still the same: > > Feb 10 08:29:56 foo NetworkManager[842]: <warn> Failed to activate > 'MyProvider': Connection 'MyProvider' is not available on the device cdc-wdm0 > at this time. > Feb 10 08:29:56 foo gnome-session[1709]: (gnome-shell:1858): > libnm-glib-WARNING **: Device activation failed: (32) Connection 'MyProvider' > is not available on the device cdc-wdm0 at this time. > > I'm also having: > > Feb 10 07:29:56 foo gnome-session[1587]: ** (gnome-shell:1697): CRITICAL **: > nma_mobile_providers_database_lookup_cdma_sid: assertion 'sid > 0' failed > > when NM starts up. > > I hope to find some time to prepare a better failure report > eventually.
Found out by accident: When I do a modprobe -r qmi_wwan and only use the option module modem manager works again. So it seems for usb id 12d1:1573 we shouldn't use the QMI driver. I still lack the time to debug this further. Cheers, -- Guido