Hi,
as soon as my application sets the time on my custom board the screen saver blanks the display. Touching the screen or echo '0' > /sys/class/graphics/fb0/blank activate the screen.
(http://processors.wiki.ti.com/index.php/AM335x_LCD_Controller_Driver%27s_Guide#Usage_and_Verification)
Disableing of the screensaver with consoleblank=0 doesn't work:
cat /proc/cmdline
console=ttyO0,115200n8 consoleblank=0 root=ubi0:rootfs rw ubi.mtd=NAND.file-system,2048 rootfstype=ubifs rootwait=1
Any hints ?
Thanks in advance
Rainer