Duncan, I think you did it wrong.
You must do one of the following options:
1- $ sudo -i
    $ sync; echo 1 > /sys/power/pm_trace; /etc/acpi/hibernate.sh force

2- $ sudo sync; sudo echo 1 > /sys/power/pm_trace; sudo
/etc/acpi/hibernate.sh force

Note: The ';' char separates commands at the same line, so you only
sudo'ed the sync command but not the remaining ones.

Correct me if I'm wrong, but I think that's the way you should do it.

-- 
No Hibernate on HP DV8000
https://bugs.launchpad.net/bugs/200227
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to