https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291223
Bjoern A. Zeeb <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |278175 CC| |[email protected] Status|New |Open --- Comment #1 from Bjoern A. Zeeb <[email protected]> --- I wonder why it defaults to iwm? Do you have iwlwifi on the blocklist? sys/contrib/dev/iwlwifi/pcie/drv.c: {IWL_PCI_DEVICE(0x24FD, 0x0010, iwl8000_mac_cfg)}, How did you get there? Did you do only a partial update of the system? If I am right the issue indicates that /boot/defaults/loader.conf has the iwm entries. But that should also mean that /boot/firmware also has the iwm firmware files but error 2 (ENOENT) may indicate otherwise. Can you check? % grep iwm8265fw_type /boot/defaults/loader.conf iwm8265fw_type="firmware" % ls -l /boot/firmware/iwm8265fw -rw-r--r-- 1 root wheel 1811984 Feb 10 2025 /boot/firmware/iwm8265fw Referenced Bugs: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278175 [Bug 278175] Intel native driver meta-bug (iwi, iwn, iwm, iwx) -- You are receiving this mail because: You are the assignee for the bug.
