Closed OscarMasse closed 2 years ago
Your config.yaml has two entries for both your devices. I think that these extra entries came from an old bug that has since been fixed. You should edit this file and remove the extra entries.
The log you provided shows two device disconnections. This looks to be an interruption in the connection between the receiver and the device, which can happen if the path between the receiver and device is obstructed.
To see what is going on better, please run solaar -ddd
and produce the output from around the time that the problem occurs.
Closing due to no response from poster.
Information
solaar --version
orgit describe --tags
if cloned from this repository): 1.1.5uname -srmo
):Linux 5.19.0-23-generic x86_64 GNU/Linux
solaar show
:~/.config/solaar/config.yaml
(or~/.config/solaar/config.json
if~/.config/solaar/config.yaml
not present):Describe the bug Sometimes, both my mouse (MX Master 3) and my keyboard (MX Keys) get disconnected from the Unifying Receiver. I haven't really pinpointed what causes the disconnection. Sometimes it happens when I start softwares like PyCharm.
Then, I have to switch to Bluetooth to keep using my mouse and keyboard. In Solaar window (see screenshot), I can see my mouse and my keyboard connected both from Bluetooth and from the Unifying Receiver, but if I switch back to the Unifying Receiver, I can't use the mouse or the keyboard.
To Reproduce ???
Screenshots
Additional context None