Bug 251496

Summary: t42 2373 RHEL5 U1 quirks
Product: Red Hat Enterprise Linux 5 Reporter: Traxtopel <traxtopel>
Component: halAssignee: David Zeuthen <davidz>
Status: CLOSED ERRATA QA Contact: desktop-bugs <desktop-bugs>
Severity: high Docs Contact:
Priority: urgent    
Version: 5.1CC: mclasen, walicki
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: RHBA-2007-0632 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-11-07 18:01:26 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:
Attachments:
Description Flags
2373 dmidecode
none
2373 lspci
none
t30-2366-dmidecode
none
t30-2366-lspci
none
a31p-dmidecode
none
a31p-lspci
none
t23-dmidecode
none
t23-lspci
none
x30-dmidecode
none
x30-lspci
none
t60p-dmidecode
none
t60p-lspci
none
x30-dmidecode
none
x30-lspci
none
x40-dmidecode
none
x40-lspci
none
x41-dmidecode
none
x41-lspci
none
t43-dmidecode
none
t43-lspci
none
IBM Thinkpad quirks
none
Lenovo Thinkpad quirks
none
t60-dmidecode
none
t60-lspci
none
x60-dmidecode
none
x60-lspci none

Description Traxtopel 2007-08-09 13:39:52 UTC
Description of problem:
I am running RHEL5 U1 beta (2.6.18-38.el5), on a IBM Thinkpad T42 (model 2373) 

it will suspend/resume using the following quirks
--quirk-s3-bios --quirk-s3-mode

I also added the following

      <!-- T42 -->
      <match key="system.hardware.product" prefix="2373">
        <merge key="power_management.quirk.s3_bios" type="bool">true</merge>
        <merge key="power_management.quirk.s3_mode" type="bool">true</merge>
      </match>

I also added the following which is probably specific to my environment.
/etc/pm/config.d/unload_modules
SUSPEND_MODULES="nvidia fglrx ipw3945 iwl3945 hsfmc97ich hsfserial hsfengine
hsfsoar hsfosspec"


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


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Traxtopel 2007-08-10 19:36:25 UTC
Created attachment 161073 [details]
2373 dmidecode

Comment 2 Traxtopel 2007-08-10 19:36:50 UTC
Created attachment 161074 [details]
2373 lspci

Comment 3 Traxtopel 2007-08-14 16:18:38 UTC
Created attachment 161281 [details]
t30-2366-dmidecode

Comment 4 Traxtopel 2007-08-14 16:18:58 UTC
Created attachment 161282 [details]
t30-2366-lspci

Comment 5 Traxtopel 2007-08-14 16:20:08 UTC
Created quirk for an IBM Thinkpad T30 2366
      <!-- T30 -->
      <match key="system.hardware.product" prefix="2366">
        <merge key="power_management.quirk.radeon_off" type="bool">true</merge>
        <merge key="power_management.quirk.dpms_suspend" type="bool">true</merge>
        <merge key="power_management.quirk.s3_bios" type="bool">true</merge>
        <merge key="power_management.quirk.s3_mode" type="bool">true</merge>
      </match>


Comment 6 Traxtopel 2007-08-15 18:23:40 UTC
Created attachment 161390 [details]
a31p-dmidecode

Comment 7 Traxtopel 2007-08-15 18:24:02 UTC
Created attachment 161391 [details]
a31p-lspci

Comment 8 Traxtopel 2007-08-15 18:24:55 UTC
Created quirk for an IBM Thinkpad A31P 2653
      <!-- A31P -->
      <match key="system.hardware.product" prefix="2653">
        <merge key="power_management.quirk.s3_bios" type="bool">true</merge>
        <merge key="power_management.quirk.s3_mode" type="bool">true</merge>
      </match>


Comment 9 Traxtopel 2007-08-16 00:41:09 UTC
Created attachment 161418 [details]
t23-dmidecode

Comment 10 Traxtopel 2007-08-16 00:41:31 UTC
Created attachment 161419 [details]
t23-lspci

Comment 11 Traxtopel 2007-08-16 00:42:40 UTC
      <!-- T23 -->
      <match key="system.hardware.product" prefix="2647">
        <merge key="power_management.quirk.s3_bios" type="bool">true</merge>
        <merge key="power_management.quirk.s3_mode" type="bool">true</merge>
      </match>


