View Single Post
Posts: 1,196 | Thanked: 1,413 times | Joined on Aug 2011
#93
Hello,

I am on sfos x on my xperia X.

I would like to connect my ps3 controller to my device with BT like that:

Code:
[nemo@Sailfish ~]$ devel-su
Password:
[root@Sailfish nemo]# killall bluetoothd
[root@Sailfish nemo]# killall bluetoothd
bluetoothd: no process found
[root@Sailfish nemo]# /usr/sbin/hciconfig hci0 up
Can't init device hci0: Operation not possible due to RF-ki
ll (132)
[root@Sailfish nemo]# connmanctl enable bluetooth
Enabled bluetooth
[root@Sailfish nemo]# /usr/sbin/hciconfig hci0 up
[root@Sailfish nemo]# /usr/sbin/hciconfig hci0 lm master
[root@Sailfish nemo]# /usr/sbin/hciconfig hci0 piscan
[root@Sailfish nemo]# ./sixaxisd
This command:

Code:
/usr/sbin/hciconfig hci0 up
Not found.
doesn't work
where is hciconfig?

Let me know.
Thanks