Tomasz Torcz wrote on Mon, Aug 19, 2019 at 04:45:31PM +0200: > Actually, I don't think systemd touch the kernel default here. > See consoleblank= parameter > https://www.kernel.org/doc/html/v5.2/admin-guide/kernel-parameters.html > Some years ago it was set to be disabled by default, previously had some > other value. interesting, I had missed that it had been disabled in a4199f5eb8096d63[1] -------- From: Tim Gardner <tim.gardner@xxxxxxxxxxxxx> Date: Wed, 22 Mar 2017 09:07:20 -0600 Subject: [PATCH] tty: Disable default console blanking interval BugLink: http://bugs.launchpad.net/bugs/869017 Console blanking is not enabling DPMS power saving (thereby negating any power-saving benefit), and is simply turning the screen content blank. This means that any crash output is invisible which is unhelpful on a server (virtual or otherwise). Furthermore, CRT burn in concerns should no longer govern the default case. Affected users could always set consoleblank on the kernel command line. --------- I guess I can take back my previous mail if this works with plymouth (not sure if it is strictly console ?), thank you for pointing that out. [1] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=a4199f5eb8096d63828f7333fa45650a7b0a99ed -- Dominique _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx