Bluetooth

Install the following packages to enable Bluetooth functionality and the necessary tools to control them:

pacman -S bluez bluez-utils

Enable the systemd unit to initialize Bluetooth during boot:

systemctl enable bluetooth

Game Controllers

Some game controllers (e.g. PlayStation 5 DualSense) require setting UserspaceHID=true, which is not the default.

To change it, edit the file /etc/bluetooth/input.conf and uncomment the line with UserspaceHID=true


Revision #2
Created 11 February 2022 19:39:19 by Sebin
Updated 5 March 2024 09:14:10 by Sebin