Hi,
I've been trying to get a login on the serial port and I can't seem to get it to work. All I am getting is a login prompt, I can't type anything but if I hit CTRL-D, getty dies, respawns and sends sometimes garbage characters, sometimes the proper login prompt.
I am using 7.2 GENERIC amd64 kernel, booting internal/video console. I set my ttyd line as follows:
Shutting down getty, starting minicom, I can type from/to the cuad0 without any glitches. Once getty is running, I can't see anything I pipe in ttyd0.
Any clues?
I've been trying to get a login on the serial port and I can't seem to get it to work. All I am getting is a login prompt, I can't type anything but if I hit CTRL-D, getty dies, respawns and sends sometimes garbage characters, sometimes the proper login prompt.
I am using 7.2 GENERIC amd64 kernel, booting internal/video console. I set my ttyd line as follows:
Code:
ttyd0 "/usr/libexec/getty 3wire.19200" vt100 on secure
Shutting down getty, starting minicom, I can type from/to the cuad0 without any glitches. Once getty is running, I can't see anything I pipe in ttyd0.
Any clues?