LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Serial port mulfunctioning? (https://www.linuxquestions.org/questions/linux-software-2/serial-port-mulfunctioning-72473/)

DiablosPet 07-13-2003 10:47 PM

Serial port mulfunctioning?
 
Hi all, I am new on the forum, so greetings to you.

I have installed RedHat Linux 9 on my IBM ThinkPad T23 laptop and am trying to connect to an EVM board with its serial port. I have started with the minicom program and config the settings already. However, I can not get any response from the board which was loaded with OS already. May I ask where to look for the serial port hardware and driver information on the linux system. It would help a bounch. Thanks in advance. (The port functions fine on MS Windows with COM4 setting, I have tried with ttyS0~3 under the /dev directory on Linux system, no success)

DiablosPet

2damncommon 07-14-2003 12:44 AM

I have found that minicom is not easy to configure. One wrong setting can keep you from connecting and will not tell you why.
I found a floppy distro (now unavailable) called Serial Linux to be very helpful. Minicom is already configured correctly and working.

EDIT: Temp link deleted.

Good Luck.

DiablosPet 07-15-2003 12:34 AM

Got it. Thanks for the file.


DiablosPet

2damncommon 07-15-2003 07:58 AM

You're welcome.
I hope you can sort out your connection problems.

captainstorm 07-15-2003 08:14 AM

Have you checked the /etc/rc.sysinit file? You should get the information on which ttySx your serial port is assigned to there. For example, I think there are some sentences like "/bin/sertserial /dev/ttyS0 irq4 port 0x3f8 uart 16550A
Then you know your first serial port is /dev/ttyS0 with the irq 4
I have never used minicom, no idea on this.


All times are GMT -5. The time now is 09:48 PM.