Monitor black after 10 Minutes

Aurelien Jacobs aurel at gnuage.org
Thu Jul 26 18:15:01 UTC 2007


On Thu, 26 Jul 2007 18:57:58 +0100
"Pedro Salgueiro" <pedro.salgueiro at gmail.com> wrote:

> Hi!
> 
> I am using Busybox 1.6.0 to make an automated net-instalation of
> Linux. Everything is working ok, but when the install process is
> working, after 10 minutes of no keyboard or mouse activity the monitor
> goes blank(black) and only gets ok when I hit the keyboard.
> 
> Does anyone knows how to solve this problem?

This has nothing to do with busybox, but the following escape sequence
should do the trick:
  echo -e "\033[9;0]"

Aurel



More information about the busybox mailing list