Bug 1806329 - Wireless AC 8260 (iwlwifi module) fails to initialize
Summary: Wireless AC 8260 (iwlwifi module) fails to initialize
Keywords:
Status: CLOSED DUPLICATE of bug 1808885
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: 31
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Kernel Maintainer List
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-02-23 20:43 UTC by Alex Barris
Modified: 2020-04-07 14:00 UTC (History)
21 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-04-07 14:00:12 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
dmesg output for iwlwifi module (14.81 KB, text/plain)
2020-02-23 20:43 UTC, Alex Barris
no flags Details
dmesg for kernel 5.5.5 boot (777.77 KB, text/plain)
2020-02-23 20:48 UTC, Alex Barris
no flags Details
dmesg for kernel 5.5.5 boot (2.90 MB, text/plain)
2020-02-29 19:27 UTC, Rick Radian
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Linux Kernel 206329 0 None None None 2020-02-23 20:49:21 UTC

Description Alex Barris 2020-02-23 20:43:35 UTC
Created attachment 1665247 [details]
dmesg output for iwlwifi module

1. Please describe the problem:

Intel Dual Band Wireless AC 8260 (iwlwifi) module fails to initialize. 

2. What is the Version-Release number of the kernel:

kernel-5.5.5-200.fc31.x86_64

3. Did it work previously in Fedora? If so, what kernel version did the issue
   *first* appear?  Old kernels are available for download at
   https://koji.fedoraproject.org/koji/packageinfo?packageID=8 :

Previously worked on kernel.5.4.20-200.fc31.x86_64
Issue first appeared on kernel-5.5.5-200.fc31.x86_64

4. Can you reproduce this issue? If so, please provide the steps to reproduce
   the issue below:

1) Install kernel-5.5.5-200.fc31.x86_64 on machine with network device
2) Reboot into kernel-5.5.5
3) NetworkManager will continuously restart and dmesg will output iwlwifi errors (attached below).

5. Does this problem occur with the latest Rawhide kernel? To install the
   Rawhide kernel, run ``sudo dnf install fedora-repos-rawhide`` followed by
   ``sudo dnf update --enablerepo=rawhide kernel``:


6. Are you running any modules that not shipped with directly Fedora's kernel?:

No.

7. Please attach the kernel logs. You can get the complete kernel log
   for a boot with ``journalctl --no-hostname -k > dmesg.txt``. If the
   issue occurred on a previous boot, use the journalctl ``-b`` flag.

Comment 1 Alex Barris 2020-02-23 20:48:14 UTC
Created attachment 1665248 [details]
dmesg for kernel 5.5.5 boot

Attached dmesg of whole system boot under kernel 5.5.5

Comment 2 Rick Radian 2020-02-29 19:27:38 UTC
Created attachment 1666640 [details]
dmesg for kernel 5.5.5 boot

I have the same chipset and problem (Intel 8260 rev 3a)
Attaching my dmesg FWIW
thanks

Comment 3 Alex Barris 2020-03-03 00:59:12 UTC
Still a problem with Kernel 5.5.7...

Comment 4 maxwellsdemon137 2020-03-03 15:08:21 UTC
Could this be related?
https://patchwork.kernel.org/patch/11353871/

If this was already fixed upstream in mid-February, why is it still an issue in Fedora? Or is there another problem in addition to the one described here?

Comment 5 Steve 2020-03-03 18:01:02 UTC
(In reply to maxwellsdemon137 from comment #4)
> Could this be related?
> https://patchwork.kernel.org/patch/11353871/
> 
> If this was already fixed upstream in mid-February, why is it still an issue in Fedora? ...

That's in wireless-drivers.git:

iwlwifi: mvm: Do not require PHY_SKU NVM section for 3168 devices
https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git/commit/?id=a9149d243f259ad8f02b1e23dfe8ba06128f15e1

But it's not in kernel mainline:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=a9149d243f259ad8f02b1e23dfe8ba06128f15e1

Anyway, the error message in the code doesn't appear in the attached logs.

Comment 6 Steve 2020-03-03 19:17:37 UTC
This appears to be the same bug:

Bug 1808885 - iwlwifi: FW error in SYNC CMD GEO_TX_POWER_LIMIT 

And it links to this upstream bug, which has a proposed patch:

Bug_206479 - [iwlwifi, v5.5 regression, bisected] Wireless-AC 3168NGW no longer initializes 
https://bugzilla.kernel.org/show_bug.cgi?id=206479

Comment 7 Ben Cotton 2020-04-07 12:47:04 UTC
kernel-5.5.15-200.fc31 fixes what may be the same issue I reported in Bug 180885. That has landed in the Fedora 31 stable repo now, so please test it and report back if you've been experiencing this.

Comment 8 Alex Barris 2020-04-07 13:28:48 UTC
(In reply to Ben Cotton from comment #7)
> kernel-5.5.15-200.fc31 fixes what may be the same issue I reported in Bug
> 180885. That has landed in the Fedora 31 stable repo now, so please test it
> and report back if you've been experiencing this.

Wi-Fi works when running kernel-5.5.15-200.fc31. Confirmed fix for my model (Intel Wireless AC 8260).
Thanks.

Comment 9 Rick Radian 2020-04-07 13:33:34 UTC
I'm good now.
Tested both bands and they look OK.
thank you

Comment 10 Ben Cotton 2020-04-07 14:00:12 UTC

*** This bug has been marked as a duplicate of bug 1808885 ***


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