This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM335X SDK 7 3.12 Screensaver

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