Xbox Wireless Controller (Model 1914) Stops Working on Arch Linux
The Xbox Wireless Controller, model 1914, is a popular choice for gamers using Arch Linux. In 2021, many users purchased this controller through the Xbox Design Lab, and it worked perfectly when connected via USB. However, some users have reported issues with the controller's wireless connectivity.
Symptoms
Users have reported that the controller stops connecting wirelessly to their Arch Linux system, even though it still works when connected via USB. This issue can be frustrating, as it prevents users from taking full advantage of the controller's wireless capabilities.
Causes
The root cause of this issue is not yet clear, but it may be related to compatibility issues between the Xbox Wireless Controller and certain Linux kernel versions. Some users have reported that updating to a newer kernel version resolved the issue, while others have found that using a workaround was necessary to get the controller working again.
Workarounds
One workaround that has been reported to work for some users is to install the xboxdrv package from the Arch User Repository (AUR). This package provides a user-space driver for the Xbox 360 controller, which should work with the Xbox Wireless Controller as well. Once installed, users can run the following command to start the driver:
sudo xboxdrv --detach-kernel-driver &
After running this command, the controller should be recognized as a standard joystick device, and users should be able to use it wirelessly with their Arch Linux system.
The Xbox Wireless Controller (Model 1914) is a popular choice for gamers using Arch Linux, but some users have reported issues with its wireless connectivity. While the root cause of this issue is not yet clear, some users have found that installing the xboxdrv package from the AUR and running the driver in user space can help resolve the issue. It is hoped that future updates to the Linux kernel will improve compatibility with this controller, making it a reliable choice for wireless gaming on Arch Linux.
References
- Arch Linux Wiki: Xbox 360 Controller
- AUR Package: xboxdrv
- Reddit Discussion: Xbox Wireless Controller stopped working