 |
28-11-2006, 11:47 PM
|
#1 (permalink)
|
|
Wise Old Owl
Join Date: Nov 2004
Location: Hyderabad
Posts: 1,096
|
Connecting via Tata Indicom LG 350T Walky
I was trying to connect to internet using my new Tata Indicom Walky via usb cable. It's connecting on my friends lappy (using Win XP, and the dialer that comes with the cable). But in my GNU box (Sabayon GNU/Linux) i configured wvdial, but it refuses to connect. Anyone who's able to connect successully can share their xperience.
This the output of wvdial
--> WvDial: Internet dialer version 1.56
--> 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 Tue Nov 28 23:04:16 2006
--> Pid of pppd: 13976
--> Disconnecting at Tue Nov 28 23:04:17 2006
--> The PPP daemon has died: No ppp module error (exit code = 4)
--> man pppd explains pppd error codes in more detail.
--> I guess that's it for now, exiting
--> The PPP daemon has died. (exit code = 4)
and this is my wvdial.conf
[Dialer Defaults]
Modem Type = USB Modem
Phone = #777
Dial Command = ATDT
Init1 = ATZ
Init2 = AT+CRM=1
FlowControl= Hardware (CRTSCTS)
Username = internet
Password = internet
Modem = /dev/ttyACM0
Stupid Mode = 1
Baud = 115200
__________________
Sometime you'll think you understand everything
...Then you'll regain consciousness
|
|
|
|
Advertisements. Register and be a member of the community to get rid of them.
|
|
Advertisement
|
|
29-11-2006, 02:26 AM
|
#2 (permalink)
|
|
Beneath The Eyelids
Join Date: Aug 2006
Posts: 289
|
Re: Connecting via Tata Indicom LG 350T Walky
[Dialer Defaults]
Modem = /dev/ttyACM0
Modem Type = USB Modem
Baud = 115200
Phone = #777
Username = internet
Password = internet1
Dial Command = ATDT
Init1 = ATZ
Init2 = AT+CRM=1
FlowControl= Hardware (CRTSCTS)
Stupid Mode = 1
Carrier Check = no
try this^^ and also try changing the usb modem with "Analog Modem"
|
|
|
29-11-2006, 02:59 PM
|
#3 (permalink)
|
|
Wise Old Owl
Join Date: Nov 2004
Location: Hyderabad
Posts: 1,096
|
Re: Connecting via Tata Indicom LG 350T Walky
I'll try that for sure. But the same password 'internet' was working on my friends pc.
__________________
Sometime you'll think you understand everything
...Then you'll regain consciousness
|
|
|
29-11-2006, 10:22 PM
|
#4 (permalink)
|
|
In The Zone
Join Date: Oct 2005
Location: Kerala
Posts: 312
|
Re: Connecting via Tata Indicom LG 350T Walky
I am also using the password "internet" to connect walky in XP.
__________________
"It's not a silly question if you can't answer it." Sophie's World [ http://en.wikipedia.org/wiki/Sophie's_World ]
|
|
|
30-11-2006, 03:12 AM
|
#5 (permalink)
|
|
In The Zone
Join Date: Oct 2006
Location: Mumbai
Posts: 365
|
Re: Connecting via Tata Indicom LG 350T Walky
either use r connect script... i was using rconnect script in past to connect net viat tata walky.
or
first fire this command as root
wvdialconf /etc/wvdial
than type this command in terminal again as root
nano /etc/ppp/options
and add #in line where ever u find lcp
__________________
Dhiraj Thakur
thakur.dheeraj(@)gmail.com
|
|
|
01-12-2006, 11:51 AM
|
#6 (permalink)
|
|
Wise Old Owl
Join Date: Nov 2004
Location: Hyderabad
Posts: 1,096
|
Re: Connecting via Tata Indicom LG 350T Walky
The problem was with the pppd which is unsupported in that kernel. A bit of googling did the trick. Working perfectly now in FC6 with same conf file.
__________________
Sometime you'll think you understand everything
...Then you'll regain consciousness
|
|
|
01-12-2006, 11:57 AM
|
#7 (permalink)
|
|
18 Till I Die............
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
|
Re: Connecting via Tata Indicom LG 350T Walky
BTW, forgot to ask you, what kernel version was that?
__________________
http://www.bash.org/?258908
|
|
|
01-12-2006, 12:44 PM
|
#8 (permalink)
|
|
Wise Old Owl
Join Date: Nov 2004
Location: Hyderabad
Posts: 1,096
|
Re: Connecting via Tata Indicom LG 350T Walky
I think it's 2.6 itself. But i don't think it's a problem with kernel version. Most prolly, the kernel will be compiled without pppd module. Anyway, I wanted to go back to FC, and is quite happy now.
__________________
Sometime you'll think you understand everything
...Then you'll regain consciousness
|
|
|
01-12-2006, 05:39 PM
|
#9 (permalink)
|
|
Fedora User
Join Date: Oct 2006
Location: New Delhi (Dwarika)
Posts: 167
|
Re: Connecting via Tata Indicom LG 350T Walky
Hi guys i,m using TATA Indicom 350T but serial cable,any body help me ,what can i do changes my configrtion.
my wvdial.conf
[Modem]
modem=/dev/ttys0
Baud=115200
setVolume=0
DialCommand=ATDT
init1=ATZ
init2=AT+CRM=1
FlowControl=Hardware(CRTSCTS)
[Dialer TATA]
username=internet
password=internet
Phone=#777
StupidMode=1
Inherits=modem0
resolv.conf
Service named start
nameserver 202.138.103.100
nameserver 202.138.97.193
nameserver 127.0.0.1
its my confgration dialup connection but plz i want 2 be connect through USB.plzz help me whats change in my configrtion nd 2nd query is how can i find server ip.
Thanx 4 Reply
|
|
|
01-12-2006, 09:27 PM
|
#10 (permalink)
|
|
Wise Old Owl
Join Date: Dec 2005
Location: Space-time continuum
Posts: 1,646
|
Re: Connecting via Tata Indicom LG 350T Walky
@Learner_Learner. You better change your avatar (pic). Since @Tuxfan is already using this avatar!!!
__________________
* Imagination is more important than knowledge.
-Albert Einstein
|
|
|
01-12-2006, 10:47 PM
|
#11 (permalink)
|
|
Wise Old Owl
Join Date: Nov 2004
Location: Hyderabad
Posts: 1,096
|
Re: Connecting via Tata Indicom LG 350T Walky
You can follow the config file that i've provided. It works perfectly for USB cable.
enter 'sudo wvdial' after configuring. you'll find something similar to below in output
--> primary DNS address 203.197.12.30
--> pppd: 3
--> secondary DNS address 202.54.1.18
Note that down and enter into resolv.conf
__________________
Sometime you'll think you understand everything
...Then you'll regain consciousness
|
|
|
01-12-2006, 11:21 PM
|
#12 (permalink)
|
|
18 Till I Die............
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
|
Re: Connecting via Tata Indicom LG 350T Walky
@JGuru, it's OK for him to have that pic. A few others on the forum have it too.
__________________
http://www.bash.org/?258908
|
|
|
02-12-2006, 09:23 AM
|
#13 (permalink)
|
|
Vista or Pista(He hee)
Join Date: Dec 2006
Posts: 52
|
How 2 Setup"TataIndicom LSP350T" in FC5.PLZZ ? ME
Hi BROTHERS,I'm new to linux from today. I has just installed FC5. Now I have a trouble bcoz i want 2 setup dial-up internet connection through USB data cable.Plz explain in detail and step by step & i don't know any linux CMDs. I had always been a Windows fan and I hope that all of u out there will convert me into a linux fan.
ISP Details:
ISP:-Tata Indicom
walky model no:-LSP 350T
Speed:-115Kbps
Thanks in ADVANCE,I am waiting for your reply.
|
|
|
02-12-2006, 10:06 AM
|
#14 (permalink)
|
|
Fedora User
Join Date: Oct 2006
Location: New Delhi (Dwarika)
Posts: 167
|
Re: Connecting via Tata Indicom LG 350T Walky
ThanK u tech_your_future nd jGuru u r saying changed my avatar.ok
now i'm changing avatar.I think ur problem from my avatar not me.is it right.
Hey desertwind i changed but says modem not respond.plzz help nd guide step by step .
I again saying ThanK u all Guys.Plzz reply me
|
|
|
02-12-2006, 12:04 PM
|
#15 (permalink)
|
|
Wise Old Owl
Join Date: Dec 2005
Location: Space-time continuum
Posts: 1,646
|
Re: Connecting via Tata Indicom LG 350T Walky
@Mehul, Many people having the same avatar creates a bit of confusion!!! I hope you
understand that my friend.
@Learner_Learner, OK, good that you have changed your avatar. I feel each should have their
own identity.
__________________
* Imagination is more important than knowledge.
-Albert Einstein
|
|
|
02-12-2006, 12:14 PM
|
#16 (permalink)
|
|
Fedora User
Join Date: Oct 2006
Location: New Delhi (Dwarika)
Posts: 167
|
Re: Connecting via Tata Indicom LG 350T Walky
Every time upload avatar(80*80,size-2KB) is says "Upload of file failed".help me
|
|
|
02-12-2006, 01:59 PM
|
#17 (permalink)
|
|
18 Till I Die............
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
|
Re: How 2 Setup"TataIndicom LSP350T" in FC5.PLZZ ? ME
Quote:
|
Originally Posted by RajuTiwari
Hi BROTHERS,I'm new to linux from today. I has just installed FC5. Now I have a trouble bcoz i want 2 setup dial-up internet connection through USB data cable.Plz explain in detail and step by step & i don't know any linux CMDs. I had always been a Windows fan and I hope that all of u out there will convert me into a linux fan.
ISP Details:
ISP:-Tata Indicom
walky model no:-LSP 350T
Speed:-115Kbps
Thanks in ADVANCE,I am waiting for your reply. 
|
Go through the this thread. Your answers are given here.
__________________
http://www.bash.org/?258908
|
|
|
02-12-2006, 06:56 PM
|
#18 (permalink)
|
|
Vista or Pista(He hee)
Join Date: Dec 2006
Posts: 52
|
Re: Connecting via Tata Indicom LG 350T Walky
Understand Guys,i'm a new user of linux.
1st i changed my data baud of my phone,115200.
2nd i configured wvdial .
[Dialer Defaults]
Modem Type = USB Modem
Phone = #777
Dial Command = ATDT
Init1 = ATZ
Init2 = AT+CRM=1
FlowControl= Hardware (CRTSCTS)
Username = internet
Password = internet
Modem = /dev/ttyACM0
Stupid Mode = 1
Baud = 115200
now 3rd
type in root "sudo wvdial" then warning msg
-->Wvdial: internet dialer version 1.54.0
-->warning:section [Dialer Defaults] does not exist inwvdial.conf.
-->cannot open usb modem:No such file or directory
-->cannot open usb modem:No such file or directory
-->cannot open usb modem:No such file or directory
what wrong with me guys,plz help me
thanks in advance
|
|
|
02-12-2006, 07:30 PM
|
#19 (permalink)
|
|
left this forum longback
Join Date: Sep 2005
Location: -
Posts: 7,536
|
Re: Connecting via Tata Indicom LG 350T Walky
in debian based distros and probably fedora also u need to set useraccnt and passwd in /etc/ppp/pap-secrets or /etc/ppp/chap-secrets
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
|
|
|
02-12-2006, 08:33 PM
|
#20 (permalink)
|
|
Vista or Pista(He hee)
Join Date: Dec 2006
Posts: 52
|
Re: Connecting via Tata Indicom LG 350T Walky
but i,m succesfully connected through serial cable but every 10 minuts aftter my system hangs.plzz help me
|
|
|
02-12-2006, 11:06 PM
|
#21 (permalink)
|
|
Wise Old Owl
Join Date: Nov 2004
Location: Hyderabad
Posts: 1,096
|
Re: Connecting via Tata Indicom LG 350T Walky
if you're connecting through usb cable, change your baud rate in phone to "USB".
and then run wvdialconf.
If your modem is successfully detected, edit your /etc/wvdial.conf accordingly.
__________________
Sometime you'll think you understand everything
...Then you'll regain consciousness
|
|
|
03-12-2006, 12:07 AM
|
#22 (permalink)
|
|
Fedora User
Join Date: Oct 2006
Location: New Delhi (Dwarika)
Posts: 167
|
Re: Connecting via Tata Indicom LG 350T Walky
I tried brother but my computer saying :-
-->Wvdial: internet dialer version 1.54.0
-->warning:section [Dialer Defaults] does not exist inwvdial.conf.
-->cannot open usb modem:No such file or directory
-->cannot open usb modem:No such file or directory
-->cannot open usb modem:No such file or directory
Help me brother.
ThanX 4 reply
Last edited by LEARNER_LEARNER; 03-12-2006 at 12:11 AM.
Reason: Automerged Doublepost
|
|
|
03-12-2006, 12:43 AM
|
#23 (permalink)
|
|
Just another linux lover.
Join Date: Jun 2006
Location: Bangalore, KA
Posts: 562
|
Re: Connecting via Tata Indicom LG 350T Walky
Quote:
These are the steps that need to be followed
Check out whether you have wvdial software installed in your system. For FC4 it is automatically installed, so no issues..
Check in which serial port you have attached the modem (ie WFP) Normally it is ttyS0 or ttyS1
Login as Root user and check the following command “wvdialconf /etc/wvdial.conf” works..
Finally you should get something like this
“Found a modem on /dev/ttyS0.
Modem configuration written to /etc/wvdial.conf.
ttyS0<Info>: Speed 115200; init “ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0″
Next thing is we need to edit the wvdial.conf file, Add the following contents there..
[Modem0]
Modem=/dev/ttyS1
Baud=115200
Dial Command = ATDT
init1=ATZ
init2=AT+CRM=1
Flow Control= Hardware (CRTSCTS)
[Dialer reliance]
Username = YourUserName
Password = YourPassword
Phone = #777
Stupid Mode = 1
Inherits= Modem0
Close the file after saving the contents
Now type in “wvdial reliance” in the prompt … you should get the following
[root@localhost ~]# wvdial reliance
–> WvDial: Internet dialer version 1.54.0
–> Initializing modem.
–> Sending: ATZ
–> Sending: ATQ0
OK
–> Re-Sending: ATZ
OK
–> Initializing modem.
–> Sending: ATZ
–> Sending: ATQ0
ATQ0
OK
–> Re-Sending: ATZ
ATZ
OK
–> Initializing modem.
–> Sending: ATZ
–> Sending: ATQ0
ATQ0
OK
–> Re-Sending: ATZ
ATZ
OK
[root@localhost ~]# wvdial reliance
–> WvDial: Internet dialer version 1.54.0
–> Initializing modem.
–> Sending: ATZ
–> Sending: ATQ0
ATQ0
OK
–> Re-Sending: ATZ
ATZ
OK
–> Initializing modem.
–> Sending: ATZ
ATZ
OK
–> Sending: AT+CRM=1
AT+CRM=1
OK
–> Sending: ATM0
ATM0
OK
–> Modem initialized.
–> Sending: ATDT#777
–> Waiting for carrier.
ATDT#777
CONNECT
–> Carrier detected. Starting PPP immediately.
–> Starting pppd at Mon Jul 29 00:28:24 2002
–> pid of pppd: 2919
–> Using interface ppp0
–> local IP address 220.226.33.135
–> remote IP address 97.238.2.7
–> primary DNS address 202.138.103.100
–> secondary DNS address 202.138.96.2
Now open up your fav browser.. in my case it is firefox.. jus type in any url and chk if net is working. If it works, you wil be lucky, if not, jus start the service named “service named start”
[root@localhost etc]# service named start
Starting named: [ OK ]
Now if you go back to the previous step.. and chk the pages it would probably load...
|
Source
__________________
Today is a most unusual day, because we have never lived it before; we will never live it again; it is the only day we have.
(Registered Linux User #432737 - subratabera.blogspot.com)
|
|
|
09-12-2006, 04:51 AM
|
#24 (permalink)
|
|
In The Zone
Join Date: Oct 2005
Location: Kerala
Posts: 312
|
Re: Connecting via Tata Indicom LG 350T Walky
I finally made it 
Here is my wvdial.conf file you may find it useful
Code:
[Modem0]
Modem=/dev/ttyACM0
Baud=115200
SetVolume=0
Dial Command = ATDT
init1=ATZ
init2=AT+CRM=1
FlowControl= Hardware (CRTSCTS)
[Dialer tata]
Username= internet
Password= internet
Phone=#777
Stupid Mode= 1
Inherits = Modem0
__________________
"It's not a silly question if you can't answer it." Sophie's World [ http://en.wikipedia.org/wiki/Sophie's_World ]
|
|
|
12-12-2006, 12:21 AM
|
#25 (permalink)
|
|
Right Off the Assembly Line
Join Date: Dec 2006
Posts: 1
|
Re: Connecting via Tata Indicom LG 350T Walky
got a very unique problem..dunno whether ne1 else has ever faced this or not..whenever I surf the net using the USB-Modem arrangement in my walky the connexion gets d/c even with the slightest of the electrical disturbances(like switching on a light, connecting the charger, voltage fluctuations)..this results in a d/c every 10-15 mins..just clueless abt how 2 get rid of this bug!!it's very very frustrating indeed to reconnect it time and again like this..even the connection says "modem not found" when I try 2 reconnect immediately after d/c..it's then that I have to manually unplug and 're-plug' the USB connexion at the back of my desktop that the modem is "found" again..real irritating stuff..result of a poor quality intrument I guess..
|
|
|
12-12-2006, 12:39 AM
|
#26 (permalink)
|
|
In The Zone
Join Date: Oct 2006
Location: Mumbai
Posts: 365
|
Re: Connecting via Tata Indicom LG 350T Walky
only option is use serial cable! If u want more info about it than search rimweb.in in rconnect section.
and this is not a linux problem it has something to do with usb.
__________________
Dhiraj Thakur
thakur.dheeraj(@)gmail.com
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|
|