Forum

Full Version: Bluetooth dev Can't init device hci0: Operation not supported (95)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi Everybody

I try to install bluetooth device (KY-BT100) on my raspberry pi 2
Xbian version
XBian GNU/Linux 8 \n \l
root@xbian:/home/xbian# uname -r
4.1.13+
hciconfig show the device...
root@xbian:/home/xbian# hciconfig hci0 -a
hci0: Type: BR/EDR Bus: USB
BD Address: 00:15:83:B3Big Grin2:E6 ACL MTU: 669:3 SCO MTU: 48:1
DOWN
RX bytes:2225 acl:0 sco:0 events:75 errors:0
TX bytes:315 acl:0 sco:0 commands:75 errors:0
Features: 0xff 0x3e 0x05 0x00 0x18 0x18 0x00 0x00
Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3
Link policy:
Link mode: SLAVE ACCEPT

but when I try to up with command ..
root@xbian:/home/xbian# hciconfig hci0 up
Can't init device hci0: Operation not supported (95)
I have read lot of site on the net and a most off suggestion was downgrade the kernel..
Are there any other way to work my bluetooth device ?
Thank a lot!
Regards
Zoltan
Reference URL's