Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Oct 2003 16:11:18 -0700 (PDT)
From:      Nate Lawson <nate@root.org>
To:        Ronald Klop <ronald-freebsd@klop.yi.org>
Cc:        current@freebsd.org
Subject:   Re: irq conflict laptop with 5.1-current
Message-ID:  <20031023160532.Y64034@root.org>

next in thread | raw e-mail | index | archive | help
What exact date did this problem appear?  If recently, I suspect the ep(4)
changes.  But there are other problems...

Can you update the BIOS to a newer version?

Please send me a link to the output of:
    acpidump -t -d > klop-cpq7400.asl

These errors mean your AML is buggy:
can't fetch resources for \\_SB_.C09B - AE_AML_INVALID_RESOURCE_TYPE
can't fetch resources for \\_SB_.C187 - AE_AML_INVALID_RESOURCE_TYPE
can't fetch resources for \\_SB_.C188 - AE_AML_INVALID_RESOURCE_TYPE
can't fetch resources for \\_SB_.C189 - AE_AML_INVALID_RESOURCE_TYPE
can't fetch resources for \\_SB_.C18A - AE_AML_INVALID_RESOURCE_TYPE
can't fetch resources for \\_SB_.C18B - AE_AML_INVALID_RESOURCE_TYPE
can't fetch resources for \\_SB_.C18C - AE_AML_INVALID_RESOURCE_TYPE
pcib0: _CRS resource entry has unsupported type 14
pcib0: _CRS resource entry has unsupported type 14
pcib0: _CRS resource entry has unsupported type 14
pcib1: <ACPI PCI-PCI bridge> at device 0.1 on pci0
pcib1: could not get PCI interrupt routing table for \\_SB_.C000.C013 - AE_NOT_FOUND

I have no idea how this could happen:
        -0255: *** Error: UtCallocate: Could not allocate size 30
      ACPI-1287: *** Error: Method execution failed [\\_SB_.C0D7] (Node 0xc18a6ae0), AE_NO_MEMORY
      ACPI-1287: *** Error: Method execution failed [\\_GPE._L00] (Node 0xc18ab640), AE_NO_MEMORY
      ACPI-0388: *** Error: AE_NO_MEMORY while evaluating method [_L00] for
GPE[ 0]

Have you always had those error messages?

-Nate



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031023160532.Y64034>