Jump to content

DSDT for Packard Bell EasyNote TS11HR nearly there


Ash P
 Share

2 posts in this topic

Recommended Posts

I have a Packard Bell EasyNote TS11HR Laptop that has HM55 Express Chipset and I'm running OS X Lion 10.7.2. I currently have trouble removing a warning from my DSDT.

 

Here it is: -

 

Intel ACPI Component Architecture
ASL Optimizing Compiler version 20091214 [Dec 16 2009]
Copyright © 2000 - 2009 Intel Corporation
Supports ACPI Specification Revision 4.0

/Users/Mitesh/Library/Application Support/EvOSoftware/DSDT/DSDTFiles/dsdt.dsl  3930:                 Method (WM00, 3, NotSerialized)
Warning  1088 -                                                            Not all control paths return a value ^  (WM00)

ASL Input:  /Users/Mitesh/Library/Application Support/EvOSoftware/DSDT/DSDTFiles/dsdt.dsl - 9416 lines, 342209 bytes, 3667 keywords
AML Output: /Users/Mitesh/Library/Application Support/EvOSoftware/DSDT/DSDTFiles/DSDT.aml - 37530 bytes, 881 named objects, 2786 executable opcodes

Compilation complete. 0 Errors, 1 Warnings, 0 Remarks, 16 Optimizations

 

Here's The bit I have trouble with: -

 

                Method (WM00, 3, NotSerialized)
               {
                   Store ("00", MTNM)
                   If (LEqual (Arg1, 0x06))
                   {
                       WMIS (Arg1, Arg2)
                       Return (DI00)
                   }
               }
           }
       }

 

I have also attached my dsdt.

 

It would be great if anyone can provide a solution.

 

Kind Regards,

Ash

;)

DSDT_PB_EN_TS11HR_1.15.dsl.zip

Link to comment
Share on other sites

  • 1 month later...
 Share

×
×
  • Create New...