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#70528 - [sddm] switching vtty does not activate graphical session
Attached to Project:
Arch Linux
Opened by Georg Wolfram (Gosi) - Wednesday, 21 April 2021, 17:25 GMT
Last edited by Antonio Rojas (arojas) - Wednesday, 21 April 2021, 20:47 GMT
Opened by Georg Wolfram (Gosi) - Wednesday, 21 April 2021, 17:25 GMT
Last edited by Antonio Rojas (arojas) - Wednesday, 21 April 2021, 20:47 GMT
|
DetailsDescription:
After upgrading sddm from 0.19.0-4 to 0.19.0-5 switching to a tty and then back to the graphical session shows only boot messages (text). Switching to the graphical session can still be achieved by: $ loginctl SESSION UID USER SEAT TTY 11 1000 georg seat0 tty2 13 1000 georg seat0 % loginctl activate 13 After looking at the changes I suspect the sddm-x11-server-vt-allocate.patch as the origin of this issue. Additional info: I am running plasma with Xorg |
This task depends upon
/usr/lib/Xorg -nolisten tcp -background none -seat seat0 vt2 -auth /var/run/sddm/{5a3bbd6d-1d5e-4fbf-8438-e5c609fac15f} -noreset -displayfd 17
After a reboot I can switch between vttys again, but X is on vtty2 now.
vtty2 was occupied after updating and therefore it looked as if it is not possible to switch.
https://github.com/sddm/sddm/issues/1394