Problem: Bluetooth dev Can't init device hci0: Operation not supported (95)
|
26th Jan, 2016, 06:44 AM
Post: #1
|
|||
|
|||
Bluetooth dev Can't init device hci0: Operation not supported (95)
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:B32: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 |
|||
27th Jan, 2016, 08:02 AM
Post: #2
|
|||
|
|||
RE: Bluetooth dev Can't init device hci0: Operation not supported (95)
Try this one:
http://pastebin.com/uL9TQY6H There are only 10 types of people in the world: those who understand binary, and those who don't |
|||
« Next Oldest | Next Newest »
|