Please also try this from SSH to find out who is doing the switching:

sudo bpftrace -e 'tracepoint:syscalls:sys_enter_ioctl { if (args->cmd ==
0x5606) { printf("PID %d (%s) switched to VT%d\n", pid, comm,
args->arg); }}'

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2152684

Title:
  gnome-shell blanks after screen unlock

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/2152684/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to