public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
From: Martian67 <Martian67@gmail.com>
To: linux-acpi@vger.kernel.org
Subject: DSDT compilation issues
Date: Fri, 18 May 2007 02:17:39 +0000 (UTC)	[thread overview]
Message-ID: <loom.20070518T040303-255@post.gmane.org> (raw)

Hi, when i attempt to recompile a buggy DSDT table for my Toshiba P100
PSPA3C-MA502C, I get some compiletime errors, and i am not sure how to adress
them properly.

I am running through this procedure as outlined @
http://gentoo-wiki.com/HOWTO_Fix_Common_ACPI_Problems

**************************************************************************

cat /proc/acpi/dsdt > dsdt.dat

iasl -d dsdt.dat

iasl -tc dsdt.dsl

**************************************************************************

When I attempt to  do this it results in these errors

***************************************************************************

Intel ACPI Component Architecture
ASL Optimizing Compiler version 20061109 [May 15 2007]
Copyright (C) 2000 - 2006 Intel Corporation
Supports ACPI Specification Revision 3.0a

dsdt.dsl  1773:                                 Name (_T_0, 0x00)
Error    4081 -                     Use of reserved word ^  (_T_0)

dsdt.dsl  1851:                                 Name (_T_0, 0x00)
Error    4081 -                     Use of reserved word ^  (_T_0)

dsdt.dsl  2145:                             Name (_T_0, 0x00)
Error    4081 -                 Use of reserved word ^  (_T_0)

dsdt.dsl  2223:                             Name (_T_0, 0x00)
Error    4081 -                 Use of reserved word ^  (_T_0)

dsdt.dsl  6516:             Method (BTST, 0, NotSerialized)
Warning  1086 -                        ^ Not all control paths return a 
value (BTST)

dsdt.dsl  6543:             Name (_HID, "*PNP0C14")
Error    4001 -                                  ^ String must be entirely
alphanumeric (*PNP0C14)

***************************************************************************

here is a link to the dsl file

http://www.pastebin.ca/494055

any help that could be rendered would be greatly appreciated


             reply	other threads:[~2007-05-18  2:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-18  2:17 Martian67 [this message]
2007-05-19  3:13 ` DSDT compilation issues Thomas Renninger

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=loom.20070518T040303-255@post.gmane.org \
    --to=martian67@gmail.com \
    --cc=linux-acpi@vger.kernel.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