[Bug 285102] Framework Laptop 13 7040U: Hangs at boot polling for sio devices

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 06 Mar 2025 17:49:56 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285102

--- Comment #3 from Cy Schubert <cy@FreeBSD.org> ---
(In reply to Cy Schubert from comment #2)

BTW, one can use a kernel with nooptions uart or the following in device.hints:

hint.uart.0.disabled="1"
hint.uart.1.disabled="1"
hint.uart.2.disabled="1"
hint.uart.3.disabled="1"

I installed FreeBSD on the Framework by cloning an existing FreeBSD (from my HP
840) to it, then adjusting loader.conf, rc.conf, and fstab as needed.

The FreeBSD install ISO and memstick images hung at the same point during boot
as my cloned image.

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