@mark
This is likely because of a source filename conflict with another package. I have updated the PKGBUILD to use a unique filename (e.g. bluetooth-autoconnect-1.2.tar.gz
instead of just v1.2.tar.gz
) to prevent this from happening again.
Thanks for pointing this out!
Pinned Comments
jrouleau commented on 2019-07-31 14:21 (UTC) (edited on 2019-07-31 14:31 (UTC) by jrouleau)
For all bluetooth devices (keyboards, printers, etc.), it is recommended to enable the main service with
systemctl enable bluetooth-autoconnect
run as root.For bluetooth audio devices (headsets, speakers) when using pulseaudio, it is recommended to ALSO enable the helper service with
systemctl --user enable pulseaudio-bluetooth-autoconnect
run as your user, NOT root.=====
Devices must be paired and trusted to attempt autoconnecting. See https://wiki.archlinux.org/index.php/Bluetooth#Pairing for more information on pairing