GNOME Bugzilla – Bug 707876
gdm fails to switch to initial vt if compiled --with-plymouth
Last modified: 2018-05-24 10:56:48 UTC
after the boot the screen is stuck on vt1 and displays console login, manual switch to vt7 works correctly and displays gdm login. configuration: GDM 3.8.4 ============ prefix: /usr exec_prefix: ${prefix} libdir: /usr/lib64 bindir: ${exec_prefix}/bin sbindir: ${exec_prefix}/sbin sysconfdir: /etc sysconfsubdir: gdm gdmconfdir: ${sysconfdir}/${sysconfsubdir} dmconfdir: /etc/dm localstatedir: /var datadir: /usr/share consolekit location: ${libexecdir} gnome-session-check-accel location: ${libexecdir} polkit-gnome location: ${libexecdir} source code location: . compiler: x86_64-pc-linux-gnu-gcc cflags: -O2 -march=native -mtune=native -fomit-frame-pointer -pipe Maintainer mode: no user: gdm group: gdm dbus-1 system.d dir: /etc/dbus-1/system.d PAM prefix: ${sysconfdir} PAM config: exherbo X server: /usr/bin/Xorg TCP Wrappers support: no Xinerama support: XDMCP support: yes SELinux support: no ConsoleKit support: no systemd support: yes systemd unit dir: /usr/lib/systemd/system plymouth support: yes UPower support: yes Build with RBAC: no Initial VT: 7 Enable documentation: yes
Any news on this? If we aren't supposed to use vt7 with plymouth then I would make both configure options exclusive (or ignored) to prevent this strange issues Thanks
plymouth and GDM both have build time options for deciding which VT to start on. The options need to match. This is part of the job of the distribution doing hte integration work between the two.
But I don't think doesn't have much change to allow to set vt7 at configure time if it will later fail if plymouth is enabled :/
Anyway, just handle downstream too :)
if they're both configured for VT 7 it shouldn't fail if plymouth is enabled.
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/gdm/issues/166.