Jan Engelhardt
240c4b0868
vconsole: match on vtcon events, not fbcon ones
...
I observe that upon loading of framebuffer drivers, I do not get the
desired system font, but the kernel-level defaults (usually
lib/fonts/font_8x16.c, but your mileage may vary depending on kernel
config and boot options).
The fbcon driver may be loaded at a time way before the first
framebuffer device is active, such that the vconsole setup helper
runs too early.
The existing rule is non-fitting. The going live of the fbcon kernel
component does not indicate the proper time at which to load the
visuals, which really ought to be done when a new vtcon object comes
into existence. (The font table is a per-vtcon property.)
(cherry picked from commit a52750d148 )
(cherry picked from commit b83da13fff )
2015-03-27 13:55:23 -04:00
..
2012-12-31 21:24:26 +01:00
2014-09-11 17:47:37 +02:00
2015-02-05 14:16:08 -05:00
2014-10-05 15:29:41 -04:00
2014-09-11 00:53:49 +02:00
2014-08-03 21:46:07 -04:00
2014-08-03 21:46:07 -04:00
2015-03-23 02:20:31 -04:00
2014-10-24 19:29:59 +02:00
2014-08-04 16:25:24 +02:00
2014-08-04 16:25:24 +02:00
2015-03-23 02:31:18 -04:00
2014-02-22 21:28:55 +01:00
2015-03-23 02:30:55 -04:00
2015-03-23 02:37:20 -04:00
2015-02-05 09:05:20 -05:00
2015-01-16 00:56:59 -05:00
2014-06-20 13:36:28 +02:00
2015-01-16 00:56:53 -05:00
2014-08-03 21:46:07 -04:00
2014-03-07 02:40:24 +01:00
2014-08-03 21:46:07 -04:00
2015-02-05 14:16:08 -05:00
2014-10-22 11:45:36 +02:00
2015-01-16 00:57:00 -05:00
2014-08-13 20:41:41 -04:00
2015-03-23 02:32:12 -04:00
2014-06-21 16:25:15 +02:00
2014-09-04 21:42:52 +02:00
2015-01-16 00:56:52 -05:00
2014-08-21 17:24:21 +02:00
2015-03-23 02:29:19 -04:00
2015-03-23 02:22:54 -04:00
2014-11-02 16:40:30 -05:00
2015-03-23 02:27:32 -04:00
2015-01-16 00:56:56 -05:00
2014-10-16 14:43:57 +02:00
2015-01-16 00:56:56 -05:00
2014-10-23 17:13:15 +02:00
2015-03-23 02:29:08 -04:00
2014-10-23 21:36:56 +02:00
2014-08-03 21:46:07 -04:00
2014-08-03 21:46:07 -04:00
2015-01-16 00:56:49 -05:00
2015-02-05 14:16:08 -05:00
2015-01-16 00:56:57 -05:00
2014-08-12 01:54:40 +02:00
2014-09-19 00:15:39 +02:00
2014-09-19 00:15:39 +02:00
2014-09-15 17:02:25 +02:00
2014-10-14 08:35:16 -04:00
2015-01-16 00:56:53 -05:00
2013-11-15 22:53:14 -05:00
2013-10-29 19:34:59 +01:00
2014-11-02 16:40:13 -05:00
2014-09-15 16:08:50 +02:00
2014-08-11 18:35:54 +02:00
2015-01-16 00:56:51 -05:00
2014-08-20 00:18:14 +02:00
2013-12-06 16:44:38 +01:00
2015-01-16 00:56:50 -05:00
2015-03-23 02:37:12 -04:00
2014-09-27 00:30:00 +02:00
2015-02-05 14:09:34 -05:00
2014-10-09 15:34:07 +02:00
2015-03-23 02:21:30 -04:00
2015-02-05 08:56:11 -05:00
2015-03-23 02:20:17 -04:00
2015-01-16 00:56:56 -05:00
2015-01-16 00:56:49 -05:00
2015-01-22 10:56:29 -05:00
2015-03-23 02:37:12 -04:00
2015-03-23 02:36:47 -04:00
2015-01-22 10:45:40 -05:00
2015-01-22 10:54:51 -05:00
2014-10-05 15:29:41 -04:00
2015-03-23 02:30:02 -04:00
2014-10-23 21:36:56 +02:00
2014-05-15 15:29:58 +02:00
2015-03-27 13:55:23 -04:00
2013-07-13 21:56:33 -04:00