Jure Pečar a écrit : > On Mon, 28 Aug 2006 16:51:24 +0200 > Martin Hamant <mh at accelance.fr> wrote: > > >> Here it is what i've tried _from a ssh session_ : >> >> - setterm -blank 0 and many combinations. >> > > put that in your init scripts, preferably /etc/rc.local > > Or set up a serial console to another machine that will capture all the kernel msgs. I do that for problematic machines until I figure out what's going on. > > Oh i understand... setterm should be invoqued by a father processus to make console herits from. :-O I forgot that ! Thank you.