#953328 sddm: No login prompt on tty1

Package:
sddm
Source:
sddm
Description:
modern display manager for X11
Submitter:
Andy Wood
Date:
2021-06-28 17:27:02 UTC
Severity:
important
Tags:
#953328#5
Date:
2020-03-07 20:55:57 UTC
From:
To:
Dear Maintainer,

* What led up to the situation?
Installed version 0.18.1-1 as provided in bullseye [reboot]

* What was the outcome of this action?
No login prompt on tty1 [but it is present on other tty's]

* What outcome did you expect instead?
Normal login prompt on tty1

This seems to be caused by entries in /lib/systemd/system/sddm.service

Changing:
   Conflicts=getty@tty1.service getty@tty7.service
   After=getty@tty1.service getty@tty7.service

back to [as per the previous version]:
   Conflicts=getty@tty7.service
   After=getty@tty7.service

fixes the problem.

Andy.

#953328#10
Date:
2021-03-02 10:37:33 UTC
From:
To:
Hello,

I confirm this is still present in latest bullseye having sddm version
0.19.0-2 (amd64)

Maybe this is somehow linked to https://github.com/systemd/systemd/issues/
12345 ?

Is that actually a sddm or a systemd bug ?

Regards
TAINT_UNSIGNED_MODULE
LANGUAGE=en_GB:en (charmap=UTF-8)

#953328#15
Date:
2021-03-02 10:50:34 UTC
From:
To:
Hi

Well, who knows. I would say a systemd bug because it decides to disable
tty1 - maybe because gdm is doing it like this. But honestly, I don't
want to wade into the systemd/gdm/gnome whatever world, I am not
interested in that, it is purged completely from my computer.

Norbert

#953328#20
Date:
2021-06-28 17:23:38 UTC
From:
To:
I can confirm that.
It is a pretty severe bug for Debian Live as with KDE SDDM does not start and
there is no autologin and you end up on a TTY1 shell only.

Together with Bug #990391 this makes the KDE Live ISO unusable for mortals

Cheers
Leszek