You are not logged in.
Pages: 1
Hi All,
I have converted my machines to full systemd including some laptops. ... and am on the whole, very happy with systemd ..
I notice my daughter's laptop (a Samsung N70) sleeps and resumes just fine without any extra work from me ..
However, my Sony vaio laptop just reboots when I use the Gnome3 suspend menu item. Is there something else I can try to get it to suspend?
I presume the Gnome3 suspend is suspend and not hibernate to disk ..
NB: The samsung was installed from a fresh installation, where the Sony has been recently upgraded and converted to systemd.
Thanks,
B
Last edited by bmentink (2012-09-17 04:18:14)
Offline
First of all, don't presume things - establish the facts. I have no experience with Gnome, so my advice would be to see if 'systemctl suspend' works in a terminal. If it does, then you need to make sure that's what Gnome uses. If it doesn't you have a more fundamental issue, and the information provided by the systemd journal will help you solve it.
Offline
Ok I have found the solution:
I need to pass a kernel parameter "acpi_sleep=nonvs" to the kernel append line in the bootloader config file. In my case syslinux.cfg.
I missed that setting when switching from grub to syslinux ..
Marking solved.
Offline
Pages: 1