From owner-freebsd-current@FreeBSD.ORG Wed Jun 17 17:39:16 2015 Return-Path: Delivered-To: freebsd-current@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8EB4CB4C for ; Wed, 17 Jun 2015 17:39:16 +0000 (UTC) (envelope-from jonathan@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7A43EE36; Wed, 17 Jun 2015 17:39:16 +0000 (UTC) (envelope-from jonathan@FreeBSD.org) Received: from [IPv6:::1] (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.9/8.14.9) with ESMTP id t5HHdFr5009318; Wed, 17 Jun 2015 17:39:16 GMT (envelope-from jonathan@FreeBSD.org) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2098\)) Subject: Re: Boot hang: Sony VAIO From: Jonathan Anderson In-Reply-To: <20150617170916.GC2080@kib.kiev.ua> Date: Wed, 17 Jun 2015 15:09:16 -0230 Cc: freebsd-current@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <4D91173F-3E62-4BD6-8D08-AB23C81EB359@FreeBSD.org> References: <20150617143049.GZ2080@kib.kiev.ua> <633BF6AA-D201-4647-8F14-401911DABCBE@FreeBSD.org> <20150617165456.GB2080@kib.kiev.ua> <176EBAFD-0EEF-4D6B-9136-0006C994FDFF@FreeBSD.org> <20150617170916.GC2080@kib.kiev.ua> To: Konstantin Belousov X-Mailer: Apple Mail (2.2098) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Jun 2015 17:39:16 -0000 > On Jun 17, 2015, at 2:39 PM, Konstantin Belousov = wrote: >=20 > On Wed, Jun 17, 2015 at 02:32:16PM -0230, Jonathan Anderson wrote: >> The system boots the 11-CURRENT kernel in "safe mode" (not sure if = it???s the kern.mp.disabled or kern.eventtimer.periodic that???s causing = that), after which `dmesg -a` produces the following output: >>=20 >> https://people.freebsd.org/~jonathan/vaio-acpi-dmar.txt >=20 > Try a loader tunable hw.x2apic_enable=3D0. > Your UP boot was successfull with x2APIC mode enabled and set, but = there > are rumors that some SandyBridge BIOSes are buggy. That seems to fix it... thanks! Is there a Wiki page somewhere for people to document these kinds of = workarounds for particular configurations? Jon -- jonathan@FreeBSD.org=