When querying solid via command solid-powermagment query suspend, nothing is returned. Because of this powerdevil cannot suspend the machine. The machine itself works with both echo mem > /sys/power/state, or with gnome-power-manager. This is because solid only queries for hibernation capabilities, and then enbaling suspend basing on that. A simple fix is included. This is already fixed upstream in trunk. Reproducible: Always Steps to Reproduce: 1.as a user run solid-powermanagement query suspend -> nothing will come up 2.KDE will not enable suspend functions 3.run echo mem > /sys/power/state or try to suspend using gnome-power-manager 4.suspend works in those
Created attachment 169116 [details] Fixes suspend in solid
The upstream fix in trunk is here : http://websvn.kde.org/?view=rev&revision=873554
Hi do you know itf this hits 4.1.3?
I've this problem in kde 4.20. the suspend to ram and suspoend to disk don't do anything. but I can suspend the machine to ram without any problem by hibernate-ram script or "echo mem > /sys/power/state"
I forgot to tell about about this issue: $ solid-powermanagement query suspend to_disk to_ram but when I issue the following command, I get nothing and the command remains IDLE until I Press Cntl-C. $ solid-powermanagement suspend 'to_ram'
Hi i just walked over websvn and this bug has indeed been fixed in 4.1.4 and in 4.2. To Ali: your bug is something else, try to open one and note all relevant informations there. NOTE: i can suspend pretty normaly with 4.2.0 :]