pppd: modem not initialized

pppd: modem not initialized

Post by Dominic Mitchel » Thu, 16 Oct 1997 04:00:00



Hi there,

I am working on this problem for over two weeks, listening to tips from
others, reading FAQ's, HOWTO's etc.  I cannot get pppd to dial.  The
message I keep getting in /var/log/messages is that the connection
script failed.  The problem might be related to chat not being able to
initialzed the modem (motorola modemsufr 28.8).  Other programs such as
seyon and minicom are able to use the modem which is on /dev/cua3. I
have Linux Redhat 4.2 installed.  I have no idea where to look now. Is
EzPPP also using chat? is it much easier to use?

Thanks

 
 
 

pppd: modem not initialized

Post by Miche » Thu, 16 Oct 1997 04:00:00




> : Hi there,

> : I am working on this problem for over two weeks, listening to tips from
> : others, reading FAQ's, HOWTO's etc.  I cannot get pppd to dial.  The
> : message I keep getting in /var/log/messages is that the connection
> : script failed.  The problem might be related to chat not being able to
> : initialzed the modem (motorola modemsufr 28.8).  Other programs such as
> : seyon and minicom are able to use the modem which is on /dev/cua3. I
> : have Linux Redhat 4.2 installed.  I have no idea where to look now. Is
> : EzPPP also using chat? is it much easier to use?

> : Thanks

> Question: Is chat actually starting? (do the messages show chat commands
>           and results?
> The reason I ask is that I think that I had a similar problem, and it turned
> out to be something as simple as my ppp dialer script did not have the
> correct path to chat, and it was never starting?

> Good Luck..

> Bruce


 One other thing that should be noted is that chat will not transfer all
characters
correctly. If you need & for instance you need to type \& and for \ you need \\

Without those characters you're not likely to ever initialize the modem
correctly.
No connection is possible without the proper initialization of the modem.

On sunsiite there are many programs that can be used (serial dir)
it's ppp-setup + some other chars (don't remember the exact name)
it worked well for me , support pap
It generates the chat script for you but whatch out it's buggy, the backspace
don't work.

--
------------------------------------------------------------
Michel Catudal     Team OS/2 USA member
                   Proud OS/2 and Linux user
http://www.netonecom.net/~bbcat
Software for Linux, OS/2 and Win as well as humor and food ideas
------------------------------------------------------------

 
 
 

pppd: modem not initialized

Post by Franck Balazo » Thu, 16 Oct 1997 04:00:00



> Hi there,

> I am working on this problem for over two weeks, listening to tips from
> others, reading FAQ's, HOWTO's etc.  I cannot get pppd to dial.  The
> message I keep getting in /var/log/messages is that the connection
> script failed.  The problem might be related to chat not being able to
> initialzed the modem (motorola modemsufr 28.8).  Other programs such as
> seyon and minicom are able to use the modem which is on /dev/cua3. I
> have Linux Redhat 4.2 installed.  I have no idea where to look now. Is
> EzPPP also using chat? is it much easier to use?

> Thanks

Try to read the /etc/ppp/connect-errors file.
I've got the same error (connection script failed) and it was because
the connect script couldn't find the chat file (the path was not
defined).

---------------------------------
Franck BALAZOT

---------------------------------

 
 
 

pppd: modem not initialized

Post by Bruce Gre » Fri, 17 Oct 1997 04:00:00


: Hi there,

: I am working on this problem for over two weeks, listening to tips from
: others, reading FAQ's, HOWTO's etc.  I cannot get pppd to dial.  The
: message I keep getting in /var/log/messages is that the connection
: script failed.  The problem might be related to chat not being able to
: initialzed the modem (motorola modemsufr 28.8).  Other programs such as
: seyon and minicom are able to use the modem which is on /dev/cua3. I
: have Linux Redhat 4.2 installed.  I have no idea where to look now. Is
: EzPPP also using chat? is it much easier to use?

: Thanks

Question: Is chat actually starting? (do the messages show chat commands
          and results?
The reason I ask is that I think that I had a similar problem, and it turned
out to be something as simple as my ppp dialer script did not have the
correct path to chat, and it was never starting?

Good Luck..

Bruce

 
 
 

pppd: modem not initialized

Post by Dave » Wed, 22 Oct 1997 04:00:00



> Hi there,

> I am working on this problem for over two weeks, listening to tips from
> others, reading FAQ's, HOWTO's etc.  I cannot get pppd to dial.  The
> message I keep getting in /var/log/messages is that the connection
> script failed.  The problem might be related to chat not being able to
> initialzed the modem (motorola modemsufr 28.8).  Other programs such as
> seyon and minicom are able to use the modem which is on /dev/cua3. I
> have Linux Redhat 4.2 installed.  I have no idea where to look now. Is
> EzPPP also using chat? is it much easier to use?

> Thanks

  Dom;
    I was in a similar boat for awhile. I finally did get PPP to work but
it kinda manual. Then I found XISP (now available as an RPM). I absolutely
love it....It is the only program I know of that allows you to open a login
window after connection if you need to enter some manual data. The latest
version 2.3 includes logging data. If you use the tar.gz version just
remember to edit the makefile for your distribution.