Bug 8419
Summary: | 2.6.21.1 and Apple MacBook - Problems during suspend-to-(disk|ram) | ||
---|---|---|---|
Product: | ACPI | Reporter: | Marvin Stark (marv) |
Component: | Power-Sleep-Wake | Assignee: | Rafael J. Wysocki (rjwysocki) |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | ||
Priority: | P2 | ||
Hardware: | i386 | ||
OS: | Linux | ||
Kernel Version: | 2.6.21.1 | Subsystem: | |
Regression: | --- | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 7216 |
Description
Marvin Stark
2007-05-02 07:15:46 UTC
Have you tried with ENABLE_CONSOLE_SUSPEND disabled? Yes, I did. Same result. Freezing at "Suspending console(s)" >ram also fails with that option Did you try s3 with old kernel such as 2.6.20? Also I would suggest you to try linux firmware ready tool http://www.linuxfirmwarekit.org/, and try s3 with that tool. > Did you try s3 with old kernel such as 2.6.20? Yes I did. Also, same result. > > Also I would suggest you to try linux firmware ready tool > http://www.linuxfirmwarekit.org/, and try s3 with that tool. Here Suspend to disk seems to work. But after opening the lid again, the screen won't come back. Maybe the are problems because my root partition is encrypted? That would only affect hibernation, not S3. Could you test 2.6.22-rc2? There's one importand suspend-related change in it. On Thursday 24 May 2007 18:49, you wrote: > ------- Additional Comments From rjwysocki@sisk.pl 2007-05-24 09:52 > ------- That would only affect hibernation, not S3. > > Could you test 2.6.22-rc2? There's one importand suspend-related change in > it. Yes it worked! The maschine suspends now. After reopening the lid the backlight turns on again but there's no screen. What's going wrong here? > > > ------- You are receiving this mail because: ------- > You reported the bug, or are watching the reporter. Might be a couple of reasons, AFAICT. Have you tried s2ram (http://en.opensuse.org/s2ram) ? On Sunday 27 May 2007 23:43, you wrote: > ------- Might be a couple of reasons, AFAICT. > > Have you tried s2ram (http://en.opensuse.org/s2ram) ? Yes, same result. I also tried with vbe_save and vbe_post. s2ram version is: 0.3~cvs20060928-7 For now, I'm out of ideas. :-( What happens if you boot the 2.6.22-rc3 kernel with init=/bin/bash and do: # mount /sys # mount /proc # echo 5 > /proc/sys/kernel/printk # echo platform > /sys/power/disk # echo disk > /sys/power/state ? Hi, today I tested 2.6.22-rc3 and suspend-to-RAM worked like a charm! Good news! OK, so do you think we can close this bug? On Friday 01 June 2007 21:18, you wrote: > ------- Additional Comments From rjwysocki@sisk.pl 2007-06-01 12:21 > ------- Good news! > > OK, so do you think we can close this bug? Yes, we can. Thanks for all your help! Fixed in 2.6.22-rc3. |