TerryS wrote: 
> I got a basic (driverless) keyboard as you suggested, and your suspicion
> is confirmed.  The hdmi blanks completely after 10 minutes of
> inactivity.  It can be brought back to life by typing on the USB
> keyboard, or even prevented from blanking by regular use of the
> keyboard.
> I'll try installing jivelite when I get a chance.
> 
> Terry

This seems to be 10 minutes and hence is potentially it:

Code:
--------------------
    
  [fedora@wandboard ~]$ cat /sys/module/kernel/parameters/consoleblank
  600
  
--------------------


Suggested fix for this is to put the following in the kernel command
line args - Clive is there an easy way to access these, I don't see a
file to edit which includes them.

Code:
--------------------
    
  consoleblank=0
  
--------------------


------------------------------------------------------------------------
Triode's Profile: http://forums.slimdevices.com/member.php?userid=17
View this thread: http://forums.slimdevices.com/showthread.php?t=98190

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to