This commit is contained in:
Stavros Korokithakis 2023-07-18 13:28:48 +03:00
parent df3938b961
commit 6b26f5316a
No known key found for this signature in database
GPG Key ID: 26EA345ECD4C2A63

View File

@ -2,9 +2,8 @@
Sometimes, the Xbox One controller won't pair in Linux, instead connecting and disconnecting rapidly. To fix that:
* Install [xone](https://github.com/medusalix/xone).
* Disable ERTM:
`echo 'Y' | sudo tee /sys/module/bluetooth/parameters/disable_ertm`
* Install [xpadneo](https://github.com/medusalix/xone).
* If the controller keeps connecting and disconnecting when you turn it on, make sure you upgrade to the latest firmware, that fixes that issue.
* Pair!
That should be all that's required, your controller should now be paired.
@ -12,6 +11,6 @@ That should be all that's required, your controller should now be paired.
* * *
<p style="font-size:80%; font-style: italic">
Last updated on July 14, 2023. For any questions/feedback,
Last updated on July 18, 2023. For any questions/feedback,
email me at <a href="mailto:hi@stavros.io">hi@stavros.io</a>.
</p>