Hi everyone,
Is it possible that I can run multiple session of minicom in a server?
For example, 3 USB to Serial cable connecting to 3 console port device from a single server.
/dev/ttyUSB0
/dev/ttyUSB1
/dev/ttyUSB2
and created 3 different minicom config for each.
Then 3 different users are accessing 3 different console using minicom.
Hi Mod,
If there's thread like this, kindly redirect me.
Tha
I have Fedora 15 PC and tried to open minicom for serial terminal access. However minicom stays offline even though I set serial device to the correct one, dev/ttyUSB0. I'm using usb uart adaptor with cp201x drive. When I use the same usb uart adaptor in Windows and use tera term to open up serial terminal. It works fine.
Hi,
I am not sure, if this is right place to post this question.
I am trying to read out data from serial port using Minicom. I think so that when my program write a character with value 0, the minicom omits the data somehow. I don't see 0 or NULL character in the output. I don't know how to resolve this problem.
Thanks,
Pranav
I'm trying to access my raspberry pi via its serial console on the gpio pins. It's working fine through a USB-3.3v serial dongle. However, there's a problem with long lines and long screens not displaying correctly.
so I have a serial device interfaceing with my laptop on ttyUSB0. the device has an onboard serial to usb adapter, so it is recognized as a serial device. I have sucesfully used minicom and cutecom to listen to the device and see the expected output in the terminal. However to change the settings on hte device i must send the esc key followed by the command.
I'm having minicom running and listening to a serial port and I'm searching for having beep's (audio notification) when they are new inputs.
Is it possible?
Are there other programs which could enable to read and write on serial port and have beeps?
Using Ubuntu 11.10.
I fumblefingered the serial port setup for Minicom, and now it ALWAYS finds the incorrect settings.
I am using Prolific Technology PL2303 Serial Port on Dell T1500, with Ubuntu 11.04
# lsusb
Bus 001 Device 022: ID 067b:2303 Prolific Technology, Inc. PL2303 Serial Port
The device ttyUSB0 can show up on PC, and minicom/gtkterm can be started on this device. However, during the usage, there will be data lost.
Howdy, thanks for viewing this thread.
I'm currently trying to console (AUX) into a cisco router in FC8 using minicom. I've read a few tutorials that walk you through the process of doing so..all of which seem to use /dev/ttyS* or /dev/ttyUSB*
Since I don't have a DB-9 serial port on my laptop I'm using a USB adapter to rs-232 adapter cable.