http://bugzilla.opensuse.org/show_bug.cgi?id=1134865 http://bugzilla.opensuse.org/show_bug.cgi?id=1134865#c6 --- Comment #6 from Leonardo Teodoro <leonardosilvateodoro@hotmail.com> ---
somebody is setting your /sys/power/mem_sleep to "s2idle" -- do "cat" on that file and try changing it to "deep". Like what's the output of this sequence: cat /sys/power/mem_sleep echo deep > /sys/power/mem_sleep systemctl suspend cat /sys/power/mem_sleep echo deep > /sys/power/mem_sleep echo mem > /sys/power/state all the "cat /sys/power/mem_sleep" outputs "s2idle [deep]" even If I do "echo deep > /sys/power/mem_sleep" and "echo mem > /sys/power/state" outputs "device or resource is busy"
-- You are receiving this mail because: You are on the CC list for the bug.