Using Xbox Controller on Archlinux

Using USB Cable Connection

Simply connect directly.

Connecting via Bluetooth

  1. Connect the Xbox Wireless Controller to a Windows computer and use Xbox Accessories to update to the latest drivers.
  2. Install the AUR package xpadneo-dkms
  3. Modify the /etc/bluetooth/main.conf file and add the following content: Privacy = device
  4. Restart the Bluetooth service: sudo systemctl restart bluetooth.service
  5. Connect the Xbox controller (remove any previous connections)

Connecting via Wireless Adapter

  1. Install AUR packages xone-dlundqvist-dkms-git and xone-dongle-firmware
  2. Reboot

References

https://wiki.archlinux.org/title/Gamepad#Xbox_Wireless_Controller_/_Xbox_One_Wireless_Controller

0%