<pre>>So some say wakeup must be enabled in bios and some that it must be <br>>disabled. Tried both with writing twice to /proc/acpi/alarm. Still no luck.<br>><br>>Any other suggestions? Anybody?<br>><br>>\\Kartsa<br>
<br>I had to disable "update HWCLOCK at shutdown" -feature before<br>ACPI wakeup started to work.<br>I'm using gentoo and the feature is found <br><br>/etc/conf.d/clock<br><br># If you want to set the Hardware Clock to the current System Time<br>
# during shutdown, then say "yes" here.<br><br>CLOCK_SYSTOHC="no"<br><br><br>br: tero<br></pre>