|
Bugzilla – Full Text Bug Listing |
| Summary: | Suspend/Hibernate Don't Work... | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.2 | Reporter: | Zachary Klein <juglist> |
| Component: | Other | Assignee: | Michal Vyskocil <mvyskocil> |
| Status: | RESOLVED NORESPONSE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Major | ||
| Priority: | P3 - Medium | CC: | forgotten_ciXLpmu5Qn, richard, zawertun |
| Version: | Milestone 8 | ||
| Target Milestone: | --- | ||
| Hardware: | i686 | ||
| OS: | SUSE Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Zachary Klein
2009-10-02 16:10:42 UTC
I've the same problem with 11.2rc1 on my Lenovo Ideapad S10.
Suspend works only when i trigger it manually.
e.g: s2disk -r /dev/sda2
It does not work without specifying the resume device.
("resume" is correctly set in /boot/grub/menu.lst)
After a fresh 11.2rc1 installation it works now on my machine. "zypper dup" from 11.1 to 11.2rc1 broke my hal. A lot other hal related stuff did not work. (In reply to comment #2) > After a fresh 11.2rc1 installation it works now on my machine. "zypper dup" > from 11.1 to 11.2rc1 broke my hal. A lot other hal related stuff did not work. So the problem is broken HAL after update from 11.1 to 11.2rc1? As I looked on pm-utils in 11.1 and 11.2 I did not see any big changes, which should cause a broken update. @Zachary: I don't think it's related to pm-utils, as they did not changed a much between M7/RC1. Does the s2ram [1] work? [1] http://en.opensuse.org/S2ram I have a clean install 11.2 (production) installed on a Lenovo W500. When I try suspend it hangs and the /var/log/pm-suspend.log reports it hangs here: ===== 2009-11-16 19:35:59.281649196 running hook: /usr/lib/pm-utils/slee p.d/10NetworkManager ===== Error org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possi ble causes include: the remote application did not send a reply, the mes sage bus security policy blocked the reply, the reply timeout expired, o r the network connection was broken. I don't know how to further debug this... Would like this to work. Do you have NM enabled? But there should be simple workaround, remove the last line exit $? from /usr/lib/pm-utils/sleep.d/10NetworkManager, it might work. ping no response for a long time, feel free to reopen if you'll have more information Upgraded to 11.3 RC2 across the board and not having any problems with the new version... |