Hi, I installed a bunch of patches and updated packages yesterday. I could hibernate yesterday evening but couldn't resume (Linux would just boot normally). When I now try to hibernate, nothing happens. I tried (as root): # /usr/bin/powersave --suspend-to-disk Error org.freedesktop.DBus.Error.UnknownMethod: Method "Hibernate" with signature "" on interface "org.freedesktop.UPower" doesn't exist I also tried (as root) # /usr/sbin/pm-hibernate which doesn't do anything anymore. That worked yesterday. # rpm -qi pm-utils-1.4.1-38.4.1.x86_64 Name : pm-utils Version : 1.4.1 Release : 38.4.1 Architecture: x86_64 Install Date: Sa 06 Dez 2014 00:20:48 CET Package hasn't changed, though. Using the button in my KDE start menu locks the screen and then displays a dialog "Legitimierung ist zum Aktivieren des Ruhezustands des Systems notwendig, während andere Benutzer angemeldet sind" (English: Give me root password to suspend while other users are logged in). Action: "Hibernate the system while other users are logged in" Vendor: The systemd Project The action is a link. When I hover over it, it says "Click to edit org.freedesktop.login1.hibernate-multiple-sessions" Clicking doesn't do anything. But grepping in /etc eventually pointed me to /etc/polkit-default-privs.local where I added this line: org.freedesktop.login1.hibernate-multiple-sessions auth_self:auth_self:yes I then looked into /var/log/pm-suspend.log: Running hook /usr/lib/pm-utils/sleep.d/30s2disk-check hibernate hibernate: INFO: checking for suspend-to-disk prerequisites... ERROR: no resume parameter on kernel commandline, can not suspend WARNING: /var/run/pm-utils/pm-suspend/storage/inhibit will be created to prevent suspending! Yast says: resume=/dev/sda2 splash=verbose quiet showopts elevator=cfq console=tty0 plymouth.enable=0 I also see these values in grub.cfg and they look right to me. Any ideas? How can I see the current init parameters of the kernel? Regards, -- Aaron "Optimizer" Digulla a.k.a. Philmann Dark "It's not the universe that's limited, it's our imagination. Follow me and I'll show you something beyond the limits." http://blog.pdark.de/ -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org