Rainer Dorsch <[email protected]> writes: > Hello, > > I tried to start a serial console on ttyS0, but when I try to start the > serial-getty service, it does not return: > > root@master:~# systemctl status [email protected] > ○ [email protected] - Serial Getty on ttyS0 > Loaded: loaded (/lib/systemd/system/[email protected]; enabled; > preset: enabled) > Active: inactive (dead) > Docs: man:agetty(8) > man:systemd-getty-generator(8) > https://0pointer.de/blog/projects/serial-console.html
The only strange thing to me is that name [email protected] since I have just [email protected] - Serial Getty on ttyS0 But I guess it doesn't really matter. > root@master:~# systemctl start [email protected] Does it start when you do that? Any messages? Has it ever worked? What kind of hardware is it? I had quite some issues finding a PCIe card with a serial port that works in Linux but the third or fourth card was the charm. Both console messages and running agetty on it just worked. Doesn't work for Grub though.

