The /sys/module/kernel/parameters/consoleblank is read-only, so it does
appear we need to set using kernel cmdline. The args are hard-coded into
uboot. I'll make a uboot build, adding, consoleblank=0, that Terry can
dd to /dev/mmcblk0, reboot and test.

Triode wrote: 
> 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
  > 
--------------------
> >


------------------------------------------------------------------------
JackOfAll's Profile: http://forums.slimdevices.com/member.php?userid=3069
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