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
5 changes: 5 additions & 0 deletions docs/guides/wifi-bluetooth.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,11 @@ This page is a step by step guide to get Wi-Fi and Bluetooth working on T2 Macs,
!!! Warning "NixOS"
NixOS users please first read the [distribution specific guide on firmware](../distributions/nixos/installation.md#wi-fi-and-bluetooth-setup) before following instructions on this page.

!!! Warning "`kdeconnectd` scans may harm Bluetooth throughput, notably audio streaming"
If you use KDE Plasma or KDE Connect, and you observe periodic drops in Bluetooth performance (i.e. A2DP audio stuttering on Bluetooth peripherals), try the following:
1. uninstall the KDE Connect package (`kdeconnect` or `kde-connect`, else look it up for your distro),
2. restart your Mac.

## Setting up

We now use a script which can help you set up Wi-Fi and Bluetooth. Click [here](../tools/firmware.sh) to download the script.
Expand Down