RE: AE_AML_INVALID_RESOURCE_TYPE error in 5.2-CURRENT

From: Jeff Klein <jklein_at_zonelabs.com>
Date: Thu, 5 Feb 2004 10:08:14 -0800
Thanks for the reply, John.  I didn't find an option in the BIOS to
allocate an IRQ for VGA.  However, when I rebooted, I noticed that I am
now getting an additional ACPI error in dmesg (see below).  I rebooted
again, just to see if it was reproducible and it is.  Might this be
related to the original error (which occurs earlier in the boot)?

Thanks,
Jeff

PS I have not tried printf's yet. Could you give me an idea of which src
files to look at? 

-----------  ACPI error from dmesg ----------------

acpi_ec0: <Embedded Controller: GPE 0x35> port 0xca7,0xca6 on acpi0
    ACPI-0440: *** Error: Handler for [EmbeddedControl] returned
AE_NO_HARDWARE_RESPONSE
    ACPI-1287: *** Error: Method execution failed
[\\_SB_.PCI0.ISA0.EC0_.ECCW] (Node 0xc615f880), AE_AML_NO_RETURN_VALUE
    ACPI-1287: *** Error: Method execution failed
[\\_SB_.PCI0.ISA0.EC0_.SREC] (Node 0xc615f980), AE_AML_NO_RETURN_VALUE
    ACPI-1287: *** Error: Method execution failed
[\\_SB_.PCI0.ISA0.EC0_.SSLP] (Node 0xc615f7a0), AE_AML_NO_RETURN_VALUE
    ACPI-1287: *** Error: Method execution failed
[\\_SB_.PCI0.ISA0.EC0_._REG] (Node 0xc615fc00), AE_AML_NO_RETURN_VALUE
acpi_ec0: can't install address space handler for \\_SB_.PCI0.ISA0.EC0_
- AE_AML_NO_RETURN_VALUE
device_probe_and_attach: acpi_ec0 attach returned 6
acpi_ec0: <Embedded Controller: GPE 0x35> port 0xca7,0xca6 on acpi0
acpi_ec0: can't install address space handler for \\_SB_.PCI0.ISA0.EC0_
- AE_SAME_HANDLER
device_probe_and_attach: acpi_ec0 attach returned 6

------------------ end ACPI error from dmesg -------------------------

-----Original Message-----
From: John Baldwin [mailto:jhb_at_FreeBSD.org] 
Sent: Wednesday, February 04, 2004 12:57 PM
To: Jeff Klein; FreeBSD-current_at_FreeBSD.org
Subject: Re: AE_AML_INVALID_RESOURCE_TYPE error in 5.2-CURRENT

On Wednesday 04 February 2004 03:35 pm, Jeff Klein wrote:
> Hi All,
>
> I cvsup'ed to the latest and ran "make buildworld" last night (about
7pm
> PST).  I was previously running 5.1-RELEASE, but was having problems
> with SMP support.  The good news is that the SMP support (w/ device
> apic) seems to be working well now, but the bad news is that I am
> getting a new error in the kernel at boot time:
>
> can't fetch resources for \\_SB_.LN1_ - AE_AML_INVALID_RESOURCE_TYPE
>
> -and-
>
> pcib0: couldn't get PCI interrupt link device _CRS data -
> AE_AML_INVALID_RESOURCE_TYPE
>
> This doesn't seem to be causing any serious problems so far, but I
have
> only been running on it for less than 24 hours, so it is too early to
> tell.  Does anyone know if this is serious? (and if there is a
> fix/workaround?). Output from dmesg is below.

>From your dmesg it doesn't appear serious.  Does it go away if you tell
your 
BIOS to allocate an IRQ for the VGA device?  Also, can you add a printf
to 
make it print out what the resource type is when it prints that error
message 
perhaps?

