Summary
My USB modem fails to get mounted sometimes. If it is after a reboot (and login), it gets mounted. If it is not after a reboot (after a wake from suspend, e.g.), it absolutely fails to get mounted. lsusb
shows that the modem is being detected in all the cases.
See below for details.
Normal Scenario
I connect the USB modem (after reboot) after logging in, the modem get mounted and shown as a CDROM (why?) in the launcher (though the name appears correctly). After a few minutes, a message appears in the line of, Mobile Broadband Network, You are now registered on the home network. All I have to do is to connect using the (previously configured) mobile broadband network, and then I am online.
The above happens most of the time, with a few exceptions, when the modem does not appear in the launcher at all, see below.
Alternative Scenario
- After a reboot and normal log in (rarely),
- After a wake from suspend (always),
The modem does not get mounted when inserted and does not appear in the launcher. And as a result the aforementioned message is not shown. The only way out of this is a complete reboot and trying my luck again.
However, if I issue lsusb
, the output shows that the modem is indeed there,
......
Bus 001 Device 012: ID 19d2:1232 ZTE WCDMA Technologies MSM
......
I have already tried the solution mentioned here, How to Successfully Restart a USB Modem without Reboot, without avail. This one fails.
How do I force mount a USB modem?
I am using Ubuntu 15.04, fully upgraded.
EDIT
When the modem is not mounted without any error message or some such, the relevant lines in /var/log/syslog
look like this. (Since there are too many lines, I have put these as an external file.)