Please help me solve the problem. Connecting a mouse via bluetooth, after a few seconds the mouse stops working. I attached some logs:
systemctl status bluetooth.service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
Active: active (running) since Mon 2023-04-03 17:03:28 MSK; 12s ago
Docs: man:bluetoothd(8)
Main PID: 46723 (bluetoothd)
Status: "Running"
Tasks: 1 (limit: 76905)
Memory: 944.0K
CPU: 106ms
CGroup: /system.slice/bluetooth.service
└─46723 /usr/lib/bluetooth/bluetoothd
apr 03 17:03:38 app-desktop bluetoothd[46723]: src/device.c:load_gatt_db() No cache for XX:XX:XX:XX:XX:XX
apr 03 17:03:39 app-desktop bluetoothd[46723]: src/device.c:set_wake_allowed_complete() Set device flags return status: Invalid Parameters
apr 03 17:03:39 app-desktop bluetoothd[46723]: src/device.c:set_wake_allowed_complete() Set device flags return status: Invalid Parameters
It seems that the mouse disables my bluetooth. After the mouse stops working, I can no longer connect any device until I reset the bluetooth. This only happens with the mouse MX Master 3 for Mac.
The same mouse, on the same bluetooth works fine on Windows (i use USB bluetooth).
Maybe someone has ideas?