linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* the usage of hardware flow control in serial console
@ 2021-06-01  2:39 xuyang2018.jy
  2021-06-01  4:49 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: xuyang2018.jy @ 2021-06-01  2:39 UTC (permalink / raw)
  To: linux-serial@vger.kernel.org

HI All

I append "console=ttyS0,115200n8r" to my kernel command line and reboot
my system.

# cat /proc/tty/driver/serial
serinfo:1.0 driver revision:
0: uart:16550A port:000003F8 irq:4 tx:0 rx:0 RTS|DTR
1: uart:unknown port:000002F8 irq:3
2: uart:unknown port:000003E8 irq:4
3: uart:unknown port:000002E8 irq:3

then I echo 1 > /dev/ttyS0, but it hangs.(If I don't use r, it works well.)
Does it need my console connected with other machine?
Also, many services become timeout when I use systemctl
restart/status/stop(tx,rx data doesn't increase).

I just want to check whether it is a usage problem(my system environmet
is centos8). My machine is physical machine and virtual machine doesn't
have this problem(it has RTS|CTS|DTR|DSR|CD flag).

Best Regards
Yang Xu

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-06-01  4:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-01  2:39 the usage of hardware flow control in serial console xuyang2018.jy
2021-06-01  4:49 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).