Hello all,
I have a Linux system (2.4GHz, Asus P4PE MOBO, BIOS version 1002 running SuSE Professional 8.2) used in a lab environment, and want to use it to control several devices that communicate over a serial port. For the purposes of this question, what I need is the equivalent of communicating with a serial dumb terminal (e.g., VT340, and yes, I actually have one of those too).
I have successfully used Minicom (2.00.0) to do this communication over the two serial ports (/dev/ttyS0 and /dev/ttyS1) - no problem. I would like to be able to do this over the USB ports as well. I have a USB-to-RS232 converter (Magic Control Tech) which I know works. The trouble is, if I try to use Minicom to communicate using this converter over the USB port (/dev/ttyUSB0, for example), Minicom freezes almost immediately - no input/output, no keyboard response, etc. I don't know of any tools other than Minicom that provide terminal capabilities, but I'm also not sure where the problem is.
Does anyone have experience with this? Any suggestions are very welcome. Thanks much!
--Michael
I have a Linux system (2.4GHz, Asus P4PE MOBO, BIOS version 1002 running SuSE Professional 8.2) used in a lab environment, and want to use it to control several devices that communicate over a serial port. For the purposes of this question, what I need is the equivalent of communicating with a serial dumb terminal (e.g., VT340, and yes, I actually have one of those too).
I have successfully used Minicom (2.00.0) to do this communication over the two serial ports (/dev/ttyS0 and /dev/ttyS1) - no problem. I would like to be able to do this over the USB ports as well. I have a USB-to-RS232 converter (Magic Control Tech) which I know works. The trouble is, if I try to use Minicom to communicate using this converter over the USB port (/dev/ttyUSB0, for example), Minicom freezes almost immediately - no input/output, no keyboard response, etc. I don't know of any tools other than Minicom that provide terminal capabilities, but I'm also not sure where the problem is.
Does anyone have experience with this? Any suggestions are very welcome. Thanks much!
--Michael