Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Nov 2025 15:33:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        wireless@FreeBSD.org
Subject:   [Bug 291223] 15.0-BETA5 iwm8265fw: could not load firmware image, error 2
Message-ID:  <bug-291223-21060-9Wx6th2Oxw@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-291223-21060@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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

Bjoern A. Zeeb <bz@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |278175
                 CC|                            |bz@FreeBSD.org
             Status|New                         |Open

--- Comment #1 from Bjoern A. Zeeb <bz@FreeBSD.org> ---
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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-291223-21060-9Wx6th2Oxw>