Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Sep 2004 14:50:38 -0700
From:      "Moore, Robert" <robert.moore@intel.com>
To:        <sklauder@trimind.de>, "Nate Lawson" <nate@root.org>
Cc:        freebsd-acpi@freebsd.org
Subject:   RE: trouble overriding DSDT
Message-ID:  <37F890616C995246BE76B3E6B2DBE05502071306@orsmsx403.amr.corp.intel.com>

next in thread | raw e-mail | index | archive | help
There is only one _PCT, so I don't see what is going on here.

You may have to enable tracing (acpi_dbg_level) to determine what is
happening


> -----Original Message-----
> From: owner-freebsd-acpi@freebsd.org [mailto:owner-freebsd-
> acpi@freebsd.org] On Behalf Of Sascha Klauder
> Sent: Thursday, September 16, 2004 4:00 PM
> To: Nate Lawson
> Cc: freebsd-acpi@freebsd.org
> Subject: Re: trouble overriding DSDT
>=20
> Hi Nate,
>=20
> On Thu, Sep 16, 2004 at 03:30:00PM -0700, Nate Lawson wrote:
> > Sascha Klauder wrote:
> > > ACPI: DSDT was overridden.
> > >   ACPI-0374: *** Info: Table [DSDT] replaced by host OS
> > >   ACPI-0380: *** Error: Looking up [_PCT] in namespace,
> AE_ALREADY_EXISTS
> > >   ACPI-1303: *** Error: [NULL NAME], AE_ALREADY_EXISTS
> > >
> > >followed by a kernel trap.  Could this be a problem with iasl or
> > >did I missed something else?
> >
> > It looks like you duplicated the _PCT and other methods somehow.  Is
it
> > possible you appended multiple copies of your ASL to it?  Check
with:
>=20
> I don't think so.
>=20
> > grep _PCT nx9005-KA.M-1.59-original.asl
>=20
> Name (_PCT, Package (0x02)
>=20
> > grep _PCT nx9005-KA.M-1.59-custom.asl
>=20
> Name (_PCT, Package (0x02)
>=20
> Interesting enough, I get the same error message when compiling
> the *original* ASL and loading the resulting DSDT.aml file!
>=20
> Cheers,
> -sascha
> _______________________________________________
> freebsd-acpi@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-acpi
> To unsubscribe, send any mail to
"freebsd-acpi-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?37F890616C995246BE76B3E6B2DBE05502071306>