Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • Is it still a problem? Can you find with lsof which processes have /dev/tty14 open? Commented Sep 14, 2015 at 18:36
  • @ Incnis Mrsi: I tried lsof | grep tty14 and fuser /dev/tty14, no result. Now it is not a problem anymore since I just rebooted the system (I was not able to get to my runnung old X session on vt13, x11vnc does not work on the very same machine due to Xorg not updating if it's vt is not active), but it might happen again, although very seldom. Commented Sep 16, 2015 at 9:46