From owner-freebsd-stable@FreeBSD.ORG Thu Feb 26 09:23:08 2015 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 77E13F30; Thu, 26 Feb 2015 09:23:08 +0000 (UTC) Received: from kib.kiev.ua (kib.kiev.ua [IPv6:2001:470:d5e7:1::1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F38F2656; Thu, 26 Feb 2015 09:23:07 +0000 (UTC) Received: from tom.home (kostik@localhost [127.0.0.1]) by kib.kiev.ua (8.14.9/8.14.9) with ESMTP id t1Q9MxGq022607 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 26 Feb 2015 11:22:59 +0200 (EET) (envelope-from kostikbel@gmail.com) DKIM-Filter: OpenDKIM Filter v2.9.2 kib.kiev.ua t1Q9MxGq022607 Received: (from kostik@localhost) by tom.home (8.14.9/8.14.9/Submit) id t1Q9Mxku022606; Thu, 26 Feb 2015 11:22:59 +0200 (EET) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: tom.home: kostik set sender to kostikbel@gmail.com using -f Date: Thu, 26 Feb 2015 11:22:58 +0200 From: Konstantin Belousov To: "Nagy, Attila" Subject: Re: FreeBSD 10.1-amd64 -> booting on a HP DL380 Gen9 results in panic Message-ID: <20150226092258.GD2379@kib.kiev.ua> References: <201412220957.16974.jhb@freebsd.org> <54EDE89E.1070003@fsn.hu> <1846725.LDAdFuW1pL@ralph.baldwin.cx> <54EEC78A.2090803@fsn.hu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <54EEC78A.2090803@fsn.hu> User-Agent: Mutt/1.5.23 (2014-03-12) X-Spam-Status: No, score=-2.0 required=5.0 tests=ALL_TRUSTED,BAYES_00, DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED autolearn=no autolearn_force=no version=3.4.0 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on tom.home Cc: freebsd-stable@freebsd.org, Rainer Duffner , John Baldwin X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Feb 2015 09:23:08 -0000 On Thu, Feb 26, 2015 at 08:13:14AM +0100, Nagy, Attila wrote: > On 02/25/15 16:56, John Baldwin wrote: > > On Wednesday, February 25, 2015 04:22:06 PM Nagy, Attila wrote: > >> Hi, > >> > >> On 12/22/14 15:57, John Baldwin wrote: > >>> On Thursday, December 18, 2014 7:27:13 pm Rainer Duffner wrote: > >>>> Hi, > >>>> > >>>> we got one to test and it booted using the UEFI memory stick image > Eh, only trust yourself. Disabling x2APIC helps. On stable ? What version of the FreeBSD do you use ? Where is verbose dmesg of the successfull boot ? > With UEFI I couldn't PXE boot FreeBSD.