Bug 216397
Summary: | Kernel 5.19 with NetworkManager and iwd: Wifi reconnect on resume is broken | ||
---|---|---|---|
Product: | Drivers | Reporter: | Vorpal (kernelbugs) |
Component: | network-wireless-intel | Assignee: | Default virtual assignee for network-wireless-intel (drivers_network-wireless-intel) |
Status: | NEEDINFO --- | ||
Severity: | normal | CC: | andyrtr, dereklh24, jlinenkohl, kernel+bugzilla, plumerlis |
Priority: | P1 | ||
Hardware: | Intel | ||
OS: | Linux | ||
Kernel Version: | 5.19.3 | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: | Relevant journalctl.txt |
Description
Vorpal
2022-08-22 16:35:21 UTC
*** This bug has been marked as a duplicate of bug 215937 *** I have similar hardware and system setup and faced same issue since linux 5.19. Neither logs posted above or my own mention iwlmei, it's just the: iwlwifi 0000:04:00.0: Not associated and the time event is over already... I also rebuild kernel with CONFIG_IWLMEI=n and it didn't make any difference so I don't think this bug should be duplicate of https://bugzilla.kernel.org/show_bug.cgi?id=215937 . Please re-open it. Also the aforementioned bug was originally reported for kernel 5.17 while this one didn't occur before 5.19 I have same issue https://bugzilla.redhat.com/show_bug.cgi?id=2118137 Vorpal, can you tell us if compiling IWLMEI out helps. If yes, I'll ask Blanche to open a new bug. (In reply to Emmanuel Grumbach from comment #5) > Vorpal, can you tell us if compiling IWLMEI out helps. > If yes, I'll ask Blanche to open a new bug. I'm currently way too busy to set up and recompile a kernel, but I should have some time to try this during next week. I ended up getting time to do this much sooner than I expected. I can confirm that disabling iwlmei does not affect this. Any chance that this is related to my remarks re: SSID not being returned by nl80211 CMD_GET_INTERFACE? I have not tried to reproduce the symptoms described here in 216397, but think perhaps NetworkManager and similar "network config daemons" might also be affected as it's not an issue _in_ them but rather a symptom of the missing netlink return data. Like I mention in "iw --debug" and systemd-251-3 atop Linux 5.19.2 and beyond. # details https://github.com/systemd/systemd/issues/24585 # other reports https://github.com/systemd/systemd/issues/25384 https://github.com/systemd/systemd/issues/24411 # Yu Watanabe (yuwata) - systemd - also reported to Red Hat back in Sept 2022. https://bugzilla.redhat.com/show_bug.cgi?id=2124670 I have not reported to jmberg-intel as I know he was quite busy Sept/Oct but was curious if a bug report exists or anyone else is tracking/testing this as I spent a good chunk of time on it and hope to spare others the discovery time... Thanks. -Justin |