I didn't have time to test another kernel as requested higher in the
thread, but I found a workaround in the usbmodeswitch forums :

http://www.draisberghof.de/usb_modeswitch/bb/viewtopic.php?t=960

The idea is to "extract" the the configuration file from the collection
in /usr/share/usb_modeswitch and then switch "manually" the modem.

For my modem, I took the file "12d1:1505" and made a small script to
make the operation easier :

#!/bin/sh
/usr/sbin/usb_modeswitch -I -W -s 10 -c "12d1:1505" -v 12d1 -p 1505

Now all I have to do to  switch the modem is : sudo ./switch

That's it !

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/979697

Title:
  Modeswitching modem not working with NEC Corporation uPD720200 USB 3.0
  Host Controller

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/979697/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to