From owner-freebsd-hackers@FreeBSD.ORG Mon Jan 13 20:21:56 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 55EF2B07 for ; Mon, 13 Jan 2014 20:21:56 +0000 (UTC) Received: from elektropost.org (elektropost.org [217.115.13.199]) by mx1.freebsd.org (Postfix) with ESMTP id 981F3144B for ; Mon, 13 Jan 2014 20:21:55 +0000 (UTC) Received: (qmail 12685 invoked from network); 13 Jan 2014 20:21:48 -0000 Received: from elektropost.org (HELO elektropost.org) (erdgeist@erdgeist.org) by elektropost.org with CAMELLIA256-SHA encrypted SMTP; 13 Jan 2014 20:21:48 -0000 Message-ID: <52D44ADB.3000404@erdgeist.org> Date: Mon, 13 Jan 2014 21:21:47 +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 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 20:21:56 -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. Sure can do, what is a "verbose" dmesg? How do I enable that? Regards, erdgeist