April 16, 2024, 10:29:31 AM

News : LinuxSolved.com Linux Help Community Forum..


Author Topic: Help me with my Tata Indicom Walky to get internet pleaaaase...  (Read 5334 times)

Offline akashyak

  • Tux Awared
  • **
  • Posts: 44
My trouble is this: I want to connect to Internet using the USB cable and LG LSP 350T model Tata Indicom Walky.

I've followed instructions offered by someone to someone else, and produced the following details:

First, this is my /etc/wvdial.conf:

(start)
************************************
[Dialer Defaults]

Init1 = ATZ

Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0

Modem Type = Analog Modem

ISDN = 0

New PPPD = yes

Phone = 0172233

Modem = /dev/ttySL0

Username = **********
Password = **********

Baud = 460800


[Dialer 2nd]

Username = **********

Password = coyote

Phone = 0172222

***********************************
(end)



I typed sudo wvdialconf /etc/wvdial.conf in Terminal, and produced this:

(start)
************************************************************
akash@akash-desktop:~$ sudo wvdialconf /etc/wvdial.conf

Password:

Editing `/etc/wvdial.conf'.


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.

ttyS1<*1>: ATQ0 V1 E1 -- failed with 2400 baud, next try: 9600 baud

ttyS1<*1>: ATQ0 V1 E1 -- failed with 9600 baud, next try: 115200 baud

ttyS1<*1>: ATQ0 V1 E1 -- and failed too at 115200, giving up.

Modem Port Scan<*1>: S2   S3   

WvModem<*1>: Cannot get information for serial port.

ttySL0<*1>: ATQ0 V1 E1 -- OK

ttySL0<*1>: ATQ0 V1 E1 Z -- OK

ttySL0<*1>: ATQ0 V1 E1 S0=0 -- OK

ttySL0<*1>: ATQ0 V1 E1 S0=0 &C1 -- OK

ttySL0<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 -- OK

ttySL0<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 -- OK

ttySL0<*1>: Modem Identifier: ATI -- SmartLink Soft Modem

ttySL0<*1>: Speed 4800: AT -- OK

ttySL0<*1>: Speed 9600: AT -- OK

ttySL0<*1>: Speed 19200: AT -- OK

ttySL0<*1>: Speed 38400: AT -- OK

ttySL0<*1>: Speed 57600: AT -- OK

ttySL0<*1>: Speed 115200: AT -- OK

ttySL0<*1>: Speed 230400: AT -- OK

ttySL0<*1>: Speed 460800: AT -- OK

ttySL0<*1>: Max speed is 460800; that should be safe.

ttySL0<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 -- OK

WvModem<*1>: Cannot get information for serial port.

ttyACM0<*1>: ATQ0 V1 E1 -- OK

ttyACM0<*1>: ATQ0 V1 E1 Z -- OK

ttyACM0<*1>: ATQ0 V1 E1 S0=0 -- OK

ttyACM0<*1>: ATQ0 V1 E1 S0=0 &C1 -- OK

ttyACM0<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 -- OK

ttyACM0<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 -- OK

ttyACM0<*1>: Modem Identifier: ATI -- 115200

ttyACM0<*1>: Speed 4800: AT -- OK

ttyACM0<*1>: Speed 9600: AT -- OK

ttyACM0<*1>: Speed 19200: AT -- OK

ttyACM0<*1>: Speed 38400: AT -- OK

ttyACM0<*1>: Speed 57600: AT -- OK

ttyACM0<*1>: Speed 115200: AT -- OK

ttyACM0<*1>: Speed 230400: AT -- OK

ttyACM0<*1>: Speed 460800: AT -- OK

ttyACM0<*1>: Max speed is 460800; that should be safe.

ttyACM0<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 -- OK


Found a modem on /dev/ttySL0.

Modem configuration written to /etc/wvdial.conf.

ttySL0<Info>: Speed 460800; init "ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0"

ttyACM0<Info>: Speed 460800; init "ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0"

************************************************************
(end)


Then, I modified my /etc/wvdial.conf...  it's like this now:


(start)
******************************

[dialer defaults]

Init1 = ATZ

Init2 = AT+CRM = 1

ISDN = 0

Modem = /dev/ttyACM0

Baud = 460800

Flow control = Hardware (CRTSCTS)

Carrier check = no

Dial command = ATDT

SetVolume = 0


[Dialer Reliance]

Phone = #777

Username = internet

Password = internet


Stupid Mode = 1

***********************************
(end)


Thirdly, I dialled wvdial Reliance (name should have been Indicom; i made a mistake) and got some thing like this:


(start)

************************************************************
akash@akash-desktop:~$ wvdial Reliance

--> WvDial: Internet dialer version 1.56

--> Cannot get information for serial port.

--> Initializing modem.

--> Sending: ATZ
ATZ
OK

--> Sending: AT+CRM = 1
AT+CRM = 1
OK

--> Modem initialized.

--> Sending: ATDT#777

--> Waiting for carrier.

ATDT#777

CONNECT

--> Carrier detected. 
Starting PPP immediately.

--> Starting pppd at Sat May 19 20:39:54 2007

--> Warning: Could not modify /etc/ppp/pap-secrets: Permission denied

--> --> PAP (Password Authentication Protocol) may be flaky.

--> Warning: Could not modify /etc/ppp/chap-secrets: Permission denied
-->
--> CHAP (Challenge Handshake) may be flaky.

--> Pid of pppd: 5838

--> Using interface ppp0

--> pppd: �[05][06][08]([04][06][08]

--> pppd: �[05][06][08]([04][06][08]

--> pppd: �[05][06][08]([04][06][08]

--> pppd: �[05][06][08]([04][06][08]

--> Disconnecting at Sat May 19 20:39:58 2007

--> The PPP daemon has died: Authentication error.

--> We failed to authenticate ourselves to the peer.

--> Maybe bad account or password? (exit code = 19)

--> man pppd explains pppd error codes in more detail.

--> I guess that's it for now, exiting

--> The PPP daemon has died. (exit code = 19)

akash@akash-desktop:~$

************************************************************
(end)


Kindly analyse this and help me. I am using Ubuntu 6.10 Edgy Eft.
« Last Edit: May 20, 2007, 01:27:19 PM by akashyak »

Offline Ricky

  • LST CareTaker
  • Specially Skilled
  • *****
  • Posts: 2381
Re: Help me with my Tata Indicom Walky to get internet pleaaaase...
« Reply #1 on: May 19, 2007, 07:05:43 PM »
Ok, this seems to be permission problem.
Try initiating wvdial using root privilage or su !

Then tell us what you get !

Offline akashyak

  • Tux Awared
  • **
  • Posts: 44
Re: Help me with my Tata Indicom Walky to get internet pleaaaase...
« Reply #2 on: May 20, 2007, 01:40:46 PM »
Great, Ricky!

It solved my problem. I typed "sudo wvdial Reliance".... I got it. I'm able to connect to Internet now!

thank you so much,
Akash. (akashyak)

Offline Ricky

  • LST CareTaker
  • Specially Skilled
  • *****
  • Posts: 2381
Re: Help me with my Tata Indicom Walky to get internet pleaaaase...
« Reply #3 on: May 21, 2007, 07:23:26 PM »
I am glad it worked for you!

~Ricky