public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* Error overriding DSDT table
@ 2002-09-12  8:18 Leonardo Macchia
  0 siblings, 0 replies; only message in thread
From: Leonardo Macchia @ 2002-09-12  8:18 UTC (permalink / raw)
  To: Acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

Hello.

I'm trying to patch the DSDT table in 2.4.19's ACPI but I get some
errors. I have a Compaq Evo N600c.

I applied acpi-20020821-2.4.19.diff patch (and if I stop here the kernel
works... but I can't see any battery nor fan resources) and
linux-2.4.18-acpi-20020709-dsdt.patch.
With acpidump I got the original DSDT table where I changed the wrong
entries

Name(_HID, "*PNP....")

into

Name(_HID, "PNP....")

so I used iasm to create the hex file from the patched table... I got
some errors ("Object does not exist" and similar) but I've heard to
ignore them... so I moved this hex file into
drivers/acpi/tables/acpi_dsdt.c and compiled the kernel.

After starting the kernel, ACPI results disabled (no /proc/acpi) and the
kernel - during boot - says:

[...]
ACPI: Subsystem revision 20020815
PCI: PCI BIOS revision 2.10 entry at 0xf04dd, last bus=4
PCI: Using configuration type 1 Sep 11 13:24:45 eniac kernel:   
    ACPI-0272: *** Info: Table [DSDT] replaced by host OS
    ACPI-0107: *** Error: Acpi_load_tables: Could not load namespace: AE_AML_BAD_NAME
    ACPI-0116: *** Error: Acpi_load_tables: Could not load tables: AE_AML_BAD_NAME
ACPI: Unable to load the System Description Tables
PCI: Probing PCI hardware
PCI: ACPI tables contain no PCI IRQ routing entries
[...]

Any suggestion? I think the trouble is dumping/compiling the DSDT
tables. :(

Thank you, Leonardo.


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

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

only message in thread, other threads:[~2002-09-12  8:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-12  8:18 Error overriding DSDT table Leonardo Macchia

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