

#GEANY KOSUB BRADLEY FACEBOOK BLUETOOTH#
That key overwrites the previously stored key on the Bluetooth device. Windows overwrites the Linux key and vice versa. To fix the problem, follow the instructions on. If using a Bluetooth LE device use this python script, slightly edited to adapt for arch, originally discussed on. If you experience mouse lag you can try to increase the polling rate. You can try to set the minimum/maximum latency for the mouse in BlueZ :Īdd or modify the following section in /var/lib/bluetooth/ mac-of-your-adapter/ mac-of-your-mouse/info (adapt the path accordingly):Īlso, you can use hcitool (in bluez-utils-compat AUR) to change latency parameters of the device: See Mouse polling rate for more information. # HANDLE="$(hcitool con | grep '' | awk '. If you have trouble with your USB dongle, you may also want to try:Īt this point, you should get an hci0 device with: # echo 7 > /sys/kernel/debug/bluetooth/hci0/conn_max_interval # echo 6 > /sys/kernel/debug/bluetooth/hci0/conn_min_interval # echo 0 > /sys/kernel/debug/bluetooth/hci0/conn_latency This example will solve the lag problems, but you must un pair and pair the mouse: Sometimes the device is not active right away. Try starting the interface with:Īnd searching for devices as shown above. If the mouse stops working but works again after restarting bluetooth, or the mouse seemingly keeps "falling asleep" after a couple of seconds of inactivity (which is the case for at least some models of Dell XPS 13 ), you may need to disable USB autosuspend for the selected device. The issue may also lie in the device timeout and HID settings. See #Thinkpad Bluetooth Laser Mouse problems.


If you are using a Logitech device, this issue may be resolved by following the procedure in #Problems with the Logitech BLE mouse (M557, M590, M720, anywhere mouse 2, etc).
