[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Motorola Modem Surfer



Steve Cody wrote:
> 
> I am having a major problem getting a Boca 33.6 external modem to work.  It
> appears to be able to send commands to the modem, but it never dials, the
> chat script just times out.

Have you tried minicomm or some other terminal program.
Use them to test the modem<->PC connection. Then debug
the chat scripts for ppp/slip connections.

Another good test for the modem, is
  echo "ATDT 1234" >/dev/ttyS1
and see if it tries to dial.
ttyS1 is for COM1

Look at the setserial program to configure
the serial port too.

	-Thomas



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]