Date: Tue, 22 Mar 2016 18:42:48 +0900 From: "Ardie H. Hwang" <iam@ardiefox.me> To: freebsd-questions@freebsd.org Subject: FreeBSD 10.2-RELEASE UEFI hangs upon booting with install media. Message-ID: <1458639768.2248925.556187538.4A21BE30@webmail.messagingengine.com>
next in thread | raw e-mail | index | archive | help
Hi, I just got a new HP desktop box from school, so I decided to install UEFI version of 10.2-RELEASE. (This machine does support UEFI; I checked it before erasing pre-installed Windows 10.) However, whenever I try booting up with USB installer, it hangs just after loading acpi driver up. Following is the log shown on the screen: ``` FreeBSD 10.2-RELEASE #0 r286666: Wed Aug 12 15:26:37 UTC 2015 root@releng1.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512 VT: running with driver "efifb". CPU: Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz (3392.36-MHz K8-class CPU) Origin="GenuineIntel" Id=0x306a9 Family=0x6 Model=0x3a Stepping=9 Features=0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUS H,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE> Features2=0x7fbae3ff<SSE3,PCLMULQDQ,DTES64,MON,DS_CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,SS E4.1,SSE4.2,x2APIC,POPCNT,TSCDLT,AESNI,XZSAVE,OSXSAVE,AVX,F16C,RDRAND> AMD Features=0x28100800<SYSCALL,NX,RDTSCP,LM> AMD Features2=0x1<LAHF> Structured Extended Features=0x281<FSGSBASE,SMEP,ERMS> XSAVE Features=0x1<XSAVEOPT> VT-x: (disabled in BIOS) PAT,HLT,MTF,PAUSE,EPT,UG,VPID TSC: P-state invariant, performance statistics real memory = 4294967296 (4096 MB) avail memory = 4073570304 (3884 MB) Event timer "LAPIC" quality 600 ACPI APIC Table: <HPQOEM SLIC-CPC> FreeBSD/SMP: Multiprocessor System Detected: 8 CPUs FreeBSD/SMP: 1 package(s) x 4 core(s) x 2 SMT threads cpu0 (BSP): APIC ID: 0 cpu1 (AP): APIC ID: 1 cpu2 (AP): APIC ID: 2 cpu3 (AP): APIC ID: 3 cpu4 (AP): APIC ID: 4 cpu5 (AP): APIC ID: 5 cpu6 (AP): APIC ID: 6 cpu7 (AP): APIC ID: 7 random device not loaded; using insecure entropy ioapic0 <Version 2.0> irqs 0-23 on motherboard random: <Software, Yarrow> initialized module_register_init: MOD_LOAD (vesa, 0xffffffff80db8eb0, 0) error 19 kbd1 at kbdmux0 acpi0: <HPQOEM SLIC-CPC> on motherboard ``` What can be done in this situation to continue booting up? Any hints are appreciated. Thank you. -- Ardie H. Hwang ---------------- email: iam@ardiefox.me
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1458639768.2248925.556187538.4A21BE30>