![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
|
|
Multimedia & Video Have multimedia question? ATI, Nvidia, Sound cards. Just ask here. |
|
|
Thread Tools | Display Modes |
|
|
#1 | ||
|
Gee! These Aren't Roasted!
![]() Join Date: Nov 2005
Location: Vienna, Austria
Beans: 213
|
Bluetooth Stereo (a2dp) in Gutsy
After ugrading to Gutsy recently, I was delighted to find that it was very easy to get my Bluetooth stereo headset (Nokia BH-501) to work, by just performing a one-step operation described here: http://wiki.bluez.org/wiki/HOWTO/AudioDevices
Quote:
Getting this to work in feisty was a pain in the behind -- installing various packages, inserting kernel modules, running daemons ... it seems the bluez-utils included in gutsy did away with that all. Now I would like to re-write the out-dated community dokumentation page here: https://help.ubuntu.com/community/BluetoothAudio But there's a couple of things I don't know enough about: The bluez-utils wiki page linked to above says you don't have to get bluetooth-alsa, plugz, sco and all that. So does the new "bluetooth" alsa device provide two-way (duplex) connection, so you can use it with skype? I actually couldn't make it to work with Skype -- when I selected the "bluetooth" alsa device, I did get mono sound on the left channel, but Skype would complain that the audio capture device wasn't working. Can anyone comment on this? |
||
|
|
|
|
|
#2 |
|
First Cup of Ubuntu
![]() Join Date: Jan 2008
Beans: 1
|
Re: Bluetooth Stereo (a2dp) in Gutsy
You make it sound soooo... simple. I have Gutsy, a Motorola DC800 (like a stereo
headphone), and can obtain its MAC(?) address via hcitool scan. Beyond that, I am lost... and have spent hours trying to make it work. For one thing, how do you "select "bluetooth" as the alsa device in the various players'? All of which sez: HELP If you do write an updated HOWTO, I would read it instantly. Regards... |
|
|
|
|
|
#3 |
|
First Cup of Ubuntu
![]() Join Date: Mar 2008
Beans: 8
|
Re: Bluetooth Stereo (a2dp) in Gutsy
I just installed Ubuntu on my laptop today, still fighting with a few things, but my bluetooth headphones are working
Here's what I did:
Now, the only thing I'd like to get to work are the control buttons on my headset. There is a ctl_bluetooth plugin in bluez_utils, but I have no idea how to get it to work. Anyone know this one? Last edited by inozemtsev; March 1st, 2008 at 02:22 AM.. |
|
|
|
|
|
#4 |
|
5 Cups of Ubuntu
![]() |
Re: Bluetooth Stereo (a2dp) in Gutsy
Thanks inozemtsev!
Your solution finally solved my problem of connecting my plantronics headset via bluetooth! It works great in Amarok and Totem Player. However, it doens't work with mplayer nor smplayer. I think it may be that it uses xine instead of gstreaemer. Any ideas?
__________________
"Live life to the fullest, fight for what you believe in, and go down swinging." Linux user number 458854 |
|
|
|
|
|
#5 |
|
A Carafe of Ubuntu
![]() Join Date: Feb 2008
Beans: 104
|
Re: Bluetooth Stereo (a2dp) in Gutsy
My simplest solution was to install Blueman BT-program and use Audacious
Here is the how-to http://blueman.tuxfamily.org/forum/v...ic.php?f=5&t=5
__________________
HP Pavilion dv5-1035eo AMD Turion 64 X2 2,0ghz Ubuntu user,from 18.2.2008 Oh, my studio www.ukkohapponen.fi My bandwww.rakkaudenammattilaiset.net |
|
|
|
|
|
#6 |
|
First Cup of Ubuntu
![]() Join Date: Mar 2008
Beans: 8
|
Re: Bluetooth Stereo (a2dp) in Gutsy
One more thing: I found out that the skips in music weren't caused by insufficient buffers or the page timeout. The problem was that my DiNovo Edge keyboard switched to master mode, and the headset stayed as slave. So, every time I pressed a key, I got a skip in the music. The solution: switch the headset to master mode also:
Code:
sudo hcitool sr XX:XX:XX:XX:XX:XX MASTER |
|
|
|
|
|
#7 |
|
First Cup of Ubuntu
![]() Join Date: Mar 2008
Beans: 8
|
Re: Bluetooth Stereo (a2dp) in Gutsy
Solved. Add to your /etc/default/hcid.conf:
Code:
device XX:XX:XX:XX:XX:XX {
name "Xxxx";
auth enable;
lm master;
passkey "0000";
}
|
|
|
|
|
|
#8 |
|
Gee! These Aren't Roasted!
![]() Join Date: Nov 2005
Location: Vienna, Austria
Beans: 213
|
Re: Bluetooth Stereo (a2dp) in Gutsy
The Ubuntu Wiki page for bluetooth audio is still out-dated and refers mainly to the low-quality sco thing.
..to get back to my question: can anybody confirm that just by installing bluez-utils (and performing roughly the steps that inozemtsev posted above, you can also get a two-way (sound+microphone) connection to a regular (non-ad2p) bluetooth hands-free? I could go and update the wiki page according to this then, and delete all that misleading stuff about sco.. |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|