Bug 485741

Summary: HP 6930p: After Resuming Suspend Suspend/Hibernation Hang
Product: Red Hat Enterprise Linux 5 Reporter: ritz <rkhadgar>
Component: halAssignee: Richard Hughes <rhughes>
Status: CLOSED CURRENTRELEASE QA Contact: desktop-bugs <desktop-bugs>
Severity: medium Docs Contact:
Priority: medium    
Version: 5.3CC: dmair, tao
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 485760 (view as bug list) Environment:
Last Closed: 2010-01-12 14:34:36 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 485760    
Attachments:
Description Flags
lshal o/p none

Description ritz 2009-02-16 16:49:57 UTC
Created attachment 332059 [details]
lshal o/p

Description of problem:
On HP EliteBook 6930p after a boot both poweroff and pm-hibernate work reliable, pm-hibernate several times in a row. pm-suspend works once ok but after resuming from suspend all pm-suspend, pm-hibernate, and ever poweroff hang during system shutdown.

Version-Release number of selected component (if applicable):


How reproducible:
always

Steps to Reproduce:

1. Boot up HP 6930p
2. Suspend
3. Resume
  
Actual results:
hang 

Expected results:
no hang

Additional info:
After resuming from suspend and then running pm-suspend the second time, X is closed but when the progress about suspend should appear on the screen, the screen remains blank and nothing happens.


Things works normally if system is suspend using  "pm-suspend --quirk-vbe-post --quirk-vbemode-restore "

Video card:
01:00.0 VGA compatible controller: ATI Technologies Inc Mobility Radeon HD 3400 Series
01:00.0 0300: 1002:95c4

Comment 1 ritz 2009-02-16 17:35:37 UTC
RHEL5 might need to import the http://cgit.freedesktop.org/hal-info/tree/fdi/information/10freedesktop/20-video-quirk-pm-hp.fdi, along with an additional entry.

    <match key="system.hardware.vendor" prefix="Hewlett-Packard">
      ...
      <match key="system.hardware.product" contains_outof="HP EliteBook 6930p">
        <merge key="power_management.quirk.vbe_post" type="bool">true</merge>
        <merge key="power_management.quirk.vbestate_restore" type="bool">true</merge>
      </match>
      ...

Comment 6 David Mair 2009-12-23 02:20:58 UTC
Who was this supposed to be needinfo for?  The last update came from the assignee asking some questions but this appears to be needinfo on the assignee. I'm assuming the questions were for GSS.