View Single Post
Posts: 3 | Thanked: 1 time | Joined on May 2010
#4
Seems like the "restart service" tip above has some substance after all. After leaving my laptop for dinner and returning again I got the exact same error as you.

Restarting the service did not help though, but restarting the bluetooth chip itself got me back to the "almost there" report above:

Code:
# hciconfig hci0 down
# hciconfig hci0 up
# hciconfig hci0
hci0:   Type: USB
        BD Address: xx:xx:xx:xx:xx:xx ACL MTU: 1021:5 SCO MTU: 64:1
        UP RUNNING PSCAN ISCAN 
        RX bytes:87051 acl:737 sco:0 events:1371 errors:0
        TX bytes:44157 acl:704 sco:0 commands:584 errors:0
This behaviour seems to be some kind of power saving "feature".