Re: [systemd-devel] Serial console flow control will stuck systemd

2024-04-12 Thread Lennart Poettering
On Fr, 12.04.24 09:33, 细石泉 (nicheln...@gmail.com) wrote: > systemd will write log to console directly when bootup. A unexpected serial > console flow control maybe block systemd at embedded systems. I guess > systemd doesn't do a good job of initializing the serial console. It doesn't do any job

[systemd-devel] Serial console flow control will stuck systemd

2024-04-11 Thread 细石泉
systemd will write log to console directly when bootup. A unexpected serial console flow control maybe block systemd at embedded systems. I guess systemd doesn't do a good job of initializing the serial console. If a noise XOFF(HEX13) generate when systemd bootup, systemd stucked. Should systemd tu