Bug 194713
Summary: | iwlwifi: 3160: client can't associate to the device when running to AP mode - WIFILNX-675 | ||
---|---|---|---|
Product: | Drivers | Reporter: | Jarek Kamiński (jarek) |
Component: | network-wireless | Assignee: | DO NOT USE - assign "network-wireless-intel" component instead (linuxwifi) |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | CC: | linuxwifi |
Priority: | P1 | ||
Hardware: | Intel | ||
OS: | Linux | ||
See Also: | https://bugzilla.kernel.org/show_bug.cgi?id=194793 | ||
Kernel Version: | 4.9 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Attachments: |
tentative fix
crashing firmware dmesg |
Description
Jarek Kamiński
2017-02-26 16:47:05 UTC
Created attachment 254955 [details]
tentative fix
The dynamic_vlan=1 hint proved to be crucial, thanks for that.
Here's a tentative fix, can you please try it?
Thank you for so quick response! I confirm the patch fixed the issue I reported. I let it running for a couple of hours and encountered another issue though, possibly unrelated. The connection dropped with errors like: #v+ Feb 27 22:18:40 Wintermute kernel: iwlwifi 0000:01:00.0: RX BA Session failed stopping, status 0x8 Feb 27 22:18:40 Wintermute kernel: wlan0.2: HW problem - can not stop rx aggregation for xx:xx:xx:xx:xx:xx tid 5 Feb 27 22:18:40 Wintermute kernel: iwlwifi 0000:01:00.0: RX BA Session failed stopping, status 0x8 Feb 27 22:18:40 Wintermute kernel: wlan0.2: HW problem - can not stop rx aggregation for xx:xx:xx:xx:xx:xx tid 6 Feb 27 22:18:40 Wintermute kernel: iwlwifi 0000:01:00.0: Couldn't drain frames for staid 4 #v- All stations dropped eventually (iw station dump showing nothing) and weren't able to reconnect. Also, there are microcode SW errors every now and then: #v+ Feb 27 23:09:06 Wintermute kernel: iwlwifi 0000:01:00.0: Microcode SW error detected. Restarting 0x2000000. Feb 27 23:09:06 Wintermute kernel: iwlwifi 0000:01:00.0: Start IWL Error Log Dump: Feb 27 23:09:06 Wintermute kernel: iwlwifi 0000:01:00.0: Status: 0x00000000, count: 6 Feb 27 23:09:06 Wintermute kernel: iwlwifi 0000:01:00.0: Loaded firmware version: 17.459231.0 #v- (I tried firmware 17.352738.0 as well) I'm not sure if the above might be related or not. I'll try to investigate it further on Friday. Please attach the dmesg output with the firmware crashes. Thank you. Created attachment 254991 [details]
crashing firmware dmesg
Please find the dmesg attached.
OK, please open a new bug with this dmesg output. |