[Bug 296183] iwm8260fw_load="YES" not load
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 296183] iwm8260fw_load="YES" not load"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 21 Jun 2026 15:15:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=296183
Bjoern A. Zeeb <bz@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bz@FreeBSD.org
Status|New |Open
--- Comment #1 from Bjoern A. Zeeb <bz@FreeBSD.org> ---
Do you have the default loader.conf template?
Hmm there is none for 8260:
% grep 260 /boot/defaults/loader.conf
iwm7260fw_type="firmware"
iwm9260fw_type="firmware"
probably because it is 8265 and not 8260 according to man 4 iwm .
Can you please try changing it to 8265?
Otherwise just stop pre-loading anything and devmatch should do the right thing
automatically.
--
You are receiving this mail because:
You are the assignee for the bug.