On Fri, Feb 4, 2011 at 10:52 AM, Nori, Sekhar <[email protected]> wrote: > Hi Steve, > > On Fri, Feb 04, 2011 at 21:42:41, Steve Chen wrote: > >> > rtcwake -s 40 rtc0 >> rtcwake: /dev/rtc not enabled for wakeup events > > I have a feeling rtcwake is looking at the wrong device > node. Can you try: > > $ rtcwake -d /dev/rtc0 -s 20 -m mem >
Doh!!. Sekhar, you are right. I did not include the "-d" flag. After passing the correct parameter to rtcwake, I'm able to wake up from sleep with NFS rootfs. I'm running the kernel/filesystem from PSP 03.20.00.14. Steve _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
