Bug#760916: brltty interferes with getty autostart
Dave Mielke
dave at mielke.cc
Wed Jan 21 02:27:22 GMT 2015
[quoted lines by Dave Mielke on 2015/01/20 at 00:34 -0500]
>Brltty could delay opening the tty until the user needs to inject a character.
>This could be by typing on the braille device, by requesting cursor routing,
>etc. The user probably wouldn't do any of that until the login prompt appears.
I just checked. It turns out that brltty actually does need to open the vt
right away. For example, it uses GIO_UNIMAP to retrieve the Unicode map so that
it can back translate font positions into characters in order to determine
what's on the screen. It also uses VT_GETHIFONTMAKS in order to know how to
interpret the attributes bytes. Yet another thing it does is use VT_GETSTATE in
order to determine which vt is active (vt_stat.v_active). Even open on demand,
therefore, would result in the tty being opened almost immediately.
--
Dave Mielke | 2213 Fox Crescent | The Bible is the very Word of God.
Phone: 1-613-726-0014 | Ottawa, Ontario | http://Mielke.cc/bible/
EMail: dave at mielke.cc | Canada K2A 1H7 | http://FamilyRadio.com/
More information about the Pkg-systemd-maintainers
mailing list