You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to BeagleBoard
Hi, I want to use the comand rtcwake to sleep and wake up the beaglebone blue. I have seen that bb-blue has a RTC0 configurated for wakeup but this is not a real rtc.
I connect a real rtc (DS1307) on a I2C , the system rename it as RTC1 and I have two rtc -> RTC0 and RTC1.
When I call rtcwake on RTC0, works but not awake because not a real rtc and time is set to 00:00:00 and not count. And when I call rtwake on RTC1 the system say that RTC1 is not configurated for system wakeup.
On beaglebone black same command and same RTC detects on RTC0 and works fine.
I can not disable RTC0 and I can not configure RTC1 for wakeup the system.
Can somebody help me?
Thanks.
Robert Nelson
unread,
Jan 30, 2018, 12:44:05 PM1/30/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message