Hi, all:
My product demand the application to keep active running without person operation, like advertising machine. it reference beagleboard design revision B4, and run Angstrom 2008. at first time, I was using kernel version "linux-omap 2.6.28", anything work. since linux-omap 2.6.29, the system automatically go to sleep with operation signal, and cause my application broken down, least cause blank display.
How can I disable linux-omap auto sleeping function, or are there some user space daemon configuration that let my apps unchain running ?