When you get the error “modem not responding,” there are several steps you can take:
- Check to see that the modem is connected and turned on.
- Check the modem initialization string in the modem setup:
- Make sure that the init string is correct for your modem. Check your modem documentation for details.
- If there is a “^M” at the first of that string, remove it.
- Make sure that there is a carriage return or line feed character at the end of that string: “^M” in DOS or Windows, or “\r” in UNIX.
- Try using a slower baud rate.
- Ensure the modem is functioning by using HyperTerminal in Windows,
cu
in UNIX, or by typing echo ath1>comx
(where “x” is the COM port that the modem resides on) at the command prompt in DOS.
There is also one known issue with TERM for UNIX, documented here.
This entry was posted
on Friday, May 11th, 2007 at 9:23 am and is filed under Modem.
You can follow any responses to this entry through the RSS 2.0 feed.
Both comments and pings are currently closed.