Thanks to systemd, I've had to update my setterm invocation in /etc/rc.local to the following:
setterm --term linux --blank 0 --powerdown 0 >/dev/console ("--powersave off" fails with an "Inappropriate ioctl" error because rc.local no longer runs directly on the Linux virtual console.) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to console-setup in Ubuntu. https://bugs.launchpad.net/bugs/381517 Title: Settings in /etc/kbd/config are not read Status in console-setup package in Ubuntu: Confirmed Status in kbd package in Ubuntu: Triaged Status in console-setup source package in Precise: Confirmed Status in kbd source package in Precise: Triaged Bug description: Binary package hint: kbd This concerns kbd 1.14.1-4ubuntu4 in Ubuntu Jaunty. I am setting up a text-mode-only server that will normally run headless. I want to disable console blanking, so that in the event of a kernel panic, I can attach a monitor and read the stack trace. So I make the following edits to /etc/kbd/config: * Set BLANK_TIME=0 * Set BLANK_DPMS=on * Set POWERDOWN_TIME=0 And still, the console blanks after about twenty minutes or so (not that I timed it). It shouldn't even be necessary to make all three of these changes---I believe setting BLANK_TIME=0 alone should do the trick---but it underscores the point that console blanking cannot be disabled here. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/console-setup/+bug/381517/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp