Bug 245932 - Suspend on Lenovo X60s broken
Summary: Suspend on Lenovo X60s broken
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: hal
Version: 5.0
Hardware: All
OS: Linux
low
low
Target Milestone: ---
: ---
Assignee: David Zeuthen
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 418031
TreeView+ depends on / blocked
 
Reported: 2007-06-27 14:16 UTC by Florian Festi
Modified: 2013-03-06 03:51 UTC (History)
3 users (show)

Fixed In Version: 0.5.8.1-23.el5
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-07-24 09:30:26 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Florian Festi 2007-06-27 14:16:10 UTC
Version-Release number of selected component (if applicable):
hal-0.5.8.1-21.el5 not yet released update package

(pm-utils updated to 0.99.3-6.el5.8)
 
How reproducible:
always

Steps to Reproduce:
1. pm-suspend
2. computer suspends
3. press power button
4. computer does something but is not restored, display stays off.

Additional info:
Suspend works if invoked as 

pm-suspend --quirk-vbe-post --quirk-dpms-suspend

which are the quirks that where used in GOLD by the per video card autodetection.

hal-device shows that hal thinks s3_mode and s3_bios should be used. 
system.hardware.product is "17044DG"

Comment 1 David Zeuthen 2007-06-27 15:32:20 UTC
As explained in bug 236907 comment 2 these quirks are for Fedora 7 and RHEL5
requires other quirks because the kernel and X drivers are different. What video
card and video driver are you using?

Comment 2 Richard Hughes 2007-06-27 15:55:45 UTC
Yes, the vbe post is semi-expected as we are using the i810 not the intel
driver. Does the resume also work with:

pm-suspend --quirk-vbe-post --quirk-s3-mode --quirk-s3-bios

Thanks.


Comment 3 Florian Festi 2007-06-27 16:08:26 UTC
pm-suspend --quirk-vbe-post --quirk-s3-mode --quirk-s3-bios
works

Graphics driver is "i810" as this is a plain RHEL5. 

lspci -n reports  00:02.0 0300: 8086:27a2 (rev03) 


Comment 4 Richard Hughes 2007-06-27 16:12:36 UTC
Okay, I'm guessing we'll need to add vbe-post to the majority of the
intel-graphics lenovo laptops we have in the quirk database.

Comment 5 Florian La Roche 2007-07-24 07:28:01 UTC
Florian Festi, does this work now with current 5.1 beta?

regards,

Florian La Roche


Comment 6 Florian Festi 2007-07-24 09:02:17 UTC
Works for me with 
kernel-2.6.18-36.el5
pm-utils-0.99.3-6.el5.11


Note You need to log in before you can comment on or make changes to this bug.