Bug 1373901 - No firmware for Intel Wireless 8260 (rev 3a)
Summary: No firmware for Intel Wireless 8260 (rev 3a)
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: linux-firmware
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: David Woodhouse
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-09-07 11:55 UTC by Harald Hoyer
Modified: 2016-12-27 17:30 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-09-07 11:56:35 UTC
Type: Bug


Attachments (Terms of Use)

Description Harald Hoyer 2016-09-07 11:55:25 UTC
# lspci 
03:00.0 Network controller: Intel Corporation Wireless 8260 (rev 3a)

# modprobe -R $(cat /sys/bus/pci/devices/0000:03:00.0/modalias)
iwlwifi

# modprobe -r iwlwifi; modprobe iwlwifi
# dmesg | grep iwlwifi
[16834.521094] iwlwifi 0000:03:00.0: Direct firmware load for iwlwifi-8000C-24.ucode failed with error -2
[16834.521101] iwlwifi 0000:03:00.0: Direct firmware load for iwlwifi-8000C-23.ucode failed with error -2
[16834.521107] iwlwifi 0000:03:00.0: Direct firmware load for iwlwifi-8000C-22.ucode failed with error -2
[16834.521112] iwlwifi 0000:03:00.0: Direct firmware load for iwlwifi-8000C-21.ucode failed with error -2
[16834.521117] iwlwifi 0000:03:00.0: Direct firmware load for iwlwifi-8000C-20.ucode failed with error -2
[16834.521122] iwlwifi 0000:03:00.0: Direct firmware load for iwlwifi-8000C-19.ucode failed with error -2
[16834.521128] iwlwifi 0000:03:00.0: Direct firmware load for iwlwifi-8000C-18.ucode failed with error -2
[16834.521133] iwlwifi 0000:03:00.0: Direct firmware load for iwlwifi-8000C-17.ucode failed with error -2
[16834.521138] iwlwifi 0000:03:00.0: Direct firmware load for iwlwifi-8000C-16.ucode failed with error -2


copy
http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/tree/iwlwifi-8265-22.ucode

to /lib/firmware, reload module iwlwifi -> works

Would be nice to have in RHEL also.

Comment 1 Harald Hoyer 2016-09-07 11:56:35 UTC
oops... missed, that iwl7260-firmware has the file :-/

Comment 2 Um Nontasuwan 2016-12-27 16:41:01 UTC
# dnf reinstall iwl7260-firmware
works ! :)

Comment 3 Um Nontasuwan 2016-12-27 17:30:12 UTC
# dnf reinstall iwl7260-firmware
not work anymore :(


Note You need to log in before you can comment on or make changes to this bug.