Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
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.
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.
What is the exact problem you're expereincing? - using kppp you can simply add the ISP phone number, your username & password, select the modem device name and set the speed - that's sufficient for a connection.
Distribution: slackware 9.1, redhat 9.0, PHLAK, SuSE 9.0Pro windows XP (HEAVILY MODIFIED)
Posts: 111
Original Poster
Rep:
i have entered all my isp info and i do know all the info required for a connection from scratch in windows, but it just sits there when i hit "connect" in kppp and it doesnt do anything it says initailizing modem and just doesnt do anything after that
I'd say your modem is not setup correctly. If it's a win modem you might have problems at first but nothing that can't be solved by implementing a little research.
Man it's been ages since I dialed in with ppp but I recall a similar issue after installing the drivers a sym link was created like /dev/modem instead of where my modem was actually located. For some people /dev/modem works just fine, it just didn't for me so I had to provide the exact device name like /dev/ttyS1 etc. Take a look into that it may help you with kppp.
Yea more info on what kind of modem you have would be helpfull. I have been using slack9.1 with a dial up for about a year now so im pretty famillar with fixing issues with it. The problem is probaby with that nasty /dev/modem link try changeing it to ttyS0 for com1 <-- only works with a external hardware modem. If its not and its a win modem (99% of them are) then your gonna have some pain getting it working.
other then that Slackware is pretty unforgiving for a novice user
>> i have entered all my isp info and i do know all the info required for a connection from scratch in windows, <<
Is it an external serial modem or an internal software winmodem - if it's an external serial modem the device name is often /dev/ttyS0 - you can select this on one of the tabs - no drivers needed - if it's a winmodem you'd typically need to install a driver - if so, have you installed any drivers for it?
Distribution: slackware 9.1, redhat 9.0, PHLAK, SuSE 9.0Pro windows XP (HEAVILY MODIFIED)
Posts: 111
Original Poster
Rep:
I havent used/installed any drivers or anything but i know its an internal modem and im pretty sure ive got the right link as far as /dev/"whatever" is concerned (all other links ive tryed say "unable to open modem" or "modem busy" and the one im using [pretty sure its /dev/ttys1] says initializing modem when i hit connect)
maybe im missing something though, can someone post there configuration maybe im puting some info in the wrong box or something????
I tried clicking "query modem" to see if that detected it or something, i dont know what the "ati commands" are, was i supposed to fill something in those boxes?
by the way im using an ess es56t-pi data fax modem (com3 is what windows says)
I know this mabe a little late and sorry for not getting back to your question ive been in serial connection hell with my windows computer lateley but anyway. If its internal then its probably a win modem
Do a lspci and post the output here this could help us out in figuring out the problem.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.