[Bug 781556] Re: bluetooth discovery fails: no devices found during scan

Mikko Virkkilä virkkila at kapsi.fi
Tue Jun 28 13:05:39 UTC 2011


Seems copy-pasting dropped the last 1 on the line,  that should be

sudo bccmd psset -s 0x0000 0x028c 0x0001
sudo bccmd warmreset

Browsing through the bccmd source code: The first part is "put the value
0x0001 in ps key 0x028c and store it in store 0x0000". Store 0x0000 is
the same as default, so the -s switch (specify store) doesn't really
have much of an effect.

The following single command should work just as well (-r indicates do a
warm reset afterwards)

sudo bccmd psset -r 0x028c 0x0001

-- 
You received this bug notification because you are a member of
Bluetooth, which is subscribed to bluez in 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



More information about the Ubuntu-bluetooth mailing list