Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

A common issue with Unity is the suspend feature, which reboots some computers when resuming. I have figured out how to fix it, tested it, and it works. You change line 11 of /etc/default/grub to:

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_sleep=nonvs"

I would like to post this as an update for future Ubuntu versions. How do I do this?

More info about the changes: Sony Vaio FW350 reboots instead of waking up after sleep/suspend

share|improve this question
File as a bug report with your answer and as such thanks! How to report a bug. Regards, – Ringtail Mar 19 '12 at 17:26
@bluexrider it is better to post it as answer . – Tachyons Mar 19 '12 at 17:30
use the community wiki meta.askubuntu.com/q/37/46312 – Ringtail Mar 20 '12 at 0:48

closed as off topic by jrg May 22 '12 at 19:11

Questions on Ask Ubuntu are expected to relate to Ubuntu within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

Browse other questions tagged or ask your own question.