I don't have internet at home that's why I purchased data card.., then how apt-get command work....
--- On Tue, 12/15/09, Rony gnulinuxist@gmail.com wrote:
From: Rony gnulinuxist@gmail.com Subject: Re: [ILUG-BOM] tata's SCX-1080 USB internet data card on Debain Lenny To: "GNU/Linux Users Group, Mumbai, India" linuxers@mm.ilug-bom.org.in Date: Tuesday, December 15, 2009, 8:36 PM
suraj nayak wrote:
hi All,
I am new in Linux world.
New and already using Debian. Wow!
I have just purchased the tata's SCX-1080 USB internet data card, but unable to access
internet.
I have Debian at home, so my question is how can this USB internet data card work on Debian?????
In old version there is wvdial.conf file which contains the require information to work internet on linux. but in newer version of Debian Lenny I cannot see that file.
How to install wvdial in Debain or newer version of Linux without internet connection if there is any way to do that?
As mentioned earlier, look for the packages in your DVD. First do an 'apt-get update' as root. Then as root, do 'apt-get install wvdial'.
I have also tried dpkg -i wvdial .deb packeage, but it's not working. I have also checked the fstab and log file, pc cannot detect the data card. How can I over come from this problem?
fstab? After installing wvdial, run the following command as root
'wvdialconf /etc/wvdial.conf'. After the wvdial.conf file is written, edit it and replace the username and password part with 'internet' for both. If it gives problems, use a computer with internet and search for the exact script in google.
On Tue, Dec 15, 2009 at 8:38 PM, suraj nayak nayaksuraj@yahoo.com wrote:
I don't have internet at home that's why I purchased data card.., then how apt-get command work....
Insert the CD/DVD from which you installed Debian. And, then install wvdial using apt-get. This should work. After that read Rony's mail for configuration. It should work (ie was working when using Lenny on home pc).
Can you please tell full step how to do it....thanks
--- On Tue, 12/15/09, Kartik Mistry kartik.mistry@gmail.com wrote:
From: Kartik Mistry kartik.mistry@gmail.com Subject: Re: [ILUG-BOM] tata's SCX-1080 USB internet data card on Debain Lenny To: "GNU/Linux Users Group, Mumbai, India" linuxers@mm.ilug-bom.org.in Date: Tuesday, December 15, 2009, 8:44 PM
On Tue, Dec 15, 2009 at 8:38 PM, suraj nayak nayaksuraj@yahoo.com wrote:
I don't have internet at home that's why I purchased data card.., then how apt-get command work....
Insert the CD/DVD from which you installed Debian. And, then install wvdial using apt-get. This should work. After that read Rony's mail for configuration. It should work (ie was working when using Lenny on home pc).
suraj nayak wrote:
Can you please tell full step how to do it....thanks
What procedure do you want to know? Have you never inserted a CD/DVD in your drive before? Have you never opened a terminal and run a command as root? If you can read and reply to emails you may as well look up the procedure on the net if you still don't get it.
--- On Tue, 12/15/09, Kartik Mistry kartik.mistry@gmail.com wrote:
From: Kartik Mistry kartik.mistry@gmail.com Subject: Re: [ILUG-BOM] tata's SCX-1080 USB internet data card on Debain Lenny To: "GNU/Linux Users Group, Mumbai, India" linuxers@mm.ilug-bom.org.in Date: Tuesday, December 15, 2009, 8:44 PM
On Tue, Dec 15, 2009 at 8:38 PM, suraj nayak nayaksuraj@yahoo.com wrote:
I don't have internet at home that's why I purchased data card.., then how apt-get command work....
Insert the CD/DVD from which you installed Debian. And, then install wvdial using apt-get. This should work. After that read Rony's mail for configuration. It should work (ie was working when using Lenny on home pc).
suraj nayak wrote:
I don't have internet at home that's why I purchased data card.., then how apt-get command work....
Do not post your reply above the original text. Apt-get does not use the internet all the time. The purpose of a Debian DVD is to provide a comprehensive resource of packages without any need for the internet.