Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
09-30-2002, 12:35 PM
|
#1
|
LQ Newbie
Registered: Sep 2002
Distribution: Debian
Posts: 9
Rep:
|
ISP connecting problem
I have gotten my hands on a laptop recently but am having a problem connecting to the internet. I contacted someone who suggested I post this.
The modem in this laptop is a lucent winmodem. I looked around the internet and found some drivers that were reported to work in relation to this machine.
Now, the machine dials all well and good, gets authenticated fine but right after connecting I get disconnected. I thought it was an ISP problem but the person I contacted used the same ISP and after describing how to connect I was still having the same problem.
Im not sure wheather its a hardware problem or something with the ISP. It being a laptop and due to the state of my finances I cant buy a new piece of hardware so getting this to work is a priority. Id appreciate any suggestions.
|
|
|
09-30-2002, 05:45 PM
|
#2
|
Moderator
Registered: Feb 2002
Location: Grenoble
Distribution: Debian
Posts: 9,696
|
Could you post your logs when dialling in? (It should be in /var/log/messages).
|
|
|
10-01-2002, 11:12 AM
|
#3
|
Member
Registered: Nov 2001
Location: Vladivostok, Russia
Distribution: Slackware 13.0, PCBSD 7.1
Posts: 83
Rep:
|
Also, what dialer app are you using to dial?
Try looking for wvdial on your cd's and installing it. You can also visit their homepage.........................
http://open.nit.ca/wvdial/
If using KDE..................................
http://www.carillonis.com/~ppatters/kwvdial.html
Last edited by kendo; 10-01-2002 at 11:18 AM.
|
|
|
10-01-2002, 11:34 AM
|
#4
|
Member
Registered: Sep 2002
Location: Kaysville, UT USA
Distribution: Red Hat Linux, Slackware
Posts: 242
Rep:
|
Does it really matter the gui front-end that he uses? I think it would have something to do with pppd (the PPP Daemon) if it was software, the front-end is just that, the front-end
|
|
|
10-01-2002, 12:59 PM
|
#5
|
LQ Newbie
Registered: Sep 2002
Distribution: Debian
Posts: 9
Original Poster
Rep:
|
Heres what it says when I run wvdial as root. Im not even going to try a non-privalaged user.
Oct 1 18:47:29 Razbaque kernel: Loading Lucent Modem Controller driver version 8.22
Oct 1 18:47:29 Razbaque kernel: Detected Parameters Irq=11 BaseAddress=0x3430 ComAddress=0x0
Oct 1 18:47:29 Razbaque kernel: Lucent Modem Interface driver version 8.22 (2002-04-11) with SHARE_IRQ enabled
Oct 1 18:47:29 Razbaque kernel: ttyLT00 at 0x3430 (irq = 11) is a Lucent Modem
Oct 1 18:49:03 Razbaque pppd[375]: pppd 2.3.11 started by root, uid 0
Oct 1 18:49:03 Razbaque pppd[375]: tcsetattr: Invalid argument
Oct 1 18:49:03 Razbaque pppd[375]: Exit.
Oct 1 18:49:36 Razbaque pppd[383]: pppd 2.3.11 started by root, uid 0
Oct 1 18:49:36 Razbaque pppd[383]: tcsetattr: Invalid argument
Oct 1 18:49:36 Razbaque pppd[383]: Exit.
|
|
|
10-01-2002, 02:34 PM
|
#6
|
Member
Registered: Nov 2001
Location: Vladivostok, Russia
Distribution: Slackware 13.0, PCBSD 7.1
Posts: 83
Rep:
|
Quote:
Originally posted by KnightAbel
Does it really matter the gui front-end that he uses? I think it would have something to do with pppd (the PPP Daemon) if it was software, the front-end is just that, the front-end
|
It doesn't have anything to do with what I posted. I have found by experience when these types of difficulties are encountered by people new to Linux, that the path of least resistance and easiest to follow are best. That's why I recommended wvdialer, it's virtually foolproof, and in a gui form would even be easier to understand.
Last edited by kendo; 10-01-2002 at 02:42 PM.
|
|
|
10-01-2002, 02:35 PM
|
#7
|
Moderator
Registered: Feb 2002
Location: Grenoble
Distribution: Debian
Posts: 9,696
|
It says "Invalid argument". Are you sure you entered all the values correctly?
|
|
|
10-01-2002, 02:38 PM
|
#8
|
Member
Registered: Nov 2001
Location: Vladivostok, Russia
Distribution: Slackware 13.0, PCBSD 7.1
Posts: 83
Rep:
|
Quote:
Originally posted by J.McLoughlin
Heres what it says when I run wvdial as root. Im not even going to try a non-privalaged user.
Oct 1 18:47:29 Razbaque kernel: Loading Lucent Modem Controller driver version 8.22
Oct 1 18:47:29 Razbaque kernel: Detected Parameters Irq=11 BaseAddress=0x3430 ComAddress=0x0
Oct 1 18:47:29 Razbaque kernel: Lucent Modem Interface driver version 8.22 (2002-04-11) with SHARE_IRQ enabled
Oct 1 18:47:29 Razbaque kernel: ttyLT00 at 0x3430 (irq = 11) is a Lucent Modem
Oct 1 18:49:03 Razbaque pppd[375]: pppd 2.3.11 started by root, uid 0
Oct 1 18:49:03 Razbaque pppd[375]: tcsetattr: Invalid argument
Oct 1 18:49:03 Razbaque pppd[375]: Exit.
Oct 1 18:49:36 Razbaque pppd[383]: pppd 2.3.11 started by root, uid 0
Oct 1 18:49:36 Razbaque pppd[383]: tcsetattr: Invalid
argument
Oct 1 18:49:36 Razbaque pppd[383]: Exit.
|
You need to turn PPP support on in the kernel. See the networking options on
make menuconfig.
|
|
|
10-01-2002, 05:35 PM
|
#9
|
Member
Registered: Sep 2002
Location: Kaysville, UT USA
Distribution: Red Hat Linux, Slackware
Posts: 242
Rep:
|
Quote:
It doesn't have anything to do with what I posted. I have found by experience when these types of difficulties are encountered by people new to Linux, that the path of least resistance and easiest to follow are best. That's why I recommended wvdialer, it's virtually foolproof, and in a gui form would even be easier to understand.
|
oh, ok, thanks for clarifying. I'm kinda new to linux myself and that's just the way Tom Miller (my teacher at the DATC) explained it to me when I was having problems.
|
|
|
10-02-2002, 12:38 PM
|
#10
|
LQ Newbie
Registered: Sep 2002
Distribution: Debian
Posts: 9
Original Poster
Rep:
|
No. Thats not it. There is ppp support in the kernel. Made sure of that.
|
|
|
10-02-2002, 01:06 PM
|
#11
|
Member
Registered: Nov 2001
Location: Vladivostok, Russia
Distribution: Slackware 13.0, PCBSD 7.1
Posts: 83
Rep:
|
Quote:
Originally posted by J.McLoughlin
No. Thats not it. There is ppp support in the kernel. Made sure of that.
|
What distro of Linux are you running and what is the kernel version number?
|
|
|
10-02-2002, 01:54 PM
|
#12
|
LQ Newbie
Registered: Sep 2002
Distribution: Debian
Posts: 9
Original Poster
Rep:
|
Im running debian. the kernel that came with that is 2.2.19 but ive compiled a 2.4.18 kernel. Several times.
|
|
|
10-02-2002, 02:29 PM
|
#13
|
Member
Registered: Nov 2001
Location: Vladivostok, Russia
Distribution: Slackware 13.0, PCBSD 7.1
Posts: 83
Rep:
|
Quote:
Originally posted by J.McLoughlin
Im running debian. the kernel that came with that is 2.2.19 but ive compiled a 2.4.18 kernel. Several times.
|
Upgrade your pppd to a newer version.
Last edited by kendo; 10-02-2002 at 02:40 PM.
|
|
|
10-03-2002, 01:33 PM
|
#14
|
LQ Newbie
Registered: Sep 2002
Distribution: Debian
Posts: 9
Original Poster
Rep:
|
Thats gotten that sorted. Thanks a million.
|
|
|
10-03-2002, 03:08 PM
|
#15
|
Member
Registered: Nov 2001
Location: Vladivostok, Russia
Distribution: Slackware 13.0, PCBSD 7.1
Posts: 83
Rep:
|
Your more than welcome. I know what hair-pulling is all about. 
|
|
|
All times are GMT -5. The time now is 12:50 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|