View Single Post
Posts: 1,288 | Thanked: 4,316 times | Joined on Oct 2014
#75
Originally Posted by n950 View Post
sixaxisd run now.
But we have another problems.
On harmattan i run these command before.

killall bluetoothd
/usr/sbin/hciconfig hci0 up
/usr/sbin/hciconfig hci0 lm master
/usr/sbin/hciconfig hci0 piscan


On Sailfish terminal this command make an error:

/usr/sbin/hciconfig hci0 up

Error is: can t init device hci0: operation not possible due to RF-kill (132)

How can i pass this command for exemple?

Thanks in advance.
$ devel-su
# pkcon install connman-tools
# /usr/lib/connman/tools/connmanctl enable bluetooth
# /usr/sbin/hciconfig hci0 up
 

The Following 2 Users Say Thank You to nieldk For This Useful Post: