From owner-freebsd-bugs@freebsd.org Sun Jul 22 20:05:08 2018 Return-Path: Delivered-To: freebsd-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2274F10548F3 for ; Sun, 22 Jul 2018 20:05:08 +0000 (UTC) (envelope-from denis@zap.qc.ca) Received: from postern.zap.qc.ca (zap.qc.ca [104.131.184.19]) (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 ABEC282B3F for ; Sun, 22 Jul 2018 20:05:07 +0000 (UTC) (envelope-from denis@zap.qc.ca) Received: from [192.168.1.45] (modemcable140.2-131-66.mc.videotron.ca [66.131.2.140]) by zap.qc.ca (OpenSMTPD) with ESMTPSA id 7cb64892 TLS version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO for ; Sun, 22 Jul 2018 15:58:26 -0400 (EDT) Reply-To: fortin@acm.org To: freebsd-bugs@freebsd.org From: Denis Fortin Subject: Bug 221350 - Unable to boot/install on HPE Proliant MicroServer Gen10 (AMD Opteron X3000): Hangs/Panics Message-ID: Date: Sun, 22 Jul 2018 15:58:25 -0400 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Jul 2018 20:05:08 -0000 Trying to install FreeBSD 11.2 on a new HPE Proliant Microserver Gen10. As described in Bug 221350, I found that trying to boot the generic installation media hangs on boot. Found on the internet that adding:     hw.pci.realloc_bars="1" to /boot/loader.conf on the generic installation media allows the server to boot. I did not see this described in the Bug 221350 thread, so I thought I would send a message here. Regards, Denis, fortin@acm.org