Re: Can't play sound on bluetooth headset

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 







----- Original Message ----
From: Diego Garcia <diegogarciamendoza@xxxxxxxxx>
To: Rafael Seste <rseste@xxxxxxxxx>
Cc: linux-bluetooth@xxxxxxxxxxxxxxx
Sent: Friday, 29 May, 2009 4:25:24 AM
Subject: Re: Can't play sound on bluetooth headset

Thanks for your response, i did it but it don't work. Actually i saw
that wiki and did the .asoundrc part but missed that part u mentioned.

Anyways it still don't work. And tried with headphones service and A2DP.

Maybe there is another workaround?

On Thu, May 28, 2009 at 12:12 PM, Rafael Seste <rseste@xxxxxxxxx> wrote:
> Hi Diego,
>
> On Wed, May 27, 2009 at 11:09 PM, Diego Garcia
> <diegogarciamendoza@xxxxxxxxx> wrote:
>> Hi,
>>
>> I'm using ubuntu 9.04 and my headset is Motorola S9.
>>
>> I connected my BT antenna and it didn't recognized as headset so i
>> installed blueman and upgraded bluez.
>>
>> Now it recognize it correctly, so i tried to configure the ALSA Driver
>> on Audacious for selecting bluetooth but that option doesn't appear.
>>
>> Anyone can give any advice about this?
>
> this howto from bluez wiki should help you.
>
> "if you can't see the audio device form there, you can force the
> bluetooth output by modifying your audacious property file"
>
> ~/.config/audacious/config. Modify the "pcm_device" value by
> "pcm_device=bluetooth"
>
> http://wiki.bluez.org/wiki/HOWTO/AudioDevices
>
>>
>> Regards,
>> Diego García Mendoza
>> --
>> To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in
>> the body of a message to majordomo@xxxxxxxxxxxxxxx
>> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>>
>
>
> --
> Rafael S. Seste
>



-- 
Diego García Mendoza
--
To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Hello Diego ,

I dont know configurations related audacious but following steps would work in rhythm player
I have assumed that you are having Ubuntu 9.04 , latest blueman and bluez.

Please try out following steps to make a2dp work.
1. pair headset and connect a2dp service.
2. add .asoundrc in your HOME directory 

pcm.bluetooth {
type bluetooth
device XX:XX:XX:XX:XX:XX
profile "auto"
}
pcm.bluetoothraw {
type bluetooth
}
pcm.bluetooth {
type plug
slave {
pcm bluetoothraw
}
}

replace XX by BT_ADDR of MOTO S9

3. gconftool -t string -s /system/gstreamer/0.10/default/musicaudiosink "alsasink buffer-time=6000000 latency-time=1000000 device=bluetoothraw"

4. restart bluetooth service  or do reboot (optional)

Please try it out and let me know any further issues. 

Thanks,
Balaji



      Cricket on your mind? Visit the ultimate cricket website. Enter http://beta.cricket.yahoo.com

--
To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Bluez Devel]     [Linux Wireless Networking]     [Linux Wireless Personal Area Networking]     [Linux ATH6KL]     [Linux USB Devel]     [Linux Media Drivers]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux