Changes between Version 7 and Version 8 of wireless/wifi
- Timestamp:
- 01/12/2018 11:01:42 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified wireless/wifi
v7 v8 554 554 555 555 ===== Troubleshooting ===== 556 If encountering bad TCP performance with ath10k cards (ie ~20Mbits/s): 557 * Try changing the congestion algorithm via 558 {{{ 559 # "cubic" and "reno" algorithms are built by default 560 echo reno > /proc/sys/net/ipv4/tcp_congestion_control 561 }}} 562 556 563 If encountering issues: 557 564