Summary: | gnome-base/gdm-42.0: gdm fails to start at boot when autologin is enabled | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Pacho Ramos <pacho> |
Component: | Current packages | Assignee: | Gentoo Linux Gnome Desktop Team <gnome> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Pacho Ramos
![]() It seems to be like: https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/1845801 We don't have that vt.handoff handling... but I had: # ls -l total 0 lrwxrwxrwx 1 root root 34 abr 7 2019 getty@tty1.service -> /lib/systemd/system/getty@.service lrwxrwxrwx 1 root root 38 may 24 2017 getty@tty2.service -> /usr/lib/systemd/system/getty@.service lrwxrwxrwx 1 root root 38 may 24 2017 getty@tty3.service -> /usr/lib/systemd/system/getty@.service lrwxrwxrwx 1 root root 38 may 24 2017 getty@tty4.service -> /usr/lib/systemd/system/getty@.service lrwxrwxrwx 1 root root 38 may 24 2017 getty@tty5.service -> /usr/lib/systemd/system/getty@.service lrwxrwxrwx 1 root root 38 may 24 2017 getty@tty6.service -> /usr/lib/systemd/system/getty@.service Dead symlinks for tty2 to 6... I removed them (only kept the tty1 one pointing to the right location)... and the problem got fixed finally :O |