http://bugzilla.kernel.org/show_bug.cgi?id=6441
Summary: Faulty DSDT in Toshiba Tecra S3 Kernel Version: 2.6.15-20-686 #1 SMP PREEMPT Tue Apr 4 18:37:00 UTC 2006 i686 GN Status: NEW Severity: normal Owner: [EMAIL PROTECTED] Submitter: [EMAIL PROTECTED] CC: [EMAIL PROTECTED],[EMAIL PROTECTED] Distribution: Ubuntu Dapper Beta Hardware Environment: IntelĀ® PentiumĀ® M Processor 750,GeForce Go6600,80GB Hdd S-ATA,1.5GB DDR2RAM Software Environment: Ubuntu basics Problem Description: Due to suspend/hibernate problems, I came across DSDT just to find out mine is faulty. I did a "cat /proc/acpi/dsdt > dsdt.aml" and then "iasl -tc dsdt.dsl" and got this weird output, which I haven't found any info about on forums or Bugzilla, nor could fix myself (except for one). This is the output of iasl -tc: ASL Optimizing Compiler version 20060331 [Apr 25 2006] Copyright (C) 2000 - 2006 Intel Corporation Supports ACPI Specification Revision 3.0a dsdt.dsl 3736: } Error 1094 - ^ syntax error, unexpected '}', expecting '(' dsdt.dsl 3748: } Error 1094 - ^ syntax error, unexpected '}', expecting '(' dsdt.dsl 3867: 0x03 Error 1094 - ^ syntax error, unexpected PARSEOP_INTEGER, expecting '(' dsdt.dsl 3914: Notify (\_SB.PCI0.EXCB.EXCD, 0x01) Error 1094 - ^ syntax error, unexpected PARSEOP_NOTIFY, expecting '(' dsdt.dsl 4234: [*** iASL: Read error on source code temp file ***] Error 1094 -^ syntax error, unexpected $end ASL Input: dsdt.dsl - 4235 lines, 140026 bytes, 1745 keywords Compilation complete. 5 Errors, 0 Warnings, 0 Remarks, 0 Optimizations The error on line 3914 disappears by substituting the line Notify (\_SB.PCI0.EXCB.EXCD, 0x01) by Notify (\_SB.PCI0.EXCB, 0x01). This is the only error I could solve, by comparing with other Notify statements and an other \_SB.PCI0 appearings. Following the instructions from http://acpi.sourceforge.net/index.html I will attach the outputs of dmesg,dmidecode,acpidump,lspci -vv and "cat /proc/interrupts". I will also include the dsdt.aml and .dsl ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ acpi-bugzilla mailing list acpi-bugzilla@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla