linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Problems with the Intel IASL Compiler
@ 2006-10-03 20:14 Dennis Buehler
  0 siblings, 0 replies; 2+ messages in thread
From: Dennis Buehler @ 2006-10-03 20:14 UTC (permalink / raw)
  To: linux-acpi

Hello members of the ACPI-devel-mailing-list,

in hope to connect to the right point of contact i send this message.

When i try to compile my dsdt.dsl i get the error message 1061.


$ sudo iasl -sa dsdt.dsl
$
$ Intel ACPI Component Architecture
$ ASL Optimizing Compiler version 20051216 [Jan  9 2006]
$ Copyright (C) 2000 - 2005 Intel Corporation
$ Supports ACPI Specification Revision 3.0
$
$ dsdt.dsl  1742:                                     Store
$ (\_SB.PCI0.SBRG.EC0.ACIN, Local0)
$ Error    1061 - Object does not exist ^  (\_SB.PCI0.SBRG.EC0.ACIN)
$
$ ASL Input:  dsdt.dsl - 3456 lines, 120805 bytes, 1551 keywords
$ Compilation complete. 1 Errors, 0 Warnings, 0 Remarks, 473
$ Optimizations

After many hours of searching i could not find a solution for this problem.
Is there anybody who knows this error and can tell me what to do to fix it?

I used:

kernel
linux 2.6.17-5-386

compiler
Intel ACPI Component Architecture
ASL Optimizing Compiler version 20051216 [Jan  9 2006]
Copyright (C) 2000 - 2005 Intel Corporation
Supports ACPI Specification Revision 3.0

bison is installed and there was a test with flex even then flex-old
which should be recommended/needed (says the ubuntu wiki)

hopefully

dennis from berlin

^ permalink raw reply	[flat|nested] 2+ messages in thread

* RE: Problems with the Intel IASL Compiler
@ 2006-10-04 21:36 Moore, Robert
  0 siblings, 0 replies; 2+ messages in thread
From: Moore, Robert @ 2006-10-04 21:36 UTC (permalink / raw)
  To: Dennis Buehler, linux-acpi

Try adding
External (\_SB.PCI0.SBRG.EC0.ACIN)

Newer versions of the disassembler will automatically emit this
external.


> -----Original Message-----
> From: linux-acpi-owner@vger.kernel.org [mailto:linux-acpi-
> owner@vger.kernel.org] On Behalf Of Dennis Buehler
> Sent: Tuesday, October 03, 2006 1:14 PM
> To: linux-acpi@vger.kernel.org
> Subject: Problems with the Intel IASL Compiler
> 
> Hello members of the ACPI-devel-mailing-list,
> 
> in hope to connect to the right point of contact i send this message.
> 
> When i try to compile my dsdt.dsl i get the error message 1061.
> 
> 
> $ sudo iasl -sa dsdt.dsl
> $
> $ Intel ACPI Component Architecture
> $ ASL Optimizing Compiler version 20051216 [Jan  9 2006]
> $ Copyright (C) 2000 - 2005 Intel Corporation
> $ Supports ACPI Specification Revision 3.0
> $
> $ dsdt.dsl  1742:                                     Store
> $ (\_SB.PCI0.SBRG.EC0.ACIN, Local0)
> $ Error    1061 - Object does not exist ^  (\_SB.PCI0.SBRG.EC0.ACIN)
> $
> $ ASL Input:  dsdt.dsl - 3456 lines, 120805 bytes, 1551 keywords
> $ Compilation complete. 1 Errors, 0 Warnings, 0 Remarks, 473
> $ Optimizations
> 
> After many hours of searching i could not find a solution for this
> problem.
> Is there anybody who knows this error and can tell me what to do to
fix
> it?
> 
> I used:
> 
> kernel
> linux 2.6.17-5-386
> 
> compiler
> Intel ACPI Component Architecture
> ASL Optimizing Compiler version 20051216 [Jan  9 2006]
> Copyright (C) 2000 - 2005 Intel Corporation
> Supports ACPI Specification Revision 3.0
> 
> bison is installed and there was a test with flex even then flex-old
> which should be recommended/needed (says the ubuntu wiki)
> 
> hopefully
> 
> dennis from berlin
> -
> To unsubscribe from this list: send the line "unsubscribe linux-acpi"
in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-10-04 21:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-03 20:14 Problems with the Intel IASL Compiler Dennis Buehler
  -- strict thread matches above, loose matches on Subject: below --
2006-10-04 21:36 Moore, Robert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).