I would like to pair my xbox controller in my laptop but it apears “paired” but at the same time it apears “disconected” in the bluetooth settings.
What should i do?
I would like to pair my xbox controller in my laptop but it apears “paired” but at the same time it apears “disconected” in the bluetooth settings.
What should i do?
Something that would help us a lot to understand the problem would be this:
eos-diagnostics
eos-diagnostic-201205_193805_UTC-0300.txt (2,3 MB)
Here it is
Before you can pair a XBox One Bluetooth controller, you need to execute the following command:
cat << EOF | sudo tee /etc/modprobe.d/bluetooth.conf
options bluetooth disable_ertm=Y
EOF
(just copy the whole three lines into a Terminal). Verify if the above worked, by issuing the following command after a reboot:
cat /sys/module/bluetooth/parameters/disable_ertm
If the output is ‘Y’, you should be able to pair the controller now.
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.