From owner-freebsd-questions@freebsd.org Tue Mar 22 11:56:31 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EB0D5AD8523 for ; Tue, 22 Mar 2016 11:56:31 +0000 (UTC) (envelope-from iam@ardiefox.me) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) (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 AE1A6A32 for ; Tue, 22 Mar 2016 11:56:31 +0000 (UTC) (envelope-from iam@ardiefox.me) Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.nyi.internal (Postfix) with ESMTP id 300A8211E7 for ; Tue, 22 Mar 2016 07:56:30 -0400 (EDT) Received: from web5 ([10.202.2.215]) by compute3.internal (MEProxy); Tue, 22 Mar 2016 07:56:30 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=ardiefox.me; h=cc :content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-sasl-enc :x-sasl-enc; s=mesmtp; bh=ME3X1GYo+fRIerZNYNNpxRp8NlY=; b=NSOu0Z W2+U7JNP4tPcHIzJvJmk3TbWXgs3P9MsGvUY7SRPHTrvKeu7wi22NUroCki+Zeq5 m+C0fNHoQBJel5bBlH7b4bXRq4CI3fyZqbcjEM80LLYOg4MbdgVouQ1c4U7FkaaP ftSpO6dm7qZktvT6XAQjYIO59lp37KlBdUSWM= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=ME3X1GYo+fRIerZ NYNNpxRp8NlY=; b=BHyIM4LMlDYPz5WvfQ3oFEMtTe8hNsw5Z9SYqc2whxfSV9l CQ8GHsd79FhW2OaGOdCnacjGzkZmEpDRtBV7fLvyFYUGlu/TRjLJLbqqgQZ+Tn0s wSuBGqqXcIWtOJeC7HC14eTJr94wdPdAJls0cwgi+TbZvVBNYcrcviQCTxAA= Received: by web5.nyi.internal (Postfix, from userid 99) id EEEAFAC64CC; Tue, 22 Mar 2016 07:56:29 -0400 (EDT) Message-Id: <1458647789.2277725.556289610.2684DC99@webmail.messagingengine.com> X-Sasl-Enc: vJjF9LKW0MV+vIfEFDeAwjUA5PQgZdUpgGjX+EefnJwD 1458647789 From: "Ardie H. Hwang" To: CeDeROM Cc: FreeBSD Questions Mailing List MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Mailer: MessagingEngine.com Webmail Interface - ajax-2b37838c Subject: Re: FreeBSD 10.2-RELEASE UEFI hangs upon booting with install media. Date: Tue, 22 Mar 2016 20:56:29 +0900 In-Reply-To: References: <1458639768.2248925.556187538.4A21BE30@webmail.messagingengine.com> X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Mar 2016 11:56:32 -0000 Thanks for all your answers, krad and Tomek. I have tried both DVD and USB media with 10.3-PRERELEASE, and so far no success. But for now, ACPI does not look like the source of problem; I enabled verbose output from the boot menu, and got this additional message: ``` ... [snip] ... acpi0: on motherboard ACPI: All ACPI Tables successfully acquired PCIe: Memory Mapped configuration base @ 0xf8000000 ``` Then PCIe might be the source of problem now? -- Ardie H. Hwang ---------------- email: iam@ardiefox.me