Acer Aspire 7520 ACPI Problem

Denis Orishchenko denis at ukrugmedia.com
Mon Apr 14 15:21:31 UTC 2008


Hi,

I am install FreeBSD 7.0-RELEASE (i386) on my laptop, and found errors:

acpi_ec0: EcRead: failed waiting to get data
ACPI Exception (evregion-0529): AE_NO_HARDWARE_RESPONSE, Returned by 
Handler for [EmbeddedControl] [20070320]
ACPI Error (psparse-0626): Method parse/execution failed 
[\\_SB_.PCI0.LPC0.ECOK] (Node 0xc4da3340), AE_NO_HARDWARE_RESPONSE
ACPI Error (psparse-0626): Method parse/execution failed 
[\\_TZ_.THRM._CRT] (Node 0xc4dab780), AE_NO_HARDWARE_RESPONSE


I try compile dsl for my laptop from 
http://aceracpi.googlecode.com/svn/trunk/dsdt/acer/aspire/7520.dsl and 
get errors:

7520.dsl    95:     Method (\_WAK, 1, NotSerialized)
Warning  1079 -                 ^ Reserved method must return a value (_WAK)

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

7520.dsl   711:                             Name (_T_1, 0x00)
Error    4081 -                 Use of reserved word ^  (_T_1)

7520.dsl   750:                             Name (_T_2, 0x00)
Error    4081 -                 Use of reserved word ^  (_T_2)

7520.dsl   797:                         Name (_T_3, 0x00)
Error    4081 -             Use of reserved word ^  (_T_3)

7520.dsl   823:             Method (Z004, 0, NotSerialized)
Warning  1086 -                        ^ Not all control paths return a 
value (Z004)

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

7520.dsl  1533:             Method (_WED, 1, NotSerialized)
Warning  1086 -                        ^ Not all control paths return a 
value (_WED)

7520.dsl  1533:             Method (_WED, 1, NotSerialized)
Warning  1079 -                        ^ Reserved method must return a 
value (_WED)

7520.dsl  1539:                         Return (Z004 ())
Warning  1091 -                                    ^ Called method may 
not always return a value

7520.dsl  1577:             Method (WMBD, 3, NotSerialized)
Warning  1086 -                        ^ Not all control paths return a 
value (WMBD)

7520.dsl  2237:                 Name (_HID, "*pnp0c14")
Error    4001 - String must be entirely alphanumeric ^  (*pnp0c14)

7520.dsl  2259:                 Method (WMNV, 3, NotSerialized)
Warning  1086 -                            ^ Not all control paths 
return a value (WMNV)

7520.dsl  2363:                 Name (_HID, "*pnp0c14")
Error    4001 - String must be entirely alphanumeric ^  (*pnp0c14)

7520.dsl  2863:                     Method (_EJ0, 0, NotSerialized)
Warning  1076 -                                ^ Reserved method has too 
few arguments (_EJ0 requires 1)

ASL Input:  7520.dsl - 6898 lines, 235093 bytes, 2959 keywords
Compilation complete. 7 Errors, 8 Warnings, 0 Remarks, 711 Optimizations



***************
Best regards,
Denis Orischenko
Ukrugmedia Ltd.
Ukraine, Nikolaev
www.ukrugmedia.com
denis at ukrugmedia.com
-------------- next part --------------

Intel ACPI Component Architecture
ASL Optimizing Compiler version 20070320 [Feb 24 2008]
Copyright (C) 2000 - 2007 Intel Corporation
Supports ACPI Specification Revision 3.0a

7520.dsl    95:     Method (\_WAK, 1, NotSerialized)
Warning  1079 -                 ^ Reserved method must return a value (_WAK)

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

7520.dsl   711:                             Name (_T_1, 0x00)
Error    4081 -                 Use of reserved word ^  (_T_1)

7520.dsl   750:                             Name (_T_2, 0x00)
Error    4081 -                 Use of reserved word ^  (_T_2)

7520.dsl   797:                         Name (_T_3, 0x00)
Error    4081 -             Use of reserved word ^  (_T_3)

7520.dsl   823:             Method (Z004, 0, NotSerialized)
Warning  1086 -                        ^ Not all control paths return a value (Z004)

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

7520.dsl  1533:             Method (_WED, 1, NotSerialized)
Warning  1086 -                        ^ Not all control paths return a value (_WED)

