On Fri, May 18, 2012 at 5:09 PM, Volker Armin Hemmann <volkerar...@googlemail.com> wrote: > Am Freitag, 18. Mai 2012, 22:42:59 schrieb Ignas Anikevicius: >> On 18/05/12 20:59, Alex Schuster wrote: >> > Suspend to ram (using the hibernate-ram command from >> > sys-power/hibernate-script) seems to work better. >> >> What about pm-utils? Does it work better or worse than hibernate-script. >> I had 0 problems with it during entire usage of linux, whereas with the >> hibernate script package I had some issues... >> >> And yes, I am usually suspending to ram, but I was just thinking about >> possibilities to make my computer boot faster in the cases I really need >> to do a restart. :) >> >> Cheers, >> Ignas > > I just do echo mem > ... or click on the 'Ruhezustand' button in KDE. Results > in the same. Well working suspend-to-ram. With fglrx. X running etc pp.
With upower to suspend-to-ram you can just: dbus-send --system --print-reply --dest="org.freedesktop.UPower" /org/freedesktop/UPower org.freedesktop.UPower.Suspend or use the "Suspend" option in GNOME 3 (GNOME uses upower). That I already knew. What I didn't knew was that dbus-send --system --print-reply --dest="org.freedesktop.UPower" /org/freedesktop/UPower org.freedesktop.UPower.Hibernate works as well for suspend-to-disk. I hadn't hibernated my laptop in ages, it's good to know it still works. I use systemd+dracut, which I suppose it matters for the hibernate option. Regards. -- Canek Peláez Valdés Posgrado en Ciencia e Ingeniería de la Computación Universidad Nacional Autónoma de México