Hi, I am trying to make a display always on, on am335x, with Ti latest kernel 3.2.0 and ubuntu armhf 13.04 distro.
When I type `startx xterm`, I will start up a terminal, but after a while of inactivity (about 1-2 mins) the backlight turned off, unless you move a mouse or touch some key action.
This happens with all my custom app. and kernel throw a dmesg "LCD Controller timed out"
Where should I turn this feature off? kernel or user program? Thanks!