[EMAIL PROTECTED] wrote:
I just tried the following commands and got these results. Minicom is installed.

echo atz1/dev/ttys3========echo atz1/dev/ttys3 ;it seems the modem answered correct?

rm-f/dev/modem<p>===================command not found?????????

in-s/dev/ttys3=============command not found

Anybody have any Ideas? Did the modem answer the echo command?
Supposedly this is another way to get modem information/communication.



If you want to send a string out a port using echo, the format is:

echo atz1 > /dev/ttyS3

The other two commands, you are missing a space.

rm -f /dev/modem

ls -s /dev/ttyS3 /dev/modem

Please note - it is ttyS3 and not ttys3 - upper case S.

Mikkel
--

  Do not meddle in the affairs of dragons,
for you are crunchy and taste good with Ketchup!

____________________________________________________
Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com
____________________________________________________

Reply via email to