Problem whit Bluetooth - Raspberry Pi Forums
hello friends . have problem whit usb bluetooth.
how fix problem?
edit:
lsusb
code: select all
root@raspberrypi:/home/pi# sudo service bluetooth status [ ok ] bluetooth running. root@raspberrypi:/home/pi# hcitool scan device not available:no such device root@raspberrypi:/home/pi#
edit:
lsusb
code: select all
root@raspberrypi:/home/pi# lsusb bus 001 device 002: id 0424:9512 standard microsystems corp. bus 001 device 001: id 1d6b:0002 linux foundation 2.0 root hub bus 001 device 003: id 0424:ec00 standard microsystems corp. bus 001 device 004: id 148f:5370 ralink technology, corp. rt5370 wireless adapter bus 001 device 006: id 058f:9254 alcor micro corp. hub bus 001 device 007: id 0a12:0001 cambridge silicon radio, ltd bluetooth dongle (hci mode)
find adapter name should 'hci0'. show output of if returns several lines 'down' on third line, try , try again. let know kernel version you're on is bluetooth dongle plugged onto pi, or powered hub?
[edit: found interesting. supply output of , let know purchased dongle?]
code: select all
hcitool dev
code: select all
hciconfig hci0
code: select all
sudo hciconfig hci0 up
code: select all
hciconfig hci0
code: select all
uname -a
[edit: found interesting. supply output of
code: select all
hciconfig hci0 version
raspberrypi
Comments
Post a Comment