Comment 12 Traxtopel 2007-08-16 00:43:37 UTC
Created attachment 161420 [details]
x30-dmidecode

Comment 13 Traxtopel 2007-08-16 00:44:13 UTC
Created attachment 161421 [details]
x30-lspci

Comment 14 Traxtopel 2007-08-16 00:44:58 UTC
      <!-- X40/X30 -->
      <match key="system.hardware.product" prefix="2672">
        <merge key="power_management.quirk.s3_bios" type="bool">true</merge>
        <merge key="power_management.quirk.s3_mode" type="bool">true</merge>
        <merge key="power_management.quirk.radeon_off" type="bool">true</merge>
      </match>


Comment 15 Traxtopel 2007-08-16 00:45:33 UTC
Created attachment 161422 [details]
t60p-dmidecode

Comment 16 Traxtopel 2007-08-16 00:45:52 UTC
Created attachment 161423 [details]
t60p-lspci

Comment 17 Traxtopel 2007-08-16 00:47:13 UTC
      <!-- T60p -->
      <match key="system.hardware.product" prefix="2007">
        <merge key="power_management.quirk.s3_bios" type="bool">true</merge>
        <merge key="power_management.quirk.s3_mode" type="bool">true</merge>
      </match>


Comment 18 Traxtopel 2007-08-17 15:18:41 UTC
Created attachment 161739 [details]
x30-dmidecode

Comment 19 Traxtopel 2007-08-17 15:19:10 UTC
Created attachment 161740 [details]
x30-lspci

Comment 20 Traxtopel 2007-08-17 15:19:48 UTC
Created attachment 161741 [details]
x40-dmidecode

Comment 21 Traxtopel 2007-08-17 15:20:09 UTC
Created attachment 161742 [details]
x40-lspci

Comment 22 Traxtopel 2007-08-17 15:20:28 UTC
Created attachment 161743 [details]
x41-dmidecode

Comment 23 Traxtopel 2007-08-17 15:20:51 UTC
Created attachment 161744 [details]
x41-lspci

Comment 24 Traxtopel 2007-08-17 16:02:56 UTC
Created attachment 161746 [details]
t43-dmidecode

Comment 25 Traxtopel 2007-08-17 16:03:15 UTC
Created attachment 161747 [details]
t43-lspci

Comment 26 Traxtopel 2007-08-17 16:03:49 UTC
Created attachment 161748 [details]
IBM Thinkpad quirks

Comment 27 Traxtopel 2007-08-17 16:04:17 UTC
Created attachment 161749 [details]
Lenovo Thinkpad quirks

Comment 28 Traxtopel 2007-08-17 16:09:09 UTC
Not finished yet, still have the following machines to test(perhaps more).
R50 1830 BU3
R50 1836 3UU
R52 1858 4MU
T60 1951 A31
T30 2356 91U
X40 2382 8WU
X41 2525 AK5
A31 2625 JEU
A31 2652 J5U
R31 2656 E6U
R40 2681 DBU
R40 2682 K4U
R51 2883 2QU


Comment 29 Traxtopel 2007-08-17 20:09:19 UTC
Created attachment 161765 [details]
t60-dmidecode

Comment 30 Traxtopel 2007-08-17 20:09:44 UTC
Created attachment 161766 [details]
t60-lspci

Comment 31 Traxtopel 2007-08-17 20:10:05 UTC
Created attachment 161767 [details]
x60-dmidecode

Comment 32 Traxtopel 2007-08-17 20:10:32 UTC
Created attachment 161768 [details]
x60-lspci

Comment 34 David Zeuthen 2007-08-22 15:51:52 UTC
This is now in 0.5.8.1-24.el5.


Comment 36 Dennis Gregorovic 2007-09-21 02:55:45 UTC
Moving back to modified as RHBA-2007:0870-02 was dropped_no_ship.  This bug
needs to be attached to RHBA-2007:0632-03

Comment 38 Cameron Meadors 2007-09-25 18:43:23 UTC
Verified that the files were added.  Cannot test the functionality of all the
quirks because we lack the specific hardware.

Comment 40 errata-xmlrpc 2007-11-07 18:01:26 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on the solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHBA-2007-0632.html