From owner-freebsd-acpi@FreeBSD.ORG Fri Dec 14 12:45:38 2012 Return-Path: Delivered-To: freebsd-acpi@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D25A7B42 for ; Fri, 14 Dec 2012 12:45:38 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 265AD8FC0C for ; Fri, 14 Dec 2012 12:45:37 +0000 (UTC) Received: from porto.starpoint.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 OAA27204; Fri, 14 Dec 2012 14:45:34 +0200 (EET) (envelope-from avg@FreeBSD.org) Received: from localhost ([127.0.0.1]) by porto.starpoint.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1TjUdx-000OoQ-T2; Fri, 14 Dec 2012 14:45:34 +0200 Message-ID: <50CB1F6C.6070701@FreeBSD.org> Date: Fri, 14 Dec 2012 14:45:32 +0200 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Alexey Dokuchaev Subject: Re: panic in AcpiExSystemMemorySpaceHandler References: <20121213073033.GA19514@regency.nsu.ru> <50C9ABA0.20009@FreeBSD.org> <20121213102651.GA51050@regency.nsu.ru> <20121213103635.GG1325@glenbarber.us> <20121214030208.GA15080@regency.nsu.ru> <50CAF5DA.6070203@FreeBSD.org> <20121214104409.GB88134@regency.nsu.ru> In-Reply-To: <20121214104409.GB88134@regency.nsu.ru> X-Enigmail-Version: 1.4.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-acpi@FreeBSD.org X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Dec 2012 12:45:38 -0000 on 14/12/2012 12:44 Alexey Dokuchaev said the following: > On Fri, Dec 14, 2012 at 11:48:10AM +0200, Andriy Gapon wrote: >> Could you please obtain acpidump output using Ubuntu? > > Yup, I already did [1]. Here is the what's inside: > > all.bin dump of all tables > dsdt.bin dump of DSDT (original) > dsdt.dsl decompiled DSDT > dsdt.aml recompiled DSDT (from dsdt.dsl) > > [1] http://193.124.210.26/lenovo.tgz How did you obtain these files? acpixtract doesn't seem to recognize all.bin... Could you please do something like 'acpidump > acpi.dat' ? -- Andriy Gapon