Hi All
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.
Hi All
Hi
I am facing similar issues with my Beaglebone White. Do you have any updates?
Please take a look at:
http://e2e.ti.com/support/arm/sitara_arm/f/791/p/274073/990346.aspx#990346
Thanks and Regards,
Abhijeet
Hi Dan
I have been able to wake up from standby sleep; for some reason wakeup from Save-to-RAM sleep isn't working. Please try:
rtcwake -s 20 -m standby -d /dev/rtc0
[Edit: I just read your first post and noticed that's exactly what you did]
I used SDK 06.00.00 on Beaglebone Black with the kernel changes Joe G mentioned on http://e2e.ti.com/support/arm/sitara_arm/f/791/p/274073/991394.aspx
I will try to get Save-to-RAM working.
Thanks and Regards,
Abhijeet
Hi Abhijeet
I am also trying to figure out how to wake up from Save-to-RAM like "rtcwake -s 20 -m mem -d /dev/rtc0" SDK 06.00.00.
I also find that if I use Angstrom 3.8 (the default linux of Beaglebone Black), it can not be waked up from standby sleep,