This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Script to switch a Huawei Modem from Mass Storage to Modem in Ubuntu using usb_modeswitch | |
# (after inserting usb, run repeatedly until device is switched to modem. | |
# If you wait too long device wont switch and you need to remove it, | |
# reconnect the usb device and run script again) | |
# Btw. If you stumble on this while looking for a solution to your Huawei modem problems... There may be better ways: | |
# https://help.ubuntu.com/community/DialupModemHowto/Huawei | |
# http://askubuntu.com/questions/179324/huawei-e173-on-ubuntu-12-04 | |
# http://ubuntuforums.org/showthread.php?t=1605484 |