I figured out how to use my new Jabra BT-150 headset with Linux. Here's the deal.
- Install bluetooth-alsa and libsbc packages (feisty backports not there yet)
- Put the headset in pairing mode
- bdaddr=$(hcitool scan | awk '/BT150/ {print $1}')
- sudo hcitool info $bdaddr
- cat /usr/share/doc/bluetooth-alsa/sample.asoundrc >> ~/.asoundrc
- Change the default BDADDR in .asoundrc
- headsetd
Powered by ScribeFire.
No comments:
Post a Comment