Page 2 of 2
Posted: 24 Jul 2008, 12:17
by sfe
What device you use to connect ? (ttyUSB0 ~ 3)
What tools yous use to dial ? (pppd, wvdial, kppp)
Posted: 24 Jul 2008, 16:25
by mixmaxtw
I use ttyUSB2... that was mentioned somewhere in this thread. Is there any documentation about which of the 4 ttyUSB devices is used for what?
For dialing I use pppd.
Posted: 25 Jul 2008, 10:07
by sfe
But I ust ttyUSB0 to connect
ttyUSB1 can't usb AT COMMAND
ttyUSB2, ttyUSB3 can get status when ttyUSB0 is connecting.
For dialing I use pppd, too.
Posted: 13 Aug 2008, 14:14
by joke_dst
I updated my modem with a new firmware from the manufacturer, and now I can't send AT commands any more! I can in my laptop which I have kernel 2.6.17 in, but not in my router which uses 2.4.25
I've patched up the usbserial to 2.4.36 version, but it still doesn't work. Does anyone have any ideas what may be causing this? I still get the tty:s up, but can't talk through them.
Posted: 29 Oct 2008, 14:30
by Josh
Is there any news about this device with new firmware? In Stockholm or in Taiwan?

Posted: 29 Oct 2008, 14:53
by joke_dst
Not really. What I'm doing right now is when the device shows up, as Vendor=0x0408 / ProdID=0x1000, I send
usb_modeswitch -v 0x0408 -p 0x1000 -m 0x05 -M 55534243153311110000000000000600000000000000000000000000000000 -n 1 -r 0x84
Then I reboot my machine (a router). When it's booted the modem appears as Vendor=0x0408 / ProdID=0xea02
To call I have to send "AT+CFUN=1" to it on /dev/ttyUSB2 first.