What | Removed | Added |
---|---|---|
CC | tiwai@suse.com |
It's hard to say what prevents suspending. You can test the direct suspend by echo mem > /sys/power/state as root user. This skips the whole user-space side hooks and checks and triggers the kernel suspend. If this works, it means something in user-space causes the problem.