> Thanks and regards,
> Jeff Klein
>
> ------------------------- dmesg output -----------------------------
>
> Copyright (c) 1992-2004 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 5.2-CURRENT #1: Tue Feb  3 23:43:49 PST 2004
>     root_at_weckl:/usr/obj/usr/src/sys/WECKL
> Preloaded elf kernel "/boot/kernel/kernel" at 0xc07ff000. Preloaded
elf
> module "/boot/kernel/acpi.ko" at 0xc07ff26c.
> ACPI APIC Table: <INTEL  	 APIC  >
> Timecounter "i8254" frequency 1193182 Hz quality 0
> CPU: Intel(R) Xeon(TM) CPU 2.40GHz (2399.67-MHz 686-class CPU)
>   Origin = "GenuineIntel"  Id = 0xf27  Stepping = 7
>
>
Features=0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE
> ,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE>
>   Hyperthreading: 2 logical CPUs
> real memory  = 1073741824 (1024 MB)
> avail memory = 1045336064 (996 MB)
> FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs
>  cpu0 (BSP): APIC ID:  0
>  cpu1 (AP): APIC ID:  1
>  cpu2 (AP): APIC ID:  6
>  cpu3 (AP): APIC ID:  7
> ioapic0 <Version 1.1> irqs 0-15 on motherboard
> ioapic1 <Version 1.1> irqs 16-31 on motherboard
> Pentium Pro MTRR support enabled
> npx0: [FAST]
> npx0: <math processor> on motherboard
> npx0: INT 16 interface
> acpi0: <INTEL   RSDT> on motherboard
> pcibios: BIOS version 2.10
> Using $PIR table, 16 entries at 0xc00fdec0
> acpi0: Power Button (fixed)
> Timecounter "ACPI-safe" frequency 3579545 Hz quality 1000
> can't fetch resources for \\_SB_.LN1_ - AE_AML_INVALID_RESOURCE_TYPE
> acpi_timer0: <32-bit timer at 3.579545MHz> port 0x508-0x50b on acpi0
> acpi_cpu0: <CPU> on acpi0
> acpi_cpu1: <CPU> on acpi0
> acpi_cpu2: <CPU> on acpi0
> acpi_cpu3: <CPU> on acpi0
> acpi_button0: <Sleep Button> on acpi0
> acpi_button1: <Power Button> on acpi0
> pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
> pci0: <ACPI PCI bus> on pcib0
> pcib0: couldn't get PCI interrupt link device _CRS data -
> AE_AML_INVALID_RESOURCE_TYPE
> pci0: <display, VGA> at device 2.0 (no driver attached)
> fxp0: <Intel 82550 Pro/100 Ethernet> port 0x2400-0x243f mem
> 0xfc000000-0xfc01ffff,0xfc021000-0xfc021fff irq 18 at device 3.0 on
pci0
> fxp0: Ethernet address 00:02:b3:52:36:7b
> miibus0: <MII bus> on fxp0
> inphy0: <i82555 10/100 media interface> on miibus0
> inphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
> isab0: <PCI-ISA bridge> at device 15.0 on pci0
> isa0: <ISA bus> on isab0
> atapci0: <ServerWorks CSB5 UDMA100 controller> port
> 0x2440-0x244f,0x374-0x377,0x170-0x177,0x3f4-0x3f7,0x1f0-0x1f7 at
device
> 15.1 on pci0
> ata0: at 0x1f0 irq 14 on atapci0
> ata0: [MPSAFE]
> ata1: at 0x170 irq 15 on atapci0
> ata1: [MPSAFE]
> ohci0: <OHCI (generic) USB controller> mem 0xfc022000-0xfc022fff irq
10
> at device 15.2 on pci0
> usb0: OHCI version 1.0, legacy support
> usb0: <OHCI (generic) USB controller> on ohci0
> usb0: USB revision 1.0
> uhub0: (0x1166) OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
> uhub0: 4 ports with 4 removable, self powered
> pcib1: <ACPI Host-PCI bridge> on acpi0
> pci1: <ACPI PCI bus> on pcib1
> em0: <Intel(R) PRO/1000 Network Connection, Version - 1.7.19> port
> 0x2460-0x247f mem 0xfc300000-0xfc31ffff,0xfc320000-0xfc33ffff irq 19
at
> device 4.0 on pci1
> em0:  Speed:N/A  Duplex:N/A
> pcib2: <ACPI Host-PCI bridge> on acpi0
> pci2: <ACPI PCI bus> on pcib2
> ahc0: <Adaptec aic7899 Ultra160 SCSI adapter> port 0x2800-0x28ff mem
> 0xfc700000-0xfc700fff irq 16 at device 9.0 on pci2
> aic7899: Ultra160 Wide Channel A, SCSI Id=7, 32/253 SCBs
> ahc1: <Adaptec aic7899 Ultra160 SCSI adapter> port 0x3000-0x30ff mem
> 0xfc701000-0xfc701fff irq 17 at device 9.1 on pci2
> aic7899: Ultra160 Wide Channel B, SCSI Id=7, 32/253 SCBs
> atkbdc0: <Keyboard controller (i8042)> port 0x64,0x60 irq 1 on acpi0
> atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0
> kbd0 at atkbd0
> psm0: <PS/2 Mouse> irq 12 on atkbdc0
> psm0: model IntelliMouse Explorer, device ID 4
> sio0 port 0x3f8-0x3ff irq 4 on acpi0
> sio0: type 16550A
> sio1 port 0x2f8-0x2ff irq 3 on acpi0
> sio1: type 16550A
> ppc0 port 0x778-0x77f,0x378-0x37f irq 7 drq 1 on acpi0
> ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode
> ppc0: FIFO with 16/16/8 bytes threshold
> ppbus0: <Parallel port bus> on ppc0
> plip0: <PLIP network interface> on ppbus0
> lpt0: <Printer> on ppbus0
> lpt0: Interrupt-driven port
> ppi0: <Parallel I/O> on ppbus0
> fdc0: <Enhanced floppy controller (i82077, NE72065 or clone)> port
> 0x3f7,0x3f0-0x3f5 irq 6 drq 2 on acpi0
> fdc0: FIFO enabled, 8 bytes threshold
> fd0: <1440-KB 3.5" drive> on fdc0 drive 0
> acpi_ec0: <Embedded Controller: GPE 0x35> port 0xca7,0xca6 on acpi0
> pmtimer0 on isa0
> orm0: <Option ROMs> at iomem
> 0xcb000-0xd0fff,0xc9800-0xcafff,0xc8000-0xc97ff,0xc0000-0xc7fff on
isa0
> sc0: <System console> on isa0
> sc0: VGA <16 virtual consoles, flags=0x200>
> vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on
> isa0 Timecounters tick every 10.000 msec
> acd0: CDRW <YAMAHA CRW2100E> at ata0-master PIO4
> Waiting 15 seconds for SCSI devices to settle
> da0 at ahc0 bus 0 target 0 lun 0
> da0: <QUANTUM ATLAS 10K 9WLS UC81> Fixed Direct Access SCSI-3 device
> da0: 160.000MB/s transfers (80.000MHz, offset 31, 16bit), Tagged
> Queueing Enabled
> da0: 8683MB (17783249 512 byte sectors: 255H 63S/T 1106C)
> SMP: AP CPU #1 Launched!
> SMP: AP CPU #2 Launched!
> SMP: AP CPU #3 Launched!
> Mounting root from ufs:/dev/da0s1a
> em0: Link is up 100 Mbps Full Duplex
>
> _______________________________________________
> freebsd-current_at_freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to
"freebsd-current-unsubscribe_at_freebsd.org"

-- 
John Baldwin <jhb_at_FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve"  =  http://www.FreeBSD.org
Received on Thu Feb 05 2004 - 09:08:24 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:41 UTC