Mailinglist Archive: opensuse-bugs (5060 mails)
| < Previous | Next > |
[Bug 744108] Cyrillic fonts on TTY broken when the system is booted with systemd.
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Tue, 20 Mar 2012 16:58:08 +0000
- Message-id: <20120320165808.74B2F245534@molor.provo.novell.com>
https://bugzilla.novell.com/show_bug.cgi?id=744108
https://bugzilla.novell.com/show_bug.cgi?id=744108#c34
--- Comment #34 from Stanislav Brabec <sbrabec@xxxxxxxx> 2012-03-20 17:58:07
CET ---
Yes, in that case, we need to implement all missing features.
Unicode is started from:
systemd/src/util.c: reset_terminal_fd()
Called from: console_setup(), reset_terminal(), acquire_terminal()
Our important call is probably:
src/vconsole/vconsole-setup.c: main()
This code has a lot of SUSE specific sections.
We have to find, where the race happens. Are virtual terminals not yet fully
initialized? We have had virtual console race issue in past in bug 575123,
which was only worked around.
--
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.
| < Previous | Next > |