Date: Fri, 03 Oct 2025 15:27:00 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 289943] Kernel hang on X11SCM-F in UEFI mode booting off nvme drive. Message-ID: <bug-289943-227-OA2C2JmvP3@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-289943-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289943 --- Comment #9 from Leo Bicknell <bicknell@ufp.org> --- I tried turning a bunch of loader options on and off. It seems like setting any of these, singularly or in combination, cause the hang. The problem is some combination of these options: #uplcom_load="YES" #i915kms_load="YES" #ichsmb_load="YES" #pchtherm_load="YES" #acpi_wmi_load="YES" #ig4_load="YES" #uhid_load="YES" #usbhid_load="YES" #wmt_load="YES" #ums_load="YES" I say some combination because it appears I can load them all individually and it's fine. However, if I load 2 or more at once it hangs. kldstat shows that of those the ichsmb, pchtherm, api_wmi, ig4, uhid, wmt and ums all get auto-loaded during the boot process. uplcom, i915kms and usbhid are not loaded. Previously I needed to load uplcom to see the prolific usb dongles attached, but they show up just fine without it. -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-289943-227-OA2C2JmvP3>
