Artix Linux Forum

Artix Linux => System => Topic started by: gameplayer on 07 July 2024, 11:19:47

Title: Bluetooth mouse couldn't reconnect after restart.
Post by: gameplayer on 07 July 2024, 11:19:47
Good morning,

I have a bluetooth mouse Natec Harrier 2 and every time I restart Artix, my mouse reconnects to the bluetoothd on KDE Plasma, but is blinking and sends no input.

Re-pairing the device makes it work again until another shutdown / reboot occurs.
Title: Re: Bluetooth mouse couldn't reconnect after restart.
Post by: kiblaster on 07 July 2024, 22:02:11
My BT headset has the same problem I connect using blueman-applet.
I delete it from the list, search and reconnect.

While my device with sxmo that just uses bluetoothctl doesn't need repairing.

You could make a script that does that.
I may do it.

This may be unrelated.
Title: Re: Bluetooth mouse couldn't reconnect after restart.
Post by: kiblaster on 21 July 2024, 21:50:56
I found out about this:
Code: [Select]
trizen -Ss dmenu-bluetooth
aur/dmenu-bluetooth r48.96e2e3e-1

BT headset is connecting automatically fine now.
I removed blueman-applet from autostart and I use that instead as polybar module (https://github.com/Layerex/dmenu-bluetooth?tab=readme-ov-file#polybar-configuration).