trouble overriding DSDT
Sascha Klauder
sklauder at trimind.de
Thu Sep 16 16:00:01 PDT 2004
Hi Nate,
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:
I don't think so.
> grep _PCT nx9005-KA.M-1.59-original.asl
Name (_PCT, Package (0x02)
> grep _PCT nx9005-KA.M-1.59-custom.asl
Name (_PCT, Package (0x02)
Interesting enough, I get the same error message when compiling
the *original* ASL and loading the resulting DSDT.aml file!
Cheers,
-sascha
More information about the freebsd-acpi
mailing list