Date: Tue, 27 May 2003 17:25:27 -0700 (PDT) From: Nate Lawson <nate@root.org> To: Shin-ichi YOSHIMOTO <yosimoto@waishi.jp> Cc: current@freebsd.org Subject: Re: [acpi-jp 2267] Re: HEADSUP: acpi patches in the tree Message-ID: <20030527171813.A6873@root.org> In-Reply-To: <20030527165526.E6842@root.org> References: <20030527140327.E6550@root.org> <20030528071116.2db41659.yosimoto@waishi.jp> <20030527165526.E6842@root.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 27 May 2003, Nate Lawson wrote: > On Wed, 28 May 2003, Shin-ichi YOSHIMOTO wrote: > > After this update, I found some error messages like this: > > > > acpi0: <IntelR AWRDACPI> on motherboard > > ACPI-0438: *** Error: Looking up [\\_OS_] in namespace, AE_NOT_FOUND > > ACPI-1287: *** Error: Method execution failed [\\_SB_.PCI0._INI] (Node 0xc21b73e0), AE_NOT_FOUND > > Please try the attached patch and see if it changes things for you. Also, is the only problem these messages or is functionality broken? I see these messages too: acpi0: <IBM TP-1A > on motherboard ACPI-0438: *** Error: Looking up [\\_OS_] in namespace, AE_NOT_FOUND ACPI-1287: *** Error: Method execution failed [\\_SB_._INI] (Node 0xc11c07a0), AE_NOT_FOUND But they are actually an improvement for me as I get these messages instead when I have that patch applied: acpi0: <IBM TP-1A > on motherboard pcibios: BIOS version 2.10 Using $PIR table, 14 entries at 0xc00fdeb0 ACPI-1287: *** Error: Method execution failed [\\_SB_.PCI0.LPC_.FDC_._INI] (Node 0xc32e0200), AE_NOT_EXIST ACPI-1287: *** Error: Method execution failed [\\_SB_.PCI0.LPC_.EC__._INI] (Node 0xc32d93c0), AE_NOT_EXIST ACPI-1287: *** Error: Method execution failed [\\_SB_.PCI0.LPC_.EC__.BAT0._STA] (Node 0xc32dbbc0), AE_NOT_EXIST ACPI-0175: *** Error: Method execution failed [\\_SB_.PCI0.LPC_.EC__.BAT0._STA] (Node 0xc32dbbc0), AE_NOT_EXIST ACPI-1287: *** Error: Method execution failed [\\_SB_.PCI0.LPC_.EC__.BAT1._STA] (Node 0xc32dba40), AE_NOT_EXIST ACPI-0175: *** Error: Method execution failed [\\_SB_.PCI0.LPC_.EC__.BAT1._STA] (Node 0xc32dba40), AE_NOT_EXIST ACPI-1287: *** Error: Method execution failed [\\_SB_.PCI0.LPC_.EC__.BGID] (Node 0xc32e0340), AE_NOT_EXIST ACPI-1287: *** Error: Method execution failed [\\_SB_.PCI0.LPC_.EC__.BINI] (Node 0xc32e0360), AE_NOT_EXIST ACPI-1287: *** Error: Method execution failed [\\_SB_.PCI0.LPC_.EC__.BSTA] (Node 0xc32e03a0), AE_NOT_EXIST ACPI-1287: *** Error: Method execution failed [\\_SB_.PCI0.IDE0.SCND.MSTR._STA] (Node 0xc32e0260), AE_NOT_EXIST ACPI-0175: *** Error: Method execution failed [\\_SB_.PCI0.IDE0.SCND.MSTR._STA] (Node 0xc32e0260), AE_NOT_EXIST ACPI-1287: *** Error: Method execution failed [\\_SB_.PCI0.LPC_.EC__.BGID] (Node 0xc32e0340), AE_NOT_EXIST ACPI-1287: *** Error: Method execution failed [\\_SB_.PCI0.LPC_.EC__.BINI] (Node 0xc32e0360), AE_NOT_EXIST ACPI-1287: *** Error: Method execution failed [\\_SB_.PCI0.LPC_.EC__.BSTA] (Node 0xc32e03a0), AE_NOT_EXIST ACPI-1287: *** Error: Method execution failed [\\_SB_.PCI0.USB0.URTH.UNST._STA] (Node 0xc32e0880), AE_NOT_EXIST ACPI-0175: *** Error: Method execution failed [\\_SB_.PCI0.USB0.URTH.UNST._STA] (Node 0xc32e0880), AE_NOT_EXIST Either way, I have the same functionality. -Nate
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030527171813.A6873>