public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
From: Rich Ibbotson <richibb-aYIB8uWIUb2Vn7q6wjsIow@public.gmane.org>
To: Ducrot Bruno <ducrot-kk6yZipjEM5g9hUCZPvPmw@public.gmane.org>
Cc: Casey Harkins <charkins-TFaeeA7fOO6Gwcnyzrk3/w@public.gmane.org>,
	acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: Re: ACPI/ECDT on gateway 200x notebook
Date: Tue, 06 Jan 2004 19:39:11 -0500	[thread overview]
Message-ID: <3FFB552F.8030508@rochester.rr.com> (raw)
In-Reply-To: <20040106183426.GJ14031-kk6yZipjEM5g9hUCZPvPmw@public.gmane.org>

[-- Attachment #1: Type: text/plain, Size: 2473 bytes --]

Thanks for the reply.  I've attached the disassembled dsdt from
"iasl -d  dsdt.dat".  I notice that the iasl output has "\_SB.PCI0" 
whereas the acpidmp output has "\_SB_.PCI0".  I'll try that with your 
fake_ecdt patch.

I do see an error and two warnings when I let iasl compile the dsdt:

Compiling "dsdt.dsl"
dsdt.dsl   163:     Method (_WAK, 1, NotSerialized)
Warning  2026 -                ^ Reserved method must return a value (_WAK)

dsdt.dsl  2620:                     Field (ECR, DWordAcc, Lock, Preserve)
Error    1048 -                              ^ Host Operation Region 
requires ByteAcc access

dsdt.dsl  2666:                     Method (_GLK, 1, NotSerialized)
Warning  2024 -                                ^ Reserved method has too 
many arguments ( _GLK requires 0)

thanks,
Rich

Ducrot Bruno wrote:
> On Sat, Jan 03, 2004 at 08:07:26PM -0600, Casey Harkins wrote:
> 
>>I think its now been determined that the problem is not from a missing
>>ECDT. Check out the bugzilla entry where work is being done to solve this
>>problem. I'm hoping to test the patch on one of our 400VTX's this week.
>>
>>http://bugzilla.kernel.org/show_bug.cgi?id=1744
> 
> 
> The patch initiazile EC(s) as the really first device(s) (but I am 
> perhaps wrong, since I read it really quickly though), which break
> acpi "spirit" imnsho.  The EC is a child of other devices and you
> have to be sure that those devices are initialized before EC (even
> though that is done by BIOS at POST already, due to legacy access
> in some laptops).
> 
> 
>>On Sat, 3 Jan 2004, Rich Ibbotson wrote:
>>
>>>Dear ACPI Gurus,
>>>
> 
> 
> [...]
> 
> 
>>>I do see an entry for "\_SB_.PCI0.LPCB.H_EC._REG" in the DSDT, though:
>>>
>>>000028c5:         Method _REG (\_SB_.PCI0.LPCB.H_EC._REG)
>>>000028cb:           ArgCount 2; NotSerialized
>>>000028cc:           If
>>>000028ce:             LAnd
>>>000028cf:               LEqual
>>>000028d0:                 Arg0
>>>000028d1:                 0x03
>>>000028d3:               LEqual
>>>000028d4:                 Arg1
>>>000028d5:                 0x01
>>>000028d7:             Store
>>>000028d8:               0x01
>>>000028da:               ECON (0000024e)
>>>000028de:             Store
>>>000028df:               \_SB_.PCI0.LPCB.H_EC.ACEX (00002844)
>>>000028f6:               \PWRS (00000160)
>>>
> 
> 
> Please do not use acpidmp, but iasl instead, or send a raw dsdt.
> 
> Look at http://acpi.sf.net/ for how to get iasl.
> 
> Cheers,
> 


[-- Attachment #2: dsdt.dsl.bz2 --]
[-- Type: application/x-bzip2, Size: 8227 bytes --]

  parent reply	other threads:[~2004-01-07  0:39 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-04  2:01 ACPI/ECDT on gateway 200x notebook Rich Ibbotson
     [not found] ` <3FF773E5.5070102-aYIB8uWIUb2Vn7q6wjsIow@public.gmane.org>
2004-01-04  2:07   ` Casey Harkins
     [not found]     ` <Pine.LNX.4.44.0401032005180.7785-100000-j0XSImJ06nG869pVMd/zofZ8FUJU4vz8@public.gmane.org>
2004-01-06 18:34       ` Ducrot Bruno
     [not found]         ` <20040106183426.GJ14031-kk6yZipjEM5g9hUCZPvPmw@public.gmane.org>
2004-01-07  0:39           ` Rich Ibbotson [this message]
     [not found]             ` <3FFB552F.8030508-aYIB8uWIUb2Vn7q6wjsIow@public.gmane.org>
2004-01-07 10:49               ` Ducrot Bruno
     [not found]                 ` <20040107104941.GL14031-kk6yZipjEM5g9hUCZPvPmw@public.gmane.org>
2004-01-07 16:47                   ` Greg Sarjeant
     [not found]                     ` <20040107114742.1f2de5b1.greg-QNIYhHqVzB9kr2E5YSwMOQ@public.gmane.org>
2004-01-07 17:17                       ` Ducrot Bruno
     [not found]                         ` <20040107171708.GQ14031-kk6yZipjEM5g9hUCZPvPmw@public.gmane.org>
2004-01-07 17:21                           ` Greg Sarjeant
2004-01-07 17:12                   ` Greg Sarjeant
  -- strict thread matches above, loose matches on Subject: below --
2004-01-07  1:04 Li, Shaohua
     [not found] ` <571ACEFD467F7749BC50E0A98C17CDD8E84E7B-SRlDPOYGfgogGBtAFL8yw7fspsVTdybXVpNB7YpNyf8@public.gmane.org>
2004-01-07 10:54   ` Ducrot Bruno
     [not found]     ` <20040107105424.GM14031-kk6yZipjEM5g9hUCZPvPmw@public.gmane.org>
2004-01-13 15:26       ` Greg Sarjeant
2004-01-07 11:57 Yu, Luming
     [not found] ` <3ACA40606221794F80A5670F0AF15F8401720C89-SRlDPOYGfgogGBtAFL8yw7fspsVTdybXVpNB7YpNyf8@public.gmane.org>
2004-01-07 12:40   ` Ducrot Bruno
2004-01-12  5:39 Yu, Luming
2004-01-14  2:23 Yu, Luming
     [not found] ` <3ACA40606221794F80A5670F0AF15F8401720CCA-SRlDPOYGfgogGBtAFL8yw7fspsVTdybXVpNB7YpNyf8@public.gmane.org>
2004-01-30 17:13   ` William Morgan

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=3FFB552F.8030508@rochester.rr.com \
    --to=richibb-ayib8uwiub2vn7q6wjsiow@public.gmane.org \
    --cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
    --cc=charkins-TFaeeA7fOO6Gwcnyzrk3/w@public.gmane.org \
    --cc=ducrot-kk6yZipjEM5g9hUCZPvPmw@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