Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/wireless.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Some router settings can cause problems. Try adjusting your access point to thes
- Lower the max/burst speeds, turn off channel bonding, and reduce channel width. Setting the speed to 600 Mb/s or 450 Mb/s will use spread frequencies to achieve those speeds and may decrease stability. Try setting it to 289/300 Mb/s (N speed) or or 54 Mb/s (G speed).
- After making these changes, reboot the router.

If the issues started after you applied updates, try running this command to make sure a bad WiFi driver has not been installed, then reboot your computer:
If your Wi-Fi issues started right after updating your system, try removing the backported Wi-Fi driver and then restart your computer:

```bash
sudo apt remove backport-iwlwifi-dkms
Expand Down