On Sunday 22 May 2011, Shamit Verma wrote:
Update:
After compiling few modules (usb_wwan , option, tun) finally usb_modeswitch is working and honeycomb successfully initialized the USB stick as a GSM modem on /dev/ttyUSB0.
Now next step is to write ppp chat script. Does anyone has one for Vodafone ?
I have my mobile connected over bluetooth for dialling Hutch (Vodafone). See if this stanza helps you:
[Dialer Hutch] Init1 = ATZ Init2 = ATE1Q0 # SetVolume = 0 Modem = /dev/rfcomm0 Baud = 9000000 FlowControl = Hardware (CRTSCTS) Dial Command = ATDT Stupid Mode = 1 Password = anything Username = anything Phone = *99***1#
The "anything"s are literal.
Regards,
-- Raj