Comment 34 for bug 565058

Revision history for this message
Seth Forshee (sforshee) wrote :

@Bartosz, thanks for the data, it is extremely helpful.

The mode switch is happening, but the ttyUSB* devices don't seem to be appearing. I can't tell why they aren't appearing though. Can you run the following commands and attach all the .log files produced? Please run them when the modem is plugged in but not working.

$ uname -a > uname-a.log
$ cat /proc/version_signature > version.log
$ dmesg > dmesg.log
$ lsmod > lsmod.log
$ grep 'usb:v12D1p1003' /lib/modules/`uname -r`/modules.alias > modules-alias.log

Thanks again for your help.