TOPIC chipset User’s Guide
32
With External Modem
4.4.3 For X window:
4.4.3.1 If your modem is connecting to
Com 1
, please go to:
Red Hat menu > administration > control panel > modem configuration >
cua0
Note:
(1) If your modem is set on
Com2
, change
cua0
to
cua1
and so on.
(2) Every different version of Linux may have a different little pop-up menu, so
firstly, just try to find out where the
control panel
is.)
4.4.3.2 Now you can open an X terminal window and execute terminal program
minicom
to test the modem.
4.4.4 For Linux terminal modem:
4.4.4.1 Remove modem first:
rm /dev/modem
4.4.4.2 Assign modem on Com 1:
ln -s /dev/cua0 /dev/modem
Note:
If your modem is set on
Com2
, change
cua0
to
cua1
and so on.
4.4.4.3 Now you can execute terminal program
minicom
to test the modem.