Bug 207025 - [regression] iwlwifi: fails to connect - connection timeout
Summary: [regression] iwlwifi: fails to connect - connection timeout
Status: CLOSED CODE_FIX
Alias: None
Product: Drivers
Classification: Unclassified
Component: network-wireless-intel (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: Default virtual assignee for network-wireless-intel
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-30 10:41 UTC by Ian Kumlien
Modified: 2020-08-18 06:52 UTC (History)
1 user (show)

See Also:
Kernel Version: 5.6.0
Subsystem:
Regression: No
Bisected commit-id:


Attachments

Description Ian Kumlien 2020-03-30 10:41:58 UTC
Upgrading to 5.6.0 leaves my work laptop without wifi, there seems to be three tries and a timeout - it never manages to connect.

It's a: HP EliteBook 840 G5

With:
01:00.0 Network controller: Intel Corporation Wireless 8265 / 8275 (rev 78)

Other laptop with a different driver works fine though...
Comment 1 Ian Kumlien 2020-03-30 11:03:04 UTC
Sorry, this works ok with 5.5.13 - but not with with 5.6
Comment 3 joanbrugueram 2020-03-30 12:10:59 UTC
I can confirm the issue.

The particular commit in the changeset that causes the problem is ce2e1ca703071723ca2dd94d492a5ab6d15050da "[PATCH] mac80211: Check port authorization in the ieee80211_tx_dequeue() case", and reverting it fixes the issue for me.

Applying the fix linked from that Phoronix article should be a better solution though.

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