Philipp@xxxxxxxxxxx(Philipp Flesch) 18.12.06 09:11 >Hi! >Although I tried to use guess-helper to get a working configfile >nvram-wakeup failed :-( >Setting a time only crashes the systemtime... >I also tried directisa .... >Any other ideas? Have you tried the acpi way? pwroff: ... WAKETIME=`date -d "1970-01-01 UTC $1 sec -5 min" +"%Y-%m-%d %H:%M:%S"` echo $WAKETIME > /proc/acpi/alarm ...