Quote:
|
Originally Posted by incognito_kanchi
P>S hey matthew how do i find if the machine use power saving features to power down components like the hard disk and putting the monitor into sleep mode
|
Does the hard disk spin down if you leave the machine inactive for some time? If it does, you may notice some seconds delay when you come back to the machine after it has been idle for some time, as well as the sound of the hard disk "spinning up".
ACPI is sometimes the cause of some of these intermittent problems. You can tun off ACPI by passing the
acpi=off option
to the kernel at boot time. This is just a guess though - don't give up if it doesn't help!