"Alister Tevlin" said:
Thanks for the reply Tim.
The board is an Asus A7V133-C (c2001).
The manual says that this function will not work if the system is powered
down by an OS that has ACPI support enabled , ie Win 98.
I thought that since ACPI has been around for a while, someone might have
written the routine to enable this function via XP because it's a useful
function.
If anyone knows how to do this please let me know.
Cheers,
Clint.
My interpretation of that statement, is that when ACPI is running,
then ACPI "owns" the RTC alarm resource, and not the BIOS. It is
then up to the OS to provide an API to make the waking function
available to the user. When Windows is shutting down the system,
it checks the schedule, to see when is the next time that the
system needs to be awaken, and it writes the RTC block just
before the system is shutdown. If the BIOS wasn't told to stop
using that block, there would be a conflict between Windows
using the resource, and the BIOS using the resource.
I've never used it, but try looking into the "Scheduled Tasks"
control panel.
HTH,
Paul