Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iwlwifi firmware fails to load with kernel 4.12 #27129

Closed
devhell opened this issue Jul 4, 2017 · 3 comments
Closed

iwlwifi firmware fails to load with kernel 4.12 #27129

devhell opened this issue Jul 4, 2017 · 3 comments
Assignees
Milestone

Comments

@devhell
Copy link
Contributor

devhell commented Jul 4, 2017

Issue description

This is a summary from dmesg | grep -i iwlwifi:

[  211.266516] Intel(R) Wireless WiFi driver for Linux
[  211.266809] iwlwifi 0000:02:00.0: enabling device (0000 -> 0002)
[  211.273676] iwlwifi 0000:02:00.0: Direct firmware load for iwlwifi-8000C-30.ucode failed with error -2
[  211.273802] iwlwifi 0000:02:00.0: Direct firmware load for iwlwifi-8000C-29.ucode failed with error -2
[  211.273815] iwlwifi 0000:02:00.0: Direct firmware load for iwlwifi-8000C-28.ucode failed with error -2
[  211.273826] iwlwifi 0000:02:00.0: Direct firmware load for iwlwifi-8000C-27.ucode failed with error -2
[  211.273836] iwlwifi 0000:02:00.0: Direct firmware load for iwlwifi-8000C-26.ucode failed with error -2
[  211.273846] iwlwifi 0000:02:00.0: Direct firmware load for iwlwifi-8000C-25.ucode failed with error -2
[  211.273856] iwlwifi 0000:02:00.0: Direct firmware load for iwlwifi-8000C-24.ucode failed with error -2
[  211.273866] iwlwifi 0000:02:00.0: Direct firmware load for iwlwifi-8000C-23.ucode failed with error -2
[  211.273877] iwlwifi 0000:02:00.0: Direct firmware load for iwlwifi-8000C-22.ucode failed with error -2
[  211.273878] iwlwifi 0000:02:00.0: no suitable firmware found!
[  211.273879] iwlwifi 0000:02:00.0: minimum version required: iwlwifi-8000C-22
[  211.273880] iwlwifi 0000:02:00.0: maximum version supported: iwlwifi-8000C-30
[  211.273881] iwlwifi 0000:02:00.0: check git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git

Here's the output of lspci:

02:00.0 Network controller: Intel Corporation Wireless 8260 (rev 3a)

Might it be that this issue is somehow related? Humbly summoning @fpletz for advice.

Steps to reproduce

Have above mentioned wireless controller, and boot kernel 4.12 on NixOS from Git (built on @aszlig's Hydra).

Technical details

  • System: 17.09pre110080.641bd6e0ca-vuizvui (Hummingbird)
  • Nix version: nix-env (Nix) 1.11.11
  • Nixpkgs version: N/A
  • Sandboxing enabled: true
@fpletz fpletz self-assigned this Jul 5, 2017
@fpletz fpletz added this to the 17.09 milestone Jul 5, 2017
@fpletz
Copy link
Member

fpletz commented Jul 5, 2017

I've merged iwlwifi-fw-2017-06-27 which has a new version of the iwlwifi-8000C-27 firmware that should hopefully fix the issues from #22365.

@fpletz fpletz closed this as completed in e1b29dd Jul 5, 2017
@sjagoe
Copy link
Member

sjagoe commented Jul 17, 2017

This issue is currently present on 17.03.1535.8e75b4dc7b (Gorilla)

fpletz added a commit that referenced this issue Jul 17, 2017
@fpletz
Copy link
Member

fpletz commented Jul 17, 2017

Thanks for the hint. Backported to 17.03: 292343c

adrianpk added a commit to adrianpk/nixpkgs that referenced this issue May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants