2024-01-17 20:08:31 +00:00
# Xbox One/S/X - Xbox Elite Wireless Controller Series 1/2
2024-01-17 20:17:27 +00:00
< img src = "../../../wiki_images/controllers/xbox-elite-wireless-series.png" width = "250" >
2024-01-17 20:08:31 +00:00
2025-02-14 07:23:18 +00:00
The Xbox Elite Wireless Controller Series 1, released on October 2015, is a premium gamepad developed by Microsoft for the Xbox One console. The Series 2, released on November 4, 2019, introduced several improvements including adjustable-tension thumbsticks, shorter hair trigger locks, and a wrap-around rubberized grip.
2025-02-14 06:47:11 +00:00
### Steam Input support
2025-02-14 07:23:18 +00:00
Yes
2024-01-17 20:08:31 +00:00
2025-02-14 06:47:11 +00:00
## Linux Kernel Support
2024-01-17 20:08:31 +00:00
Yes
2025-02-14 06:47:11 +00:00
## Update the firmware
2024-02-12 16:41:46 +00:00
This requires Windows:
[Microsoft: Update Xbox Wireless Firmware ](https://support.xbox.com/en-US/help/hardware-network/controller/update-xbox-wireless-controller )
2025-02-14 06:47:11 +00:00
## Udev rules
2024-01-19 17:15:40 +00:00
```
# Microsoft Xbox One S Controller; Bluetooth; USB
KERNEL=="hidraw*", KERNELS=="*045e:02ea*", MODE="0660", TAG+="uaccess"
SUBSYSTEMS=="usb", ATTRS{idVendor}=="045e", ATTRS{idProduct}=="02ea", MODE="0660", TAG+="uaccess"
```
2025-02-14 06:47:11 +00:00
## What is the Official RetroDECK - Steam Input Profile called?
2024-01-19 17:15:40 +00:00
2025-02-14 06:47:11 +00:00
- Xbox Wireless Controller/Elite Series: `RetroDECK: Xbox Wireless`
2024-01-17 20:08:31 +00:00
2025-02-14 06:47:11 +00:00
## The xone Project
2024-01-17 20:08:31 +00:00
2025-02-14 06:47:11 +00:00
[The xone Project ](https://github.com/medusalix/xone )
2024-01-17 20:08:31 +00:00
2025-02-14 06:47:11 +00:00
Has firmwares, udev rules and drivers might be needed to get it to run on your distribution to get the wireless connections working.
This should not needed for the Steam Deck, SteamOS and most gaming focus Linux distroes has it included.
2024-04-09 06:43:29 +00:00
2025-02-14 06:47:11 +00:00
## RetroDECK Hotkeys
2024-04-09 06:43:29 +00:00
2025-02-14 06:47:11 +00:00
Read more here:
2024-04-09 06:43:29 +00:00
2025-02-14 06:47:11 +00:00
[RetroDECK: Controller Hotkeys ](../../wiki_rd_controls/hotkeys-retrodeck.md )