| Summary: | There is no option to suspend to RAM or disk while using upower. | ||
|---|---|---|---|
| Product: | [Unmaintained] solid | Reporter: | zarzych |
| Component: | powermanagement | Assignee: | Dario Freddi <drf> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Gentoo Packages | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
zarzych
2010-11-26 23:59:16 UTC
As usual, I'm more than willing to help with this issue if I get a bit of guidance :) I forgot to mention that the 'Power management' applet (the one that you get when clicking on battery icon in tray) lacks suspend and hibernate buttons. Also, the wrench icon doesn't open configuration, but it's probably for a separate bug. Hi, you should first of all verify that UPower is able to suspend your PC: this can be done by calling on the system bus the method SuspendAllowed on the service org.freedesktop.UPower (interface with the same name). You can then subsequently try suspending calling Suspend. If you are able to suspend this way, the bug is in KDE and in the UPower backend. If you are not able and you are sure suspension used to work before that, then it's a bug in UPower and you should report it to the UPower guys. P.S.: The other bugs you mentioned have already been fixed (In reply to comment #3) Hi, calls to UPower over DBus return *true* for both HibernateAllowed and SuspendAllowed. I can also successfully suspend and hibernate using respective DBus calls so I think the problem lays somewhere in KDE's UPower backend. I'm using beta 1 with UPower 0.9.7. P.S.: Thanks for the other bugs :) This bug should be a duplicate of the mentioned bug. If that is not the case (so you still experience this problem with Beta2) please reopen this bug. *** This bug has been marked as a duplicate of bug 258400 *** |