From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla at busybox.net Date: Thu, 02 May 2019 14:35:06 +0000 Subject: [Buildroot] [Bug 11821] agetty: unrecognized characters after login (systemd) In-Reply-To: References: Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net https://bugs.busybox.net/show_bug.cgi?id=11821 khozaei changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #1 from khozaei --- I found the solution finally. I added `--flow-control` option to agetty in `serial-getty at .service` and this option fixed my problem. > **-h, --flow-control** > Enable hardware (RTS/CTS) flow control. It is left up to the > application to disable software (XON/XOFF) flow protocol where > appropriate. -- You are receiving this mail because: You are on the CC list for the bug.