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"
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?
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.
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)
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.
Florian Festi, does this work now with current 5.1 beta? regards, Florian La Roche
Works for me with kernel-2.6.18-36.el5 pm-utils-0.99.3-6.el5.11