7520.dsl  1533:             Method (_WED, 1, NotSerialized)
Warning  1079 -                        ^ Reserved method must return a value (_WED)

7520.dsl  1539:                         Return (Z004 ())
Warning  1091 -                                    ^ Called method may not always return a value

7520.dsl  1577:             Method (WMBD, 3, NotSerialized)
Warning  1086 -                        ^ Not all control paths return a value (WMBD)

7520.dsl  2237:                 Name (_HID, "*pnp0c14")
Error    4001 - String must be entirely alphanumeric ^  (*pnp0c14)

7520.dsl  2259:                 Method (WMNV, 3, NotSerialized)
Warning  1086 -                            ^ Not all control paths return a value (WMNV)

7520.dsl  2363:                 Name (_HID, "*pnp0c14")
Error    4001 - String must be entirely alphanumeric ^  (*pnp0c14)

7520.dsl  2863:                     Method (_EJ0, 0, NotSerialized)
Warning  1076 -                                ^ Reserved method has too few arguments (_EJ0 requires 1)

ASL Input:  7520.dsl - 6898 lines, 235093 bytes, 2959 keywords
Compilation complete. 7 Errors, 8 Warnings, 0 Remarks, 711 Optimizations
-------------- next part --------------
Copyright (c) 1992-2008 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
	The Regents of the University of California. All rights reserved.
FreeBSD is a registered trademark of The FreeBSD Foundation.
FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008
    root at logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC
Timecounter "i8254" frequency 1193182 Hz quality 0
CPU: AMD Athlon(tm) 64 X2 Dual-Core Processor TK-55 (1800.25-MHz 686-class CPU)
  Origin = "AuthenticAMD"  Id = 0x60f81  Stepping = 1
  Features=0x178bfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,MMX,FXSR,SSE,SSE2,HTT>
  Features2=0x2001<SSE3,CX16>
  AMD Features=0xea500800<SYSCALL,NX,MMX+,FFXSR,RDTSCP,LM,3DNow!+,3DNow!>
  AMD Features2=0x11f<LAHF,CMP,SVM,ExtAPIC,CR8,Prefetch>
  Cores per package: 2
real memory  = 1878327296 (1791 MB)
avail memory = 1827516416 (1742 MB)
ACPI APIC Table: <PTLTD  	 APIC  >
FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs
 cpu0 (BSP): APIC ID:  0
 cpu1 (AP): APIC ID:  1
