|
Bugzilla – Full Text Bug Listing |
| Summary: | Suspend to RAM on Thinkpad T42p does not work | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Mubashir Cheema <cheema> |
| Component: | Basesystem | Assignee: | Forgotten User ZhJd0F0L3x <forgotten_ZhJd0F0L3x> |
| Status: | VERIFIED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | behlert, bjacke |
| Version: | Beta 3 | ||
| Target Milestone: | --- | ||
| Hardware: | i686 | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Mubashir Cheema
2006-02-06 09:17:14 UTC
so it works. Where is the problem?
> so it works. Where is the problem?
It does not work out of the box and requires manual steps. Most users would not know about the trick to get it working. Compare this to Windows XP for example. Users are not expected to modify the bootloader configuration file to get "suspend to RAM" working.
I am hoping that the next release of Suse will have even more stuff working out of the box for all users, including power management.
Installation system needs to correctly detect what hardware the OS is being installed on and then setup GRUB to pass the correct acpi_sleep parameter to the kernel.
unfortunately it is not so easy. It depends on your exact Model and BIOS revision, the s3_bios parameter also breaks many machines. It is also all documented in the powersave documentation. Right now, work is going on to create a huge whitelist of supported machines and suspend methods, but this is clearly not ready in time for 10.1 We have the necessary infrastructure in place right now. Would it be possible for you to install a Beta9 and test again? We have at least one T42 already in the database. If it does not work out of the box, please try the procedure described on http://en.opensuse.org/S2ram and report the output of "s2ram -i". Note that with kernels after Beta7 (iirc), you no longer have to provide the acpi_sleep=s3_bios option, it will be set at runtime by the s2ram tool. I am using Beta 8 on my Thinkpad T42p and suspend to RAM works out of the box. No need to manually modify any files. Thanks. It is stuff like this, attention to details that really sets Suse apart from everybody else. Ok. If you ever upgrade to something past-beta8, there might actually be a regression (if you have the "suspend" package already installed, it should not happen). If this happens, just come back here and we will fix it. |