View Single Post
Old 03-20-2013, 08:17 PM   #7
twobob
( ͡° ͜ʖ ͡°){ʇlnɐɟ ƃǝs}Týr
twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.
 
twobob's Avatar
 
Posts: 6,586
Karma: 6299991
Join Date: Jun 2012
Location: uti gratia usura (Yao ying da ying; Mo ying da yieng)
Device: PW-WIFI|K5-3G+WIFI| K4|K3-3G|DXG|K2| Rooted Nook Touch
hmm.... more thoughts...

I feel that the issue is really something to do with the actual state of the system.

a shutdown -h now does indeed halt the system (don't try that at home kids)

so perhaps a recrafting of what HALT actually "does" and testing if it resumes from that state is in fact in order...

might have a look at that.


[root@kindle root]# echo `date -d "03210028" +%s` > /sys/class/rtc/rtc0/wakealarm
[root@kindle root]# cat /proc/driver/rtc
Quote:
rtc_time : 00:27:32
rtc_date : 2013-03-21
alrm_time : 00:28:00
alrm_date : 2013-03-21
alarm_IRQ : no
alrm_pending : no
24hr : yes
[root@kindle root]# shutdown -h now
Quote:
Broadcast message from root (pts/5) (Thu Mar 21 00:27:39 2013):

The system is going down for system halt NOW!



EDIT: Okay that didnt work to wake it up neither...

hmm... maybe I need to load the rtc-cmos module...

Last edited by twobob; 03-20-2013 at 08:32 PM.
twobob is offline   Reply With Quote