On Friday 2015-02-27 04:12, Zbigniew Jędrzejewski-Szmek wrote:
>On Tue, Feb 24, 2015 at 05:49:02PM +0100, Jan Engelhardt wrote:
>
>> +ACTION=="add", SUBSYSTEM=="vtconsole", KERNEL=="vtcon*", 
>> RUN+="@rootlibexecdir@/systemd-vconsole-setup"
>> 
>> 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.
>
>OK, but what happens when fbcon is loaded afterwards?

The vtcon ADD event occurs after both modules (fbcon and a fitting hw
driver) have initialized, irrespective of the loading order of the
two.
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to