From 6e7b4f35620c7834fae64d8ff4404204344bd6ec Mon Sep 17 00:00:00 2001 From: clanoftheducks Date: Sat, 7 Mar 2026 00:00:13 +0100 Subject: [PATCH 1/2] guides: wifi-bluetooth: add kdeconnectd warning --- docs/guides/wifi-bluetooth.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/guides/wifi-bluetooth.md b/docs/guides/wifi-bluetooth.md index c09a346a..68a7001e 100644 --- a/docs/guides/wifi-bluetooth.md +++ b/docs/guides/wifi-bluetooth.md @@ -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. From 46793d05dc65728359ccee9a5b74fcb811120696 Mon Sep 17 00:00:00 2001 From: Aditya Garg Date: Mon, 9 Mar 2026 18:20:29 +0530 Subject: [PATCH 2/2] Capitalise first letter of a sentence --- docs/guides/wifi-bluetooth.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/guides/wifi-bluetooth.md b/docs/guides/wifi-bluetooth.md index 68a7001e..a37c1a5b 100644 --- a/docs/guides/wifi-bluetooth.md +++ b/docs/guides/wifi-bluetooth.md @@ -18,8 +18,8 @@ This page is a step by step guide to get Wi-Fi and Bluetooth working on T2 Macs, !!! 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. + 1. Uninstall the KDE Connect package (`kdeconnect` or `kde-connect`, else look it up for your distro), + 2. Restart your Mac. ## Setting up