This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

wvdial problem



Hi,

I am trying to connect wvdial to internet by giving #wvdial on the terminal, and getting below message:

/ # wvdial                                                                      
--> WvDial: Internet dialer version 1.60                                        
--> Initializing modem.                                                         
--> Sending: ATZ                                                                
NO CARRIER                                                                      
--> Sending: ATQ0                                                               
ATQ0                                                                            
OK                                                                              
--> Re-Sending: ATZ                                                             
ATZ                                                                             
OK                                                                              
--> Initializing modem.                                                         
--> Sending: ATZ                                                                
OK                                                                              
--> Sending: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0                                  
ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0                                               
OK                                                                              
--> Sending: AT + CGDCONT = 1, "IP", "airtelgprs.com"                           
AT + CGDCONT = 1, "IP", "airtelgprs.com"                                        
OK                                                                              
--> Sending: ATD*99**1#                                                         
ATD*99**1#                                                                      
CONNECT                                                                         
~[7f]}#@!}!}"} }3}"}&} } } } }#}%B#}%}'}"}(}"o}1~~[7f]}#@!}%}!} }&O}!}]V~~[7f]}~
NO CARRIER                                                                      
--> Sending: ATQ0                                                               
ATQ0                                                                            
OK                                                                              
--> Re-Sending: ATD*99**1#                                                      
ATD*99**1#                                                                      
CONNECT                                                                         
~[7f]}#@!}!}#} }3}"}&} } } } }#}%B#}%}'}"}(}"[08]i~~[7f]}#@!}!}#} }3}"}&} } } }~
NO CARRIER                                                                      
--> Modem not responding.                                                       
/ #
and my wvdial.conf file is:

[Dialer Defaults]
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
Init3 = AT + CGDCONT = 1, "IP", "airtelgprs.com"
Init4 = ATD*99**1#
Stupid Mode = 1
Modem Type = Analog Modem
ISDN = 0
Phone = *99**1#
Modem = /dev/ttyS2
Username = rlnet
Password = internet
Baud = 115200

Pls help

Thanks Advance

Raghava