Trying to connect a ps4 ds4 controller to OSMC.
I do
hcitool scan
That finds the mac addresses of the controller.
Then as far as i’m aware i need to
sudo bluez-simple-agent hci0 1C:96:5A:64:EF:92 && sudo bluez-test-device trusted 1C:96:5A:64:EF:92 yes
But this just returns
bluez-simple-agent: command not found
So i tried to install but no go…
osmc@osmc:~$ sudo apt-get install bluez
Reading package lists... Done
Building dependency tree
Reading state information... Done
bluez is already the newest version.
Any information on how to get bluez to work?