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

--- Comment #9 from Leo Bicknell <[email protected]> ---
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.

Reply via email to