Bug 199161
Summary: | invalid CW_min/CW_max WARNING net/mac80211/driver-ops.c:175 drv_conf_tx | ||
---|---|---|---|
Product: | Drivers | Reporter: | Chris Murphy (bugzilla) |
Component: | network-wireless | Assignee: | DO NOT USE - assign "network-wireless-intel" component instead (linuxwifi) |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | ||
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 4.15.10-300.fc27.x86_64 | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: |
kernel messages
lspci -vvnn dmidecode fix |
Description
Chris Murphy
2018-03-21 21:48:00 UTC
Created attachment 274855 [details]
kernel messages
Created attachment 274857 [details]
lspci -vvnn
Created attachment 274859 [details]
dmidecode
6c:00.0 Network controller [0280]: Intel Corporation Wireless 8260 [8086:24f3] (rev 3a) Subsystem: Intel Corporation Device [8086:9010] Kernel driver in use: iwlwifi Kernel modules: iwlwifi [ 4.368394] iwlwifi 0000:6c:00.0: loaded firmware version 34.0.1 op_mode iwlmvm This is a bug in the AP. We shouldn't WARN so loudly though. Thanks for the reply. AP is ISP (Xfinity) owned and managed unfortunately, and out of my control but for bug completeness. ARRIS Group, Inc. Model: TG1682G Hardware Revision: 11.0 eMTA & DOCSIS Software Version: 10.1.11.SIP.PC20.CT Software Image Name: TG1682_2.8p24s1_PROD_sey Created attachment 274923 [details]
fix
This will make the driver code less noisy. It'll allow you to connect with HT as well since we'll now take the defaults WMM parameters.
Patch published on the mailing list and merged internally. |