Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 766968 - sys-kernel/gentoo-kernel-5.10.10, iwlwifi 8000C-36.ucode: Failed to run INIT ucode: -110, AC 8260 not usable
Summary: sys-kernel/gentoo-kernel-5.10.10, iwlwifi 8000C-36.ucode: Failed to run INIT ...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Distribution Kernel Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-25 00:32 UTC by Frederik Pfautsch
Modified: 2021-02-28 12:12 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge_info.txt,20.12 KB, text/plain)
2021-01-25 00:32 UTC, Frederik Pfautsch
Details
syslog / dmesg showing iwlwifi errors (5.10.10) (10.5.10_iwlwifi_dmesg.log,2.34 KB, text/x-log)
2021-01-25 00:33 UTC, Frederik Pfautsch
Details
5.10.9 .config (config_5.10.9.txt,161.28 KB, text/plain)
2021-01-25 00:34 UTC, Frederik Pfautsch
Details
5.10.10 .config (config_5.10.10.txt,161.46 KB, text/plain)
2021-01-25 00:34 UTC, Frederik Pfautsch
Details
iwlwifi crash when opening a website with 5.11.1 (iwl_5.11.1,4.32 KB, text/plain)
2021-02-28 12:12 UTC, Frederik Pfautsch
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Frederik Pfautsch 2021-01-25 00:32:07 UTC
Kernel (gentoo-sources) 5.10.10 breaks iwlwifi for Intel AC 8260, 5.10.9 still works. dmesg log and respective configs attached, 5.10.10 build with make syncconfig from 5.10.9, plus added PPOE driver.

Reproducible: Always

Steps to Reproduce:
1. Build 5.10.10 with same config as 5.10.9
2. Reboot with 5.10.10
Actual Results:  
Wifi card Intel AC 8260 can't be initialized, does not show up with ifconfig or gnome network-manager. lsmod shows that iwlwifi is loaded

Expected Results:  
Initialize wifi card successfully, show up with ifconfig
Comment 1 Frederik Pfautsch 2021-01-25 00:32:41 UTC
Created attachment 684531 [details]
emerge --info
Comment 2 Frederik Pfautsch 2021-01-25 00:33:21 UTC
Created attachment 684534 [details]
syslog / dmesg showing iwlwifi errors (5.10.10)
Comment 3 Frederik Pfautsch 2021-01-25 00:34:37 UTC
Created attachment 684537 [details]
5.10.9 .config
Comment 4 Frederik Pfautsch 2021-01-25 00:34:54 UTC
Created attachment 684540 [details]
5.10.10 .config
Comment 5 Frederik Pfautsch 2021-01-25 00:35:59 UTC
Bluetooth on that card over USB still works
Comment 6 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2021-02-28 11:37:50 UTC
Could you try a newer version?
Comment 7 Frederik Pfautsch 2021-02-28 12:11:34 UTC
(In reply to Michał Górny from comment #6)
> Could you try a newer version?

Of the Kernel? I am currently running 5.11.1 and it is hit-and-miss if it works. I have noticed however, that a reboot usually fixes it, if it wasn't initially working. Not poweroff and on, just plain reboot. I have tried both iwlwifi as module and built-in.

If it works there are frequent disconnects, or it just shows that it is connected, but no data is really transmitted (crash log iwl_5.11.1).
Comment 8 Frederik Pfautsch 2021-02-28 12:12:05 UTC
Created attachment 688743 [details]
iwlwifi crash when opening a website with 5.11.1