https://bugzilla.novell.com/show_bug.cgi?id=852652 https://bugzilla.novell.com/show_bug.cgi?id=852652#c5 --- Comment #5 from Olaf Hering <ohering@suse.com> 2013-12-05 14:39:49 CET --- (In reply to comment #3)
Also the setup of /dev/console can be viewed in the files
/proc/consoles
or
/sys/class/tty/console/active
please note that things like `tty-1' or `xvc-1' are nore device names but names of the console name and console index[1].
[1] http://www.mail-archive.com/systemd-devel@lists.freedesktop.org/msg04035.htm...
I get "xvc-1", which according to one of the mails in the thread above could be a wrong index when sprintf("xvc%d", idx) is used somewhere in the code. I think thats not new, but happens to trigger now. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.