0

I am actually trying to install and run Bluez on my raspberry pi. I am using Cambridge silicon Radio Bluetooth device. Everything is set but when I check my device using "hcitool dev", it is not showing my device. When search it is showing "No such device". "lsusb" detects my device and the bluetooth is running. Please help. I went through so many links but I couldn't find any solution for the problem.

Nikhildas C L
  • 91
  • 3
  • 12
  • Did you try 'hciconfig hci0 reset' or 'hciconfig hci0 up' ? – Youssif Saeed Apr 28 '14 at 07:56
  • Yes. Getting errors for both. Getting error "Can't init device hci0: Connection timed out(110)". – Nikhildas C L Apr 28 '14 at 11:32
  • Can you try these commands and see if they do anything for you: #service bluetooth start, or #/etc/init.d/bluetooth start, or #modprobe btusb or #modprobe ohci-hcd. – Youssif Saeed Apr 28 '14 at 16:11
  • Thank everyone for this help. However the problem is solved. I just installed dbus and restarted. My bluetooth bongle was connected via USB Hub. I reconnected dongle directly into RPi port. Now it's working. Didn't do anything more. Problem is solved. – Nikhildas C L Apr 28 '14 at 17:05

0 Answers0