|
Bugzilla – Full Text Bug Listing |
| Summary: | suspend to RAM fails when SD card mounted | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.3 | Reporter: | Will Stephenson <wstephenson> |
| Component: | Kernel | Assignee: | Rafael Wysocki <rjw> |
| Status: | RESOLVED WONTFIX | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Major | ||
| Priority: | P5 - None | CC: | amantia, forgotten_zSppWjup9E, jslaby |
| Version: | Milestone 7 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Will Stephenson
2010-06-17 05:46:49 UTC
There is probably a deadlock in device suspending. Could you grab sysrq-t output? This issue might have been fixed by the following upstream commit: commit 4c2ef25fe0b847d2ae818f74758ddb0be1c27d8e Author: Maxim Levitsky <maximlevitsky@gmail.com> Date: Tue Aug 10 18:01:41 2010 -0700 mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resume Would it be possible to test the kernel from: http://ftp.suse.com/pub/projects/kernel/kotd/master/ matching your system configuration? I had a similar issue, from time to time suspend to disk failed at "snapshotting system". I started to suspect that it happens when an USB stick is plugged in. It happened both when the stick was plugged in, but also the next time after hard power off/power-on, suspend. It needed a second reboot to make it work again. Today I tried the kotd/master and it seems the problem is fixed, I could suspend with an USB stick plugged into the PC. Is there a chance to get the new kernel (once it is released) as an update? BTW, the nvidia binary driver doesn't compile ATM with the 2.6.36 series, but there is a - probably not perfect - patch making it work: http://www.nvnews.net/vbulletin/showthread.php?t=154378 . I have to withdraw my comment, I had the same issue later with 2.6.36 RC and without any USB disk mounted. So that is a similar, but probably different bug. I have the same bug with the internal SD cards on my Acer Aspire One 110. When a SD card is mounted, if I suspends, it stays on the tty terminal with the login prompt but the cursor doesn't blink and the computer freezes. Unmounting it makes the suspend to ram working. 11.3 is out of maintenance. If you can reproduce this issue with 11.4 or 12.1, please re-open and adjust the Product field to reflect the latest version affected. |