LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   Multiple minicom sessions w/multiple serial ports?? (https://www.linuxquestions.org/questions/linux-server-73/multiple-minicom-sessions-w-multiple-serial-ports-844387/)

phody_lee 11-15-2010 01:36 AM

Multiple minicom sessions w/multiple serial ports??
 
Hello Jasper77,

Did you manage to run this?
I have 4 serial ports connected also to 4 device. All serial ports are working.
So what I did to my minicom config is to save 4 individual config for individual users. Please see config below.
This is what happen, user1 successfully connected to the device using ttyS0 config (command: minicom user1). While the user1 is connected, user2 tried to connect using his config (command: minicom user2).What happen hear is that the minicom stays offline. Also if I've tried the other users. Did you encountered this kind of problem? Should I do something first?

For user1
pr port /dev/ttyS0
pu baudrate 9600

For user2
pr port /dev/ttyS1
pu baudrate 9600

For user3
pr port /dev/ttyS2
pu baudrate 9600

For user4
pr port /dev/ttyS0
pu baudrate 9600

Can anyone also help me with my idea of using minicom to connect to different devices using different minicom config to different physical serial ports in one RHEL server?

Thanks!

GrapefruiTgirl 11-15-2010 11:17 AM

Please post your thread in only one forum. Posting a single thread in the most relevant forum will make it easier for members to help you and will keep the discussion in one place. This thread is being closed because it is a duplicate of:
http://www.linuxquestions.org/questi...2/#post4158638

In the future, if you wish to have a thread of yours moved to a different location, kindly use the REPORT button and ask a moderator to move it for you. Do not hijack other threads with your question.


All times are GMT -5. The time now is 02:31 AM.