Skip to main content

Overview

Some Debian 13 installations repeatedly attempt to start a serial console (ttyS0) even on systems where no physical or virtual serial device exists. This can result in continuous log noise similar to:
The issue has been discussed publicly in the Debian kernel mailing list.

EDIS Global handling

EDIS Global automatically disables the unnecessary serial getty service during fresh Debian 13 installations to avoid excessive logging and unnecessary service restarts.

Existing systems

If you already have a running Debian 13 system affected by this issue, you can silence the logging noise with the following commands:

Optional verification

You can verify the service status with:

Additional information

Related Debian discussion: lists.debian.org/debian-kernel/2025/02/msg01161.html
Last modified on May 22, 2026