Bluetooth discovery fails because with the Ralink chip the bluetooth
radio is off by default, it need's to be switched on after each boot.
This can be done with the command: sudo bccmd psset -s 0x0000 0x028c
0x0001

Afterwards restart bluetooth: sudo /etc/init.d/bluetooth restart

You can add this command to /etc/init.d/bluetooth (suggestion is to put
it after the log_daemon_msg command) to switch the radio on
automatically.

Information found on https://bugs.meego.com/show_bug.cgi?id=3498

(In my case this fix only worked after modifying /etc/init.d/bluetooth
and a reboot).

** Bug watch added: Meego #3498
   http://bugs.meego.com/show_bug.cgi?id=3498

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/781556

Title:
  bluetooth discovery fails: no devices found during scan

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/781556/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to