[Bug 222908] Boot hangs on HPET on Intel Apollo Lake

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Mar 27 19:00:37 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222908

--- Comment #3 from Hannes Hauswedell <h2+fbsdports at fsfe.org> ---
It actually gets past the real time clock, verbose boot shows it hanging at:

atrtc0: <AT realtime clock> port 0x70-0x77 on acpi0
atrtc0: Warning: Couldn't map I/O.
atrtc0: registered as a time-of-day clock (resolution 1000000us, adjustment
0.500000000s)
ioapic0: routing intpin 8 (ISA IRQ 8) to lapic 4 vector 48
ioapic0: routing intpin 8 (ISA IRQ 8) to lapic 0 vector 49


Trying NoACPI+Safe mode results in a kernel panic:

Timeout initializing vt_vga
KDB: debugger backends: ddb
KDB: current backend: ddb
panic: running without device atpic requires a local APIC
cpuid = 0
KDB: stack backtrace:
db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xffffffff8249c950
vpanic() at vpanic+0x186/frame 0xffffffff8249c9d0
panic() at panic+0x43/frame 0xffffffff8249ca30
apic_init() at apic_init+0x112/frame 0xffffffff8249ca50
mi_startup() at mi_startup+0x9c/frame 0xffffffff8249ca70
btext() at btext+0x2c
KDB: enter: panic

SafeMode-only boots the system a lot further, but it then hangs on mounting
root:

usbus0: 5.0Gbps Super Speed USB v3.0
ugen0.1: <0x8086 XHCI root HUB> at usbus0
uhub0: <0x8086 XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus0
uhub0: 15 ports with 15 removable, self powered
ugen0.2: <vendor 0x05e3 USB2.0 Hub> at usbus0
uhub1 on uhub0
uhub1: <vendor 0x05e3 USB2.0 Hub, class 9/0, rev 2.00/85.36, addr 1> on usbus0
uhub1: 4 ports with 4 removable, self powered
ugen0.3: <SanDisk Ultra Fit> at usbus0
umass0 on uhub0
umass0: <SanDisk Ultra Fit, class 0/0, rev 3.00/1.00, addr 2> on usbus0
umass0:  SCSI over Bulk-Only; quirks = 0x8100
umass0:4:0: Attached to scbus4
da0 at umass-sim0 bus 0 scbus4 target 0 lun 0
da0: <SanDisk Ultra Fit 1.00> Removable Direct Access SPC-4 SCSI device
da0: Serial Number 4C531146380423113023
da0: 400.000MB/s transfers
da0: 14663MB (30031250 512 byte sectors)
da0: quirks=0x2<NO_6_BYTE>
Trying to mount root from ufs:/dev/ufs/OPNsense_Nano [rw]...
Mounting filesys

(yes, it stops in the middle of the word)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list