From owner-freebsd-hackers@FreeBSD.ORG Mon Jan 13 21:03:43 2014 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B55B7B22 for ; Mon, 13 Jan 2014 21:03:43 +0000 (UTC) Received: from elektropost.org (elektropost.org [217.115.13.199]) by mx1.freebsd.org (Postfix) with ESMTP id 036E617F0 for ; Mon, 13 Jan 2014 21:03:42 +0000 (UTC) Received: (qmail 20249 invoked from network); 13 Jan 2014 21:03:41 -0000 Received: from elektropost.org (HELO elektropost.org) (erdgeist@erdgeist.org) by elektropost.org with CAMELLIA256-SHA encrypted SMTP; 13 Jan 2014 21:03:41 -0000 Message-ID: <52D454AD.1030000@erdgeist.org> Date: Mon, 13 Jan 2014 22:03:41 +0100 From: Dirk Engling User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: John Baldwin , freebsd-hackers@freebsd.org Subject: Re: Atom Board ACPI API MOPNV10J failing since 9.1 References: <52CF850A.9060906@erdgeist.org> <201401131428.47517.jhb@freebsd.org> In-Reply-To: <201401131428.47517.jhb@freebsd.org> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jan 2014 21:03:43 -0000 On 13.01.14 20:28, John Baldwin wrote: > This is because it tries to allocate the same space used for AGP. It would > really be helpful if you could provide a verbose dmesg when it fails and a > verbose dmesg from a working kernel. pciconf -lb output from a working system > would be useful as well. Okay, now from a working FreeBSD 9.0-RELEASE, booted of memstick image: https://erdgeist.org/MOPNV10J/working/dmesg-v https://erdgeist.org/MOPNV10J/working/pciconf https://erdgeist.org/MOPNV10J/working/devinfo https://erdgeist.org/MOPNV10J/working/acpidump versus the not working FreeBSD 10.0-RC5 (although the behaviour started from 9.1-RELEASE) https://erdgeist.org/MOPNV10J/dmesg-v https://erdgeist.org/MOPNV10J/pciconf https://erdgeist.org/MOPNV10J/devinfo https://erdgeist.org/MOPNV10J/acpidump Regards and TIA, erdgeist