From 157a2601d9ad47cef0186de4cb81201e7da866d1 Mon Sep 17 00:00:00 2001 From: "Peter F. Patel-Schneider" Date: Wed, 10 Apr 2024 10:36:56 -0400 Subject: [PATCH] doc: add information about bad interaction between Bluez 5.73 and Solaar --- docs/index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/index.md b/docs/index.md index 0185c10c..3a825ff6 100644 --- a/docs/index.md +++ b/docs/index.md @@ -133,6 +133,10 @@ for the step-by-step procedure for manual installation. ## Known Issues +- Bluez 5.73 interacts badly with Solaar (and with the Linux driver for Logitech devices). + Bluetooth-connected devices will revert to default settings when reconnecting after going into power-saving mode or being turned off. + One way to recover is to quit Solaar and restart it. + - Solaar expects that it has exclusive control over settings that are not ignored. Running other programs that modify these settings, such as logiops, will likely result in unexpected device behavior.