[SOLVED] Suspend causes reboot on Sony Vaio

I was using a Sony Vaio SR29VN and when I tried to resume from suspension, the laptop would reboot instead of resuming. I understand that this may affect other models, however, I don't have a list.

Luckily it's easy to fix: we need to add acpi_sleep=nonvs kernel option to the grub settings.

Fix

Edit (with root permissions) the line GRUB_CMDLINE_LINUX on the file /etc/default/grub, adding the option acpi_sleep=nonvs.

Fixing Vaio suspend problem

Then run this on the command line:

sudo update-grub2

References

suspend causes reboot

Comments

Popular posts from this blog

[HOW TO] Create QR Codes in Xubuntu 12.04

[FIX] VLC is unable to open the MRL (smb://)

Add items to Xfce Applications Menu