Computing.Net > Forums > Linux > redirecting the /dev/modem output??

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

redirecting the /dev/modem output??

Reply to Message Icon

Name: Kury
Date: July 21, 2003 at 11:25:37 Pacific
OS: XP
CPU/Ram: 900/768
Comment:

I'm trying to send basic commands to and from the modem but I can't seem to figure out how to get the output from the modem device.
I can send commands to the modem like so:
echo "ATZ" > /dev/modem
but I'm not quite sure how to get stuff back I think maybe the output from the modem is being sent to STDOUT its being sent to STDERR??? I don't know but I'm not seeing anything whenever I try and connect I should see "Ring", "Ring".........

Thanks Guys....



Sponsored Link
Ads by Google

Response Number 1
Name: 3Dave
Date: July 22, 2003 at 04:03:58 Pacific
Reply:

Try a prorgam like minicom if you want to
communicate with your modem (a bit like
hyperterminal under windoz).

Also makee sure that your /dev/modem link
is pointing to the correct com port, you
may want to try echo atz > /dev/ttyS0
instead (if your modem is on com1)


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: redirecting the /dev/modem output??

Help with Modem and Printer www.computing.net/answers/linux/help-with-modem-and-printer/22513.html

Link to /dev/modem won't stick www.computing.net/answers/linux/link-to-devmodem-wont-stick/21444.html

fixing modem for redhat www.computing.net/answers/linux/fixing-modem-for-redhat/12367.html