ioapic0 <Version 1.1> irqs 0-23 on motherboard
kbd1 at kbdmux0
ath_hal: 0.9.20.3 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413, RF5413)
hptrr: HPT RocketRAID controller driver v1.1 (Feb 24 2008 19:59:27)
acpi0: <ACRSYS ACRPRDCT> on motherboard
acpi0: [ITHREAD]
acpi0: Power Button (fixed)
Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000
acpi_timer0: <24-bit timer at 3.579545MHz> port 0x1008-0x100b on acpi0
acpi_ec0: <Embedded Controller: GPE 0x10> port 0x62,0x66 on acpi0
acpi_hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff on acpi0
Timecounter "HPET" frequency 25000000 Hz quality 900
cpu0: <ACPI CPU> on acpi0
powernow0: <PowerNow! K8> on cpu0
acpi_throttle0: <ACPI CPU Throttling> on cpu0
cpu1: <ACPI CPU> on acpi0
powernow1: <PowerNow! K8> on cpu1
acpi_lid0: <Control Method Lid Switch> on acpi0
acpi_button0: <Sleep Button> on acpi0
pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
pci0: <ACPI PCI bus> on pcib0
pci0: <memory, RAM> at device 0.0 (no driver attached)
isab0: <PCI-ISA bridge> port 0x1d00-0x1dff at device 1.0 on pci0
isa0: <ISA bus> on isab0
pci0: <serial bus, SMBus> at device 1.1 (no driver attached)
pci0: <memory, RAM> at device 1.2 (no driver attached)
pci0: <processor> at device 1.3 (no driver attached)
ohci0: <OHCI (generic) USB controller> mem 0xd0886000-0xd0886fff irq 21 at device 2.0 on pci0
ohci0: [GIANT-LOCKED]
ohci0: [ITHREAD]
usb0: OHCI version 1.0, legacy support
usb0: <OHCI (generic) USB controller> on ohci0
usb0: USB revision 1.0
uhub0: <nVidia OHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb0
uhub0: 5 ports with 5 removable, self powered
ehci0: <EHCI (generic) USB 2.0 controller> mem 0xd0889000-0xd08890ff irq 22 at device 2.1 on pci0
ehci0: [GIANT-LOCKED]
ehci0: [ITHREAD]
usb1: EHCI version 1.0
usb1: companion controller, 12 ports each: usb0
usb1: <EHCI (generic) USB 2.0 controller> on ehci0
usb1: USB revision 2.0
uhub1: <nVidia EHCI root hub, class 9/0, rev 2.00/1.00, addr 1> on usb1
uhub1: 5 ports with 5 removable, self powered
umass0: <vendor 0x1005 USB FLASH DRIVE, class 0/0, rev 2.00/1.10, addr 2> on uhub1
ugen0: <SuYin Acer CrystalEye webcam, class 239/2, rev 2.00/1.00, addr 3> on uhub1
ohci1: <OHCI (generic) USB controller> mem 0xd0887000-0xd0887fff irq 23 at device 4.0 on pci0
ohci1: [GIANT-LOCKED]
ohci1: [ITHREAD]
usb2: OHCI version 1.0, legacy support
usb2: <OHCI (generic) USB controller> on ohci1
usb2: USB revision 1.0
uhub2: <nVidia OHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb2
uhub2: 5 ports with 5 removable, self powered
ehci1: <EHCI (generic) USB 2.0 controller> mem 0xd0889400-0xd08894ff irq 20 at device 4.1 on pci0
ehci1: [GIANT-LOCKED]
ehci1: [ITHREAD]
usb3: EHCI version 1.0
usb3: companion controller, 12 ports each: usb2
usb3: <EHCI (generic) USB 2.0 controller> on ehci1
usb3: USB revision 2.0
uhub3: <nVidia EHCI root hub, class 9/0, rev 2.00/1.00, addr 1> on usb3
uhub3: 5 ports with 5 removable, self powered
atapci0: <nVidia nForce MCP67 UDMA133 controller> port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0x30c0-0x30cf at device 6.0 on pci0
ata0: <ATA channel 0> on atapci0
ata0: [ITHREAD]
ata1: <ATA channel 1> on atapci0
ata1: [ITHREAD]
pci0: <multimedia> at device 7.0 (no driver attached)
pcib1: <ACPI PCI-PCI bridge> at device 8.0 on pci0
pci_link0: BIOS IRQ 10 for 1.4.INTA is invalid
pci1: <ACPI PCI bus> on pcib1
fwohci0: <1394 Open Host Controller Interface> mem 0xd0500000-0xd05007ff irq 11 at device 4.0 on pci1
fwohci0: [FILTER]
fwohci0: OHCI version 1.0 (ROM=0)
fwohci0: No. of Isochronous channels is 4.
fwohci0: EUI64 00:02:3f:7b:c5:00:a7:e3
fwohci0: Phy 1394a available S400, 1 ports.
fwohci0: Link S400, max_rec 2048 bytes.
firewire0: <IEEE1394(FireWire) bus> on fwohci0
dcons_crom0: <dcons configuration ROM> on firewire0
dcons_crom0: bus_addr 0x1348000
fwe0: <Ethernet over FireWire> on firewire0
if_fwe0: Fake Ethernet address: 02:02:3f:00:a7:e3
fwe0: Ethernet address: 02:02:3f:00:a7:e3
fwip0: <IP over FireWire> on firewire0
fwip0: Firewire address: 00:02:3f:7b:c5:00:a7:e3 @ 0xfffe00000000, S400, maxrec 2048
sbp0: <SBP-2/SCSI over FireWire> on firewire0
fwohci0: Initiate bus reset
fwohci0: BUS reset
fwohci0: node_id=0xc800ffc0, gen=1, CYCLEMASTER mode
pci1: <base peripheral> at device 4.1 (no driver attached)
pci1: <base peripheral> at device 4.2 (no driver attached)
pci1: <base peripheral> at device 4.3 (no driver attached)
pci1: <base peripheral> at device 4.4 (no driver attached)
atapci1: <nVidia ATA controller> port 0x30f0-0x30f7,0x30e4-0x30e7,0x30e8-0x30ef,0x30e0-0x30e3,0x30d0-0x30df mem 0xd0884000-0xd0885fff irq 22 at device 9.0 on pci0
atapci1: [ITHREAD]
ata2: <ATA channel 0> on atapci1
ata2: [ITHREAD]
ata3: <ATA channel 1> on atapci1
ata3: [ITHREAD]
nfe0: <NVIDIA nForce MCP67 Networking Adapter> port 0x30f8-0x30ff mem 0xd0888000-0xd0888fff,0xd0889c00-0xd0889cff,0xd0889800-0xd088980f irq 23 at device 10.0 on pci0
miibus0: <MII bus> on nfe0
rgephy0: <RTL8169S/8110S/8211B media interface> PHY 1 on miibus0
rgephy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto
nfe0: Ethernet address: 00:1b:38:70:ef:22
nfe0: [FILTER]
nfe0: [FILTER]
nfe0: [FILTER]
nfe0: [FILTER]
nfe0: [FILTER]
nfe0: [FILTER]
nfe0: [FILTER]
nfe0: [FILTER]
pcib2: <ACPI PCI-PCI bridge> at device 12.0 on pci0
pci3: <ACPI PCI bus> on pcib2
pcib3: <ACPI PCI-PCI bridge> at device 13.0 on pci0
pci5: <ACPI PCI bus> on pcib3
ath0: <Atheros 5424/2424> mem 0xd0400000-0xd040ffff irq 19 at device 0.0 on pci5
ath0: [ITHREAD]
ath0: unable to attach hardware; HAL status 13
device_attach: ath0 attach returned 6
vgapci0: <VGA-compatible display> mem 0xd2000000-0xd2ffffff,0xc0000000-0xcfffffff,0xd1000000-0xd1ffffff irq 17 at device 18.0 on pci0
acpi_button1: <Power Button> on acpi0
acpi_tz0: <Thermal Zone> on acpi0
acpi_ec0: EcRead: failed waiting to get data
ACPI Exception (evregion-0529): AE_NO_HARDWARE_RESPONSE, Returned by Handler for [EmbeddedControl] [20070320]
ACPI Error (psparse-0626): Method parse/execution failed [\\_SB_.PCI0.LPC0.ECOK] (Node 0xc4da3340), AE_NO_HARDWARE_RESPONSE
ACPI Error (psparse-0626): Method parse/execution failed [\\_TZ_.THRM._CRT] (Node 0xc4dab780), AE_NO_HARDWARE_RESPONSE
acpi_acad0: <AC Adapter> on acpi0
battery0: <ACPI Control Method Battery> on acpi0
atkbdc0: <Keyboard controller (i8042)> port 0x60,0x64 irq 1 on acpi0
atkbd0: <AT Keyboard> irq 1 on atkbdc0
kbd0 at atkbd0
atkbd0: [GIANT-LOCKED]
atkbd0: [ITHREAD]
psm0: <PS/2 Mouse> irq 12 on atkbdc0
psm0: [GIANT-LOCKED]
psm0: [ITHREAD]
psm0: model IntelliMouse, device ID 3
pmtimer0 on isa0
ppc0: parallel port not found.
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>
sio0: configured irq 4 not in bitmap of probed irqs 0
sio0: port may not be enabled
sio0: configured irq 4 not in bitmap of probed irqs 0
sio0: port may not be enabled
sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0
sio0: type 8250 or not responding
sio0: [FILTER]
sio1: configured irq 3 not in bitmap of probed irqs 0
sio1: port may not be enabled
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
ums0: <Microsoft Microsoft Basic Optical Mouse, class 0/0, rev 1.10/3.90, addr 2> on uhub2
ums0: 3 buttons and Z dir.
Timecounters tick every 1.000 msec
hptrr: no controller detecfirewire0: 1 nodes, maxhop <= 0, cable IRM = 0 (me)
firewire0: bus manager 0 (me)
ted.
acd0: DVDR <PIONEER DVD-RW DVRKD08RS/1.02> at ata0-master UDMA33
ad4: 152627MB <Hitachi HTS542516K9SA00 BBCOC31P> at ata2-master UDMA33
GEOM_LABEL: Label for provider acd0 is iso9660/FreeBSD_Install.
SMP: AP CPU #1 Launched!
da0 at umass-sim0 bus 0 target 0 lun 0
da0: < USB FLASH DRIVE PMAP> Removable Direct Access SCSI-0 device 
da0: 40.000MB/s transfers
da0: 1912MB (3915776 512 byte sectors: 255H 63S/T 243C)
GEOM_LABEL: Label for provider ad4s1 is ntfs/System.
Trying to mount root from ufs:/dev/ad4s2a


More information about the freebsd-acpi mailing list