On Thu, April 3, 2008 09:26, Sheridan Hutchinson wrote: > Bart Samwel wrote: >> But it might be the case that pm-utils is secretly handling your >> suspend needs. I haven't quite figured out what the status of that >> is, and how that works. Perhaps you could try putting a script >> "S99laptop-mode" in /etc/pm/sleep.d with the following contents: > > Hi Bart, > > I followed your instructions to the tee and the behaviour is still the > same with the hard disk not spinning down, but it will work fine if I > manually invoke-rc.d laptop-mode restart > > I guess there can only be a couple of entry points for this issue, maybe > I could test something similar for acpi-support's scripts?
The acpi-support scripts should already be there. :-/ Could you perhaps put some debugging code into the acpi-support scripts, to check if they are actually run? Cheers, Bart