Just an FYI this worked for me on a BBG 4.4.68-ti-r108

$ sudo su
$ echo 0 > /sys/class/rtc/rtc0/wakealarm
$ echo `date '+%s' -d '+ 1 minutes'` > /sys/class/rtc/rtc0/wakealarm
$ echo standby > /sys/power/state
 (shutsdown to 0.02A then wakesup on deadline or any other event…)



On Wednesday, June 1, 2016 at 6:40:24 AM UTC-7, [email protected] wrote:
>
> I discovered that a fix for the rtc-omap driver is missing in the 
> 3.14.x-ti code. This was preventing alarmtimer and other devices from 
> detecting rtc-omap as a valid wake-capable RTC... applying this patch fixed 
> the issue for me.
>
> https://lkml.org/lkml/2014/10/9/425
>
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/78d48a91-f067-460a-83ad-3cb1c30e282c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to