From bf4e9a029e91f7ff90fed18d8b30f203a991471f Mon Sep 17 00:00:00 2001 From: Markus Koch Date: Sun, 17 Oct 2021 13:40:06 +0200 Subject: [PATCH] Add fixbox script --- input/fixbox.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 input/fixbox.sh diff --git a/input/fixbox.sh b/input/fixbox.sh new file mode 100755 index 0000000..848bf5e --- /dev/null +++ b/input/fixbox.sh @@ -0,0 +1,5 @@ +#!/bin/bash +# There is some problem with ERTM enabled and XBox controllers connected via Bluetooth +# Run this script, then pair your controller and it should work. + +echo 1 > /sys/module/bluetooth/parameters/disable_ertm