[Buildroot] X11: How do I prevent the target screen from going black after 10 minutes?

Lennart Ramberg ramberg.lennart at gmail.com
Thu Oct 22 07:44:17 UTC 2015


Thanks for the quick reply.
However, I had no success. Screen still blanks after 10 min (unless
keyb/mouse activity).
I assume this is what you meant:

# cat /boot/grub/grub.cfg
set default="0"
set timeout="3"

menuentry "Buildroot" {
        linux /boot/bzImage root=/dev/sda1 consoleblank=0
}

Regards
Lennart


On Wed, Oct 21, 2015 at 7:02 PM, Bjørn Forsman <bjorn.forsman at gmail.com>
wrote:

> On 21 October 2015 at 18:59, Lennart Ramberg <ramberg.lennart at gmail.com>
> wrote:
> > Hello,
> >
> > Maybe not a proper Builroot question, but:
> > X11: How do I prevent the target screen from going black after 10
> minutes?
> > There is no xorg.conf (to edit the ServerFlags section).
> > I was thinking maybe an overlay with an edited xorg.conf?
>
> Have you tried adding "consoleblank=0" to the kernel command line? (I
> _think_ that should do it.)
>
> Best regards,
> Bjørn Forsman
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20151022/f36b5d79/attachment.html>


More information about the buildroot mailing list