mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/legion/kbd.git
synced 2026-01-30 16:04:14 +00:00
No font getting or setting operations work unless the console is in text mode[1]. This results in a hard-to-diagnose “Invalid argument” error. [1] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/tty/vt/vt.c#n4736 Link: https://github.com/legionus/kbd/issues/120 Signed-off-by: Alexey Gladkov <legion@kernel.org>