When switching to a virtual terminal using e.g. Ctrl+Alt+F2, it takes about a second to switch. Not too horrible for something that's typically rarely used, but I would like to use it more and it's substantially slower than, say, Alt+Tab. It's particularly weird since switching back to the desktop environment (Alt+F7 for me) is instant.
I've noticed it before, but currently I'm running Debian testing (Stretch) with Cinnamon 2.8.7 on X 1.18.3. The resolution of the virtual terminal is the same as X's resolution.
What is this delay caused by and how can I improve it?
xdpyinfo
) & console (fbset
). Pre-KMS, you tended to suffer long mode-changes switching either way. Exception: switching to gdm (which has its own VT) flickers once - it does take about a second overall but nothing more than that. I don't know the root cause, but I note that gdm (on Fedora) is different in that it runs as Wayland instead of X. – sourcejedi May 11 '16 at 09:36dpkg -l | grep -i nvidia
but the only result is somelibnvtt2
, some texture tools.) I do remember something aboutnouveau
, I see that popping up regularly indmesg
, that could be it. – Luc May 11 '16 at 13:10