+++ Francis Bosco [2008-01-15 13:20:37]:

> Scanning your serial ports for a modem.
> 
> ttyS0<*1>: ATQ0 V1 E1 -- failed with 2400 baud, next try: 9600 baud
> ttyS0<*1>: ATQ0 V1 E1 -- failed with 9600 baud, next try: 115200 baud
> ttyS0<*1>: ATQ0 V1 E1 -- and failed too at 115200, giving up.
> Modem Port Scan<*1>: S1   S2   S3

the device is usually /dev/ttyUSB0 

here is the wvdial config for using GPRS .. replace APNNAME with whatever
APN airtel uses .. and the username/password (usually the mobile number)

[Dialer GPRS]
Modem = /dev/ttyUSB0
#Modem = /dev/rfcomm0
Dial Command = ATD
Baud = 57600
Init1 = ATE1
Init2 = AT+CGDCONT=1,"IP","APNNAME"
Phone = *99***1#
Stupid Mode = 1
Username = "9xxxxxxxxx"
Password = "9xxxxxxxxx"


Kingsly

-- 
---------------------------------------------------------------------------
     Kingsly At Users Dot SourceForge Dot Net  -- http://kingsly.org/
---------------------------------------------------------------------------

-- 
ubuntu-in mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in

Reply via email to