I am running Ubuntu Gnome 16.10 (64bit). Gnome-shell version 3.20.4.
When I start my computer, I eventually see GDM3 offering a login prompt, as expected.
After I log in, my monitors flash a little (like they're unplugged and then replugged in), and then I am brought to the gnome 3 desktop.
However, if I hit Ctrl + Alt + F1, I am brought back to GDM3, offering a login prompt.
If I then hit Ctrl + Alt + F2, I am brought back to my Gnome 3 desktop.
So it seems like GDM3 continues to run in TTY1 while the desktop runs in TTY2.
Questions
- Is this how things are supposed to work? I thought the desktop was supposed to use the same TTY (or whatever you call it) as the display manager.
- Am I using more graphical resources by having things set up this way?
- Is there a way to have GDM3 pass off the display to Gnome Desktop after I log in?
- Is there any advantage of doing #3?
A similar issue has been raised in another post. Answering your questions:
Well, it was. The GNOME developer responsible for GDM explained here how it worked previously and what they did change:
Yes.
Probably not until a fix is delivered, or you revert to GDM 3.14, but this is probably not the best way out.
There have been complaints about memory leaks in gdm3 and several performance issues.
The best thing you could do is to switch your desktop manager from gdm3 to lightdm until this is fixed. The good thing is you are using Ubuntu GNOME, and lightdm is cool and looks just like unity login screen.
Install lightdm:
Switch to it:
Reboot and you're good to go with your TTY and normal resource consumption and still use GNOME. Or switch to other desktop environment like KDE, XFCE, Mate, etc.