|
Bugzilla – Full Text Bug Listing |
| Summary: | suspend hangs on hp elitebook 8460p | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 12.1 | Reporter: | Rihards Olups <richlv> |
| Component: | Kernel | Assignee: | E-mail List <kernel-maintainers> |
| Status: | RESOLVED DUPLICATE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Major | ||
| Priority: | P5 - None | CC: | jeffm |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | HP | ||
| OS: | openSUSE 12.1 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
dmesg of a clean boot
lsmod after booting lspci output lsusb output |
||
|
Description
Rihards Olups
2012-06-26 20:34:13 UTC
Created attachment 496501 [details]
lsmod after booting
Created attachment 496502 [details]
lspci output
Created attachment 496503 [details]
lsusb output
downgraded to Linux 3.1.0-1.2-desktop #1 SMP PREEMPT Thu Nov 3 14:45:45 UTC 2011 (187dde0) x86_64 x86_64 x86_64 GNU/Linux from main 12.1 repo. suspended 3 times in a row successfully, third time resume hung :> so either it is harder to trigger in 3.1.0, or it's just some random chance playing here. did the echo devices > /sys/power/pm_test echo mem > /sys/power/state sequence again and ended up with flashing screen upon attempt to 'resume' added /etc/pm/config.d/radeon-suspend with contents of : SUSPEND_MODULES="radeon" 5 successful suspends & resumes with "echo mem > /sys/power/state" and pm_test set to devices so i'll point a finger at radeon kms driver, although i'd need more successful suspend/resume with this hack to be sure. which makes it very similar to a 2 year old bug : https://bugzilla.novell.com/show_bug.cgi?id=610514 another 2-year-old bug about this : https://bugzilla.novell.com/show_bug.cgi?id=626936 There were suspend issues in the kernel update recently released. We're re-releasing the update with the issue fixed. I'd like to keep your recent suspend issues and historical ones separate until you can try to reproduce with the new update. In order to expedite testing, you can grab the kernel from the Kernel:openSUSE-12.1 repository at: http://download.opensuse.org/repositories/Kernel:/openSUSE-12.1/ Please let us know if that fixes the issues you've been experiencing lately. upgraded to 3.1.10 from that repo and it indeed does seem to solve the problems - even the radeon nuking doesn't seem to be necessary. i've only done a few suspend/hibernate cycles, so i'd need more time to figure out whether problems are gone for good (leaving needinfo for now). btw, what other problems could the previous version have caused ? could it resulted in severely degraded (at least wireless) network performance ? because of issues with the opensource radeon driver i went with fglrx, and in the process moved over to kernel 3.1.10-1.16-desktop does this version contain the suspend problem mentioned ? (yes, i do see occasional hangs again :) ) 3.1.10-1.16 contains the updated kernel with the suspend issues fixed. Any issues with suspend with the fglrx differ loaded will have to be referred to ATI or reproduced without the fglrx driver loaded. Until then, with comment #8 in mind, I'm closing as a duplicate. *** This bug has been marked as a duplicate of bug 764864 *** |