Code: Select all
usb_modeswitch -v 0x16d8 -p 0x6803 -m 0x07 -M 5553424308e0408524000000800008ff524445564348470000000000000000
For usb_modeswitch.conf
Code: Select all
;DefaultVendor= 0x16d8
;DefaultProduct= 0x6803
;TargetVendor= 0x16d8
;TargetProduct= 0x6803
;MessageEndpoint=0x07
;MessageContent="5553424308e0408524000000800008ff524445564348470000000000000000"
When this modem switches, it will remove the zero cd and then add a *new* one with other files on it! This will confuse windows, making explorer freeze up a little when you try accessing the CD (since the first one isn't properly unmounted). On Linux (at least on my router) it freezes the whole system if I try communicating with that tty port. So take some caution when you first try finding the modem port.
In linux I get five tty ports after switching it, only responds to at commands. On my system it's ttyUSB0 through 4 where 0 is the modem. There was a linux switch/connect utility on board the zero CD, but none of that stuff worked (tested on two separate ubuntu machines as well as a router).