- sudo vi /etc/bluetooth/audio.conf
- Un-comment:
AutoConnect=true
[A2DP] - Comment out:
HFP=true - sudo vi ~/.asoundrc
- Type:
pcm.btheadset {
type bluetooth
device 00:00:00:00:00:00
profile “auto”
}
Save and close. - Replace 00:00:00:00:00:00 with the mac-id of your BH-505 (How do I find that out? Read Further.)
Figuring out the MAC ID of Your BH-505
- If already paired:
hcitool con - If un-paired
hcitool scan
2 comments:
Thanks Dear, I was struggling connecting my BH-505 with Ubuntu 12.04 and thinking that I wasted money on this.
Now I can use this lovely headphone, thanks a ton.
BTW, I installed Sony's NFC Easy Scan android app on on my phone Sony XPERIA Mini, it connects it immediately but works only when the phone is in close proximity i.e. with two feet max.
After doing that, still my 10.04 LTS not recognizing. How to restart?
Post a Comment