public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* Sager NP3760 DSDT - how to enable thermal zoning?
@ 2004-10-22 13:37 Bradley Chapman
  0 siblings, 0 replies; only message in thread
From: Bradley Chapman @ 2004-10-22 13:37 UTC (permalink / raw)
  To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

(Please CC my e-mail address, I am not a member of this list)

Has anyone managed to successfully modify the DSDT of the Sager NP3760
(a rebranded Clevo M375E/M375W, IIRC) to support thermal zoning and
temperature monitoring?

Compiling the DSDT using iasl 20030918 returns the following errors:

# iasl -tc dsdt.dsl

Intel ACPI Component Architecture
ASL Optimizing Compiler / AML Disassembler version 20021002 [Oct  2 2002]
Copyright (C) 2000 - 2002 Intel Corporation
Supports ACPI Specification Revision 2.0a

dsdt.dsl    22:             Method (_PPC, 0, NotSerialized)
Warning  2019 -                        ^ Not all control paths return
a value (_PPC)

dsdt.dsl    22:             Method (_PPC, 0, NotSerialized)
Warning  2026 -                        ^ Reserved method must return a
value (_PPC)

dsdt.dsl   148:             Method (_PDC, 1, NotSerialized)
Warning  2033 -  Unknown reserved name ^  (_PDC)

dsdt.dsl   201:             Method (_PSS, 0, NotSerialized)
Warning  2019 -                        ^ Not all control paths return
a value (_PSS)

dsdt.dsl   201:             Method (_PSS, 0, NotSerialized)
Warning  2026 -                        ^ Reserved method must return a
value (_PSS)

dsdt.dsl  1081:     Method (SBWB, 3, NotSerialized)
Warning  2019 -                ^ Not all control paths return a value (SBWB)

dsdt.dsl  1762:             Field (SMRM, DWordAcc, NoLock, Preserve)
Error    1047 -                       ^ Access width is greater than region size

dsdt.dsl  1765:                 GSRM,   1,
Error    1051 -                    ^ Access width of Field Unit
extends beyond region limit

dsdt.dsl  1766:                 DLCK,   1,
Error    1051 -                    ^ Access width of Field Unit
extends beyond region limit

dsdt.dsl  1767:                 DCLS,   1,
Error    1051 -                    ^ Access width of Field Unit
extends beyond region limit

dsdt.dsl  1768:                 DOPN,   1,
Error    1051 -                    ^ Access width of Field Unit
extends beyond region limit

dsdt.dsl  3025:                     Method (SARA, 0, NotSerialized)
Warning  2019 -                                ^ Not all control paths
return a value (SARA)

dsdt.dsl  3133:                     Method (WSWD, 4, NotSerialized)
Warning  2019 -                                ^ Not all control paths
return a value (WSWD)

dsdt.dsl  3520:                         /*** Missing
EndDependentFunctions descriptor */         })
Error    1071 -                                   Missing
EndDependentFn() macro in dependent resource list ^

dsdt.dsl  3661:                         /*** Missing
EndDependentFunctions descriptor */         })
Error    1071 -                                   Missing
EndDependentFn() macro in dependent resource list ^

dsdt.dsl  3732:                         /*** Missing
EndDependentFunctions descriptor */         })
Error    1071 -                                   Missing
EndDependentFn() macro in dependent resource list ^

dsdt.dsl  3745:                         /*** Missing
EndDependentFunctions descriptor */         })
Error    1071 -                                   Missing
EndDependentFn() macro in dependent resource list ^

dsdt.dsl  4160:                         /*** Missing
EndDependentFunctions descriptor */         })
Error    1071 -                                   Missing
EndDependentFn() macro in dependent resource list ^

dsdt.dsl  4229:                     /*** Missing EndDependentFunctions
descriptor */ })
Error    1071 -                           Missing EndDependentFn()
macro in dependent resource list ^

ASL Input:  dsdt.dsl - 4817 lines, 154622 bytes, 2139 keywords
Compilation complete. 11 Errors, 8 Warnings, 0 Remarks, 461 Optimizations

Do these errors have any bearing on the lack of thermal zoning?

The decompiled DSDT is available here (154K AML source): 
http://www.pryan.org/mozilla/site/TheOneKEA/misc/sager-np3760-dsdt.dsl

Brad


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-10-22 13:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-22 13:37 Sager NP3760 DSDT - how to enable thermal zoning? Bradley Chapman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox