Project

General

Profile

Actions

Bug #3120

open

Intel AC 8260 firmware does not load

Added by Vintodrimmer about 6 years ago. Updated over 5 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Networking
Target version:
Start date:
02/02/2018
Due date:
% Done:

0%

Estimated time:

Description

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) iwm.uname.png hermez, 04/24/2018 12:01 AM
pci1.png (1.35 MB) pci1.png hermez, 04/24/2018 12:01 AM

Updated by hermez almost 6 years ago

Same thing on my Thinkpad T580, un dev version from Apr 18. 2018. Please see screenshots.
The card is reported as 8265 / 8275.

Some notes:

1. In the iwm manual it says: "This driver requires the firmware built with the iwmfw module to work." I'm total newbie for Dfly - do I need to do something special here? Only thing I did was adding if_iwm_fw="YES" into boot/loader.conf, otherwise there was no driver attached to the device.

2. I'm thinking - maybe the card is actually 8275 and the driver supports only 8265 at the moment?

Thanks.

Actions #2

Updated by gpiero over 5 years ago

Same with 5.2.2_REL live image on ThinkPad L380.

  1. 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
  1. uname -a
    DragonFly 5.2-RELEASE DragonFly v5.2.2-RELEASE #5: Sun Jun 17 19:38:07 EDT 2018
    :/usr/obj/home/justin/release/5_2/sys/X86_64_GENERIC
    x86_64
  1. 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
Actions

Also available in: Atom PDF