From owner-freebsd-acpi@FreeBSD.ORG Tue Sep 21 20:51:51 2010 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 535F2106564A; Tue, 21 Sep 2010 20:51:51 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 1E6F18FC1E; Tue, 21 Sep 2010 20:51:49 +0000 (UTC) Received: from porto.topspin.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id XAA15452; Tue, 21 Sep 2010 23:51:48 +0300 (EEST) (envelope-from avg@icyb.net.ua) Received: from localhost.topspin.kiev.ua ([127.0.0.1]) by porto.topspin.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1Oy9oZ-000OYB-O0; Tue, 21 Sep 2010 23:51:47 +0300 Message-ID: <4C991AE2.8010304@icyb.net.ua> Date: Tue, 21 Sep 2010 23:51:46 +0300 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.9) Gecko/20100918 Lightning/1.0b2 Thunderbird/3.1.4 MIME-Version: 1.0 To: Daniel Bilik References: <20100921001533.803ef029.daniel.bilik@neosystem.cz> <4C9858E2.4060602@icyb.net.ua> <20100921110536.3058e236.daniel.bilik@neosystem.cz> <4C98C1E2.9000402@icyb.net.ua> <4C98C352.7060306@icyb.net.ua> <20100921222904.fbca4b90.daniel.bilik@neosystem.cz> In-Reply-To: <20100921222904.fbca4b90.daniel.bilik@neosystem.cz> X-Enigmail-Version: 1.1.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-acpi@freebsd.org Subject: Re: acpi0: Could not initialise SystemMemory handler: AE_NOT_EXIST X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Sep 2010 20:51:51 -0000 on 21/09/2010 23:29 Daniel Bilik said the following: > On Tue, 21 Sep 2010 17:38:10 +0300 > Andriy Gapon wrote: > >> To be precise, would you be able to test the following patch? >> ... > > I have to report a success story... The patch made 8-stable to correctly > attach acpi and recognize every piece of hardware in this mini-beast > (except Broadcom wireless). There are couple of warnings though... > > ACPI Warning for \\_SB_.PCI0.PCIB._PRT: Return Package has no elements (empty) (20100331/nspredef-572) > > atrtc0: Warning: Couldn't map I/O. Perhaps mav would want to dig this one further. > ... and our familiar... > > RTC BIOS diagnostic error 96 > > Full dmesg is here: > > http://neosystem.cz/freebsd/hp_mini_5102-dmesg.txt > > I don't know possible implications of removing those status checks from > acpi.c but most important effect for me is that I'm now able to put > FreeBSD on this machine and actually use it. :) > > Thank you very much, Andriy. All the credit belongs to Robert Moore of Intel/acpica.org. Glad that we could resolve the problem and thank you very much for the debugging an testing! -- Andriy Gapon