LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Minicom is not working .. (https://www.linuxquestions.org/questions/linux-networking-3/minicom-is-not-working-18163/)

wsx7 04-10-2002 12:16 AM

Minicom is not working ..
 
hello guys,
i am using RH 7.2 , i am not able to run minicom . it says /dev/modem is directory .. when i checked with ls -l modem command in dir there is no modem . I am using external modem in serial port 1 ( same modem working in kppp ) .

i would like to run in minicom .. pls. help ..

.......................... Wsx7

pbharris 04-11-2002 12:22 PM

hello,
/dev/modem should be a link ot what ever serial port you are using e.g. ttyS3. If you know the serial port then do a ln -s /dev/ttySX /dev/modem - if there is a directory called modem in the /dev/ directory can ya post what is tehre. also - what type of modem?

siddiqu 04-11-2002 08:58 PM

Hi..


Addition to pbharris..

U can use -s option to configure ur port..


Siddiqu.T
:study:

wsx7 04-11-2002 10:40 PM

hi guyes ,
i am using Zyxel modem (external modem ) with port 1 ttys0 , i have tried with kppp & found its in working condition ..
but i am not able to open minicom.
as when i checked with ls command in dev/modem there is no modem ..

hope u will understand me .. WSX7

:smash:

karunesh 04-11-2002 11:43 PM

Juts try

#minicom -s

And go to Serial Setup
there set device as /dev/ttyS0

then save the setting and start working:D

:Pengy:


All times are GMT -5. The time now is 10:06 PM.