public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
From: Bradley Chapman <kakadu-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: No Thermal Zone with a Sager NP3760 (Clevo M375E/M375W) and kernel 2.6.9 (DSDT available)
Date: Fri, 22 Oct 2004 14:51:22 +0100	[thread overview]
Message-ID: <e294b46e04102206514e4a24df@mail.gmail.com> (raw)

(Please CC me, I am not a member of the list)

Thermal zoning is not detected by the stock ACPI code in 2.6.9 on my
Sager NP3760 laptop (a rebranded Clevo M375E or M375W, IIRC). iasl
20040918 spits out these errors when attempting to compile the
decompiled DSDT:

# iasl -tc dsdt.dsl

Intel ACPI Component Architecture
ASL Optimizing Compiler / AML Disassembler version 20030918 [Sep 18 2003]
Copyright (C) 2000 - 2003 Intel Corporation
Supports ACPI Specification Revision 2.0b

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   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 - 4818 lines, 154622 bytes, 2139 keywords
Compilation complete. 11 Errors, 7 Warnings, 0 Remarks, 461 Optimizations

Do any of these errors have anything to do with it?

2.6.7, 2.6.8.1 and 2.6.9 have all failed to detect the thermal zone on
this machine; should I investigate a BIOS update?

The DSDT is available here:

http://www.pryan.org/mozilla/site/TheOneKEA/misc/dsdt.dsl

Thanks in advance,

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

             reply	other threads:[~2004-10-22 13:51 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-22 13:51 Bradley Chapman [this message]
     [not found] ` <e294b46e04102206514e4a24df-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2004-10-22 14:28   ` No Thermal Zone with a Sager NP3760 (Clevo M375E/M375W) and kernel 2.6.9 (DSDT available) Patrick Ale
     [not found]     ` <8d158e1f041022072872fb2c4d-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2004-10-22 20:54       ` Bradley Chapman
     [not found]         ` <e294b46e041022135475f80a7c-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2004-10-24 11:07           ` Patrick Ale
  -- strict thread matches above, loose matches on Subject: below --
2004-10-25  2:29 Wang, Zhenyu Z
2004-10-25  2:23 Wang, Zhenyu Z
2004-10-22 13:45 Bradley Chapman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e294b46e04102206514e4a24df@mail.gmail.com \
    --to=kakadu-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox