From owner-freebsd-hackers@FreeBSD.ORG Tue Jan 14 02:11:36 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 4694B5F4 for ; Tue, 14 Jan 2014 02:11:36 +0000 (UTC) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 007EA1196 for ; Tue, 14 Jan 2014 02:11:35 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1W2tTW-0006aO-Jv for freebsd-hackers@freebsd.org; Tue, 14 Jan 2014 03:11:30 +0100 Received: from 97.96.39.205 ([97.96.39.205]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 14 Jan 2014 03:11:30 +0100 Received: from dpejesh by 97.96.39.205 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 14 Jan 2014 03:11:30 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-hackers@freebsd.org From: David Shane Holden Subject: Re: Atom Board ACPI API MOPNV10J failing since 9.1 Date: Mon, 13 Jan 2014 21:11:17 -0500 Lines: 21 Message-ID: References: <52CF850A.9060906@erdgeist.org> <201401131428.47517.jhb@freebsd.org> <52D454AD.1030000@erdgeist.org> <52D484C5.2040704@erdgeist.org> <52D48742.4070808@erdgeist.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 97.96.39.205 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 In-Reply-To: <52D48742.4070808@erdgeist.org> 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: Tue, 14 Jan 2014 02:11:36 -0000 On 01/13/14 19:39, Dirk Engling wrote: > On 14.01.14 01:28, Dirk Engling wrote: > >> Thank your for the hint, but neither upgrading to >> MOPNV10J.86A.0311.2010.0802.2346 nor then continuing to upgrade to >> MOPNV10N.86A.0400.2010.0919.1014 fixed the problem. > > And FYI: Further upgrading to MOPNV10N.86A.0542 also did not fix it. > > erdgeist > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org" > You're gonna love this... I've been able to reproduce your problem with one of my boards. Looks like if you have AHCI disabled *and* on-board audio disabled then this happens. So either re-enable the on-board audio or switch to AHCI.