Difference between revisions of "User:Scott formatting"
Jump to navigation
Jump to search
(New page: Description of this page and its usefulness. user:scott {{TOC limit|limit=1}} __TOC__ =Header H1= ==Supported Devices== *A600 (cricket) *UTStarcom UM100C (cricket) *UM185C (cricket...) |
|||
| Line 21: | Line 21: | ||
echo "1199 0301" > /sys/bus/usb-serial/drivers/option1/new_id | echo "1199 0301" > /sys/bus/usb-serial/drivers/option1/new_id | ||
| + | Create a file /etc/usb_modeswitch.d/19d2:1201 with this content | ||
| + | # t-mobile ZTE MF691 Rocket 2 | ||
| + | |||
| + | DefaultVendor= 0x19d2 | ||
| + | DefaultProduct= 0x1201 | ||
| + | |||
*Remove the wireless adapter then reboot | *Remove the wireless adapter then reboot | ||
| + | |||
==Unsupported Devices== | ==Unsupported Devices== | ||
| − | |||
===Notes=== | ===Notes=== | ||
*Before some cards will work, they need to be activated on a Windows on Mac system. If a card is detected in ubuntu but wont connect, it probably hasnt been activated yet. | *Before some cards will work, they need to be activated on a Windows on Mac system. If a card is detected in ubuntu but wont connect, it probably hasnt been activated yet. | ||
*If a card is not specifically listed here, then we dont know if it works. | *If a card is not specifically listed here, then we dont know if it works. | ||
| + | |||
| + | ===8.04 (Hardy Heron)=== | ||
| + | Step 1: | ||
| + | Download the .deb file & install it: http://freegeek.errtech.com/cricket/cricket_flip_i386.deb | ||
| + | |||
| + | Step 2: | ||
| + | Download flipflop.sh: http://freegeek.errtech.com/cricket/flipflop.sh | ||
Revision as of 14:22, 16 October 2011
Description of this page and its usefulness.
Header H1
Supported Devices
- A600 (cricket)
- UTStarcom UM100C (cricket)
- UM185C (cricket)
Easy way (10.04)
sudo nano /etc/modules option
sudo nano /etc/rc.local echo "1199 0301" > /sys/bus/usb-serial/drivers/option1/new_id
Create a file /etc/usb_modeswitch.d/19d2:1201 with this content
# t-mobile ZTE MF691 Rocket 2 DefaultVendor= 0x19d2 DefaultProduct= 0x1201
- Remove the wireless adapter then reboot
Unsupported Devices
Notes
- Before some cards will work, they need to be activated on a Windows on Mac system. If a card is detected in ubuntu but wont connect, it probably hasnt been activated yet.
- If a card is not specifically listed here, then we dont know if it works.
8.04 (Hardy Heron)
Step 1: Download the .deb file & install it: http://freegeek.errtech.com/cricket/cricket_flip_i386.deb
Step 2: Download flipflop.sh: http://freegeek.errtech.com/cricket/flipflop.sh