Issue #3120 has been updated by gpiero.
Same with 5.2.2_REL live image on ThinkPad L380. # kldload if_iwm iwm0: <Intel(R) Dual Band Wireless AC 8265> mem 0xf1100000-0xf1101fff at device 0.0 on pci2 iwm0: fw chunk addr 0x404000 len 712 failed to load iwm0: iwm_pcie_load_section: Could not load the [0] uCode section iwm0: iwm_start_fw: failed 60 iwm0: Failed to start INIT ucode: 60 # uname -a DragonFly 5.2-RELEASE DragonFly v5.2.2-RELEASE #5: Sun Jun 17 19:38:07 EDT 2018 [email protected]:/usr/obj/home/justin/release/5_2/sys/X86_64_GENERIC x86_64 # pciconf -lv [...] none8@pci0:2.0:0: class=0x028000 card=0x00108086 chip=0x24fd8086 rev=0x78 hdr=0x00 vendor = 'Intel Corporation' device = 'Wireless 8265 / 8275' class = network ---------------------------------------- Bug #3120: Intel AC 8260 firmware does not load http://bugs.dragonflybsd.org/issues/3120#change-13468 * Author: Vintodrimmer * Status: New * Priority: Normal * Assignee: * Category: Networking * Target version: Latest stable ---------------------------------------- Adapter is recognized during the system boot, but doesn't show in the `ifconfig` output. I have tried both compiling `iwm` in the kernel and adding it as a module in the loader.conf. I'm running DragonFly 5.0.2-RELEASE on the ThinkPad X1 Carbon Gen4. Dmesg shows the following errors: iwm0: <Inter(R) Dual Band Wireless AC 8260> mem 0xe1000000-0xe1001fff at device 0.0 on pci4 iwm0: fw chunk addr 0x404000 len 712 failed to load iwm0: iwm_pcie_load_section: Could not load the [0] uCode section imw0: iwm_start_fw: failed 60 iwm0: Failed to start INIT ucode: 60 ---Files-------------------------------- iwm.uname.png (1.36 MB) pci1.png (1.35 MB) -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account
