========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"https://wiki.debian.org/BluetoothUser"
linktext was:"https://wiki.debian.org/BluetoothUser"
====================================
) but am stuck because it gives instructions for GNOME and KDE, telling me to install the bluetooth GUI. I think that antiX already has all the bluetooth stuff installed but I don't know how to invoke the GUI to get started.
I have a Wyse V90L thin client and a Belkin F8T009 Bluetooth adapter and this Bluetooth remote control
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"https://www.amazon.co.uk/Ckeyin-Bluetooth-Wireless-Control-Smartphone/dp/B00VV4TRAS/ref=sr_1_12?ie=UTF8&qid=1505500144&sr=8-12&keywords=bluetooth+remote"
linktext was:"https://www.amazon.co.uk/Ckeyin-Bluetoo ... B00VV4TRAS"
====================================
Edit: I tried some stuff from further down the page and there were some hits among the misses. I feel I got pretty close but I still fall at the last hurdle.
Code: Select all
sean@teleprompter:~
$ bluetoothctl help
[NEW] Controller 00:0A:3A:68:AD:A8 BlueZ 5.23 [default]
[bluetooth]# power on
Changing power on succeeded
[bluetooth]# devices
[bluetooth]# scan on
Discovery started
[CHG] Controller 00:0A:3A:68:AD:A8 Discovering: yes
[NEW] Device AA:00:00:00:1E:D9 Bluetooth Remote Shutter
[NEW] Device 00:01:95:24:82:C7 00-01-95-24-82-C7
[CHG] Device 00:01:95:24:82:C7 LegacyPairing: no
[CHG] Device 00:01:95:24:82:C7 RSSI: 127
[CHG] Device 00:01:95:24:82:C7 Name: seantron2000
[CHG] Device 00:01:95:24:82:C7 Alias: seantron2000
[CHG] Device 00:01:95:24:82:C7 LegacyPairing: yes
[CHG] Device 00:01:95:24:82:C7 RSSI is nil
[bluetooth]# pair AA:00:00:00:1E:D9
Attempting to pair with AA:00:00:00:1E:D9
[CHG] Device AA:00:00:00:1E:D9 Connected: yes
Failed to pair: org.bluez.Error.AuthenticationRejected
[CHG] Device AA:00:00:00:1E:D9 Connected: no
[bluetooth]# trust AA:00:00:00:1E:D9
[CHG] Device AA:00:00:00:1E:D9 Trusted: yes
Changing AA:00:00:00:1E:D9 trust succeeded
[bluetooth]# pair AA:00:00:00:1E:D9
Attempting to pair with AA:00:00:00:1E:D9
[CHG] Device AA:00:00:00:1E:D9 Connected: yes
Failed to pair: org.bluez.Error.AuthenticationRejected
[CHG] Device AA:00:00:00:1E:D9 Connected: no
[bluetooth]#