Updates
This commit is contained in:
parent
17e041f2d1
commit
df3938b961
@ -45,5 +45,6 @@
|
||||
- [Black pills](software/black-pills.md)
|
||||
- [Getting VoWiFi working on Xiaomi.eu](software/getting-vowifi-working-on-xiaomi-eu.md)
|
||||
- [Monero GUI syncing stuck with Ledger](software/monero-gui-syncing-stuck-with-ledger.md)
|
||||
- [Pairing the Xbox One controller in Linux](software/pairing-the-xbox-one-controller-in-linux.md)
|
||||
- [Resetting TP-Link Powerline plugs](software/resetting-tp-link-powerline-plugs.md)
|
||||
- [Test and format SD cards](software/test-and-format-sd-cards.md)
|
@ -5,5 +5,6 @@ Click on a link in the list below to go to that page:
|
||||
1. [Black pills](../../software/black-pills.html)
|
||||
1. [Getting VoWiFi working on Xiaomi.eu](../../software/getting-vowifi-working-on-xiaomi-eu.html)
|
||||
1. [Monero GUI syncing stuck with Ledger](../../software/monero-gui-syncing-stuck-with-ledger.html)
|
||||
1. [Pairing the Xbox One controller in Linux](../../software/pairing-the-xbox-one-controller-in-linux.html)
|
||||
1. [Resetting TP-Link Powerline plugs](../../software/resetting-tp-link-powerline-plugs.html)
|
||||
1. [Test and format SD cards](../../software/test-and-format-sd-cards.html)
|
||||
|
17
content/software/pairing-the-xbox-one-controller-in-linux.md
Normal file
17
content/software/pairing-the-xbox-one-controller-in-linux.md
Normal file
@ -0,0 +1,17 @@
|
||||
# Pairing the Xbox One controller in Linux
|
||||
|
||||
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`
|
||||
* Pair!
|
||||
|
||||
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,
|
||||
email me at <a href="mailto:hi@stavros.io">hi@stavros.io</a>.
|
||||
</p>
|
Loading…
x
Reference in New Issue
Block a user