Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
bluetooth_controllers_-_manual_setup [2022/08/02 12:49] – [Using batocera-bluetooth] update help documentation ataribluetooth_controllers_-_manual_setup [2023/01/11 06:19] (current) – [Pair Bluetooth Controllers - manual setup] no more blank spaces atari
Line 1: Line 1:
 ====== Pair Bluetooth Controllers - manual setup ====== ====== Pair Bluetooth Controllers - manual setup ======
  
-First ensure that Bluetooth is enabled on your device. The line ''controllers.bluetooth.enabled=1'' should be present in your ''batocera.conf'' and not commented out. If it is missing, add it in. Note that doing this won't suddenly make a non-functional Bluetooth dongle start working, only the ones that are already compatible with the Linux kernel and the drivers included in Batocera.+First ensure that Bluetooth is enabled on your device. First, the line ''controllers.bluetooth.enabled=1'' should be present in your ''system/batocera.conf'' file and not commented out ([[:batocera_conf_syntax|how to access the batocera.conf file]]). If it is missing, add it in. Note that doing this won't suddenly make a non-functional Bluetooth dongle start working, only the ones that are already compatible with the Linux kernel and the drivers included in Batocera.
  
 Establish an [[:access_the_batocera_via_ssh|SSH connection]] (or open up Xterm) to start the manual connection process. Get started by typing ''bluetoothctl'' and hitting ''[Enter]''. Establish an [[:access_the_batocera_via_ssh|SSH connection]] (or open up Xterm) to start the manual connection process. Get started by typing ''bluetoothctl'' and hitting ''[Enter]''.
Line 7: Line 7:
 Now you are in the Bluetooth control unit. Type following commands and confirm every single one with ''[Enter]'' Now you are in the Bluetooth control unit. Type following commands and confirm every single one with ''[Enter]''
  
-    agent on +<code> 
-    default-agent +agent on 
-    power on +default-agent 
-    scan on+power on 
 +scan on 
 +</code>
  
 Now set the controller in pairing mode! This strongly depends from your [[:supported_controllers|controller type]]. Now set the controller in pairing mode! This strongly depends from your [[:supported_controllers|controller type]].
Line 111: Line 113:
  
 <WRAP center round important> <WRAP center round important>
-The functionality of this has been supplanted by ''live_devices'' described above. These instructions are retained here specifically for Batocera **v33** and no other version. +The functionality of this has been supplanted by ''trust-pad'' method described above. These instructions are retained here specifically for Batocera **v33** and no other version.
-</WRAP> +
- +
-<WRAP center round todo> +
-Demonstration needed!+
 </WRAP> </WRAP>
  
  • bluetooth_controllers_-_manual_setup.1659444585.txt.gz
  • Last modified: 4 years ago
  • by atari