Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#73163 - [systemd] Delay when starting new TTY
Attached to Project:
Arch Linux
Opened by Matthew T. Hoare (Head_on_a_Stick) - Sunday, 26 December 2021, 09:29 GMT
Last edited by Christian Hesse (eworm) - Wednesday, 29 December 2021, 22:30 GMT
Opened by Matthew T. Hoare (Head_on_a_Stick) - Sunday, 26 December 2021, 09:29 GMT
Last edited by Christian Hesse (eworm) - Wednesday, 29 December 2021, 22:30 GMT
|
DetailsDescription: delay when starting new TTY
Additional info: Version 250 Reported upstream: https://github.com/systemd/systemd/issues/21889 Steps to reproduce: Attempt to open a new (ie, previously unstarted) TTY with (eg) `chvt 6`. |
This task depends upon
Closed by Christian Hesse (eworm)
Wednesday, 29 December 2021, 22:30 GMT
Reason for closing: Fixed
Additional comments about closing: systemd 250-4
Wednesday, 29 December 2021, 22:30 GMT
Reason for closing: Fixed
Additional comments about closing: systemd 250-4

This delay happens also when logging out of the tty.

Exactly the same issues here as reported.

Suggested fix: https://github.com/systemd/systemd/pull/21927

And the fix got merged. Shall it be cherry-picked maybe until it gets released with -stable?