On Wed, 02 Dec 2015 09:46:49 -0000
David Girault <[email protected]> wrote:
> First, thanks for your detailled comment.
> Now, did you found any way to force gdm to only use vt > 7 ?
>
No, I didn't. The workaround I found was to force the initialization
vt{2..6}, in a systemd world this is achieved running:
$ cd /etc/systemd/system/getty.target.wants/
$ for i in {2..6}; do sudo ln -s /lib/systemd/system/[email protected]
getty@tty${i}.service;done
$ ls /etc/systemd/system/getty.target.wants/ -l
total 0
lrwxrwxrwx 1 root root 34 Oct 19 16:40 [email protected] ->
/lib/systemd/system/[email protected]
lrwxrwxrwx 1 root root 34 Oct 27 17:53 [email protected] ->
/lib/systemd/system/[email protected]
lrwxrwxrwx 1 root root 34 Oct 27 17:53 [email protected] ->
/lib/systemd/system/[email protected]
lrwxrwxrwx 1 root root 34 Oct 27 17:53 [email protected] ->
/lib/systemd/system/[email protected]
lrwxrwxrwx 1 root root 34 Oct 27 17:53 [email protected] ->
/lib/systemd/system/[email protected]
lrwxrwxrwx 1 root root 34 Oct 27 17:53 [email protected] ->
/lib/systemd/system/[email protected]
This made my problem go away, considering that VTs have a really small
footprint maybe is a good way to make this a default.
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in Ubuntu.
https://bugs.launchpad.net/bugs/1509369
Title:
gdm runs in vt7 and gnome-shell in vt2 after resuming
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/1509369/+subscriptions
--
desktop-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs