From: Luiz Augusto von Dentz <luiz.dentz@gmail.com>
To: John Frankish <j-frankish@slb.com>
Cc: "linux-bluetooth@vger.kernel.org" <linux-bluetooth@vger.kernel.org>
Subject: Re: bluez and a2dp sennheiser pcx310 headphones
Date: Mon, 8 Feb 2010 09:54:39 +0200 [thread overview]
Message-ID: <2d5a2c101002072354u74cd7b77jc933d7cb61666b90@mail.gmail.com> (raw)
In-Reply-To: <6AC5A55546F64545AE996F8200E3AC4E0323A72E4D@NL0105EXC01V01.eur.slb.com>
Hi John,
On Mon, Feb 8, 2010 at 8:19 AM, John Frankish <j-frankish@slb.com> wrote:
> Hi,
>
> Using the .asoundrc below with bluez-4.53, I've been able to play music to a pair of sennheiser pcx310 headphones without problems, but although the remote volume control on the headphones works, the track skip/fastforward/repeat does not.
>
> According to the headphones manual, the remote controls reply on an avrcp profile - is this something supported by bluez or is it something that should be supported by the audio source (or both)?
You probably need to load uinput module to make this to work, also you
should probably try pulse audio which has a better integration with
bluetooth headsets so you don't need to manually configure alsa it
will do all this automatically for you.
> Is the .asoundrc file correct for a2dp headphones with remote control?
>
>
> Regards
> John
>
>
> pcm.!default {
> type plug
> slave.pcm "dmix"
> }
>
> ctl.mixer0 {
> type hw
> card 0
> }
>
> pcm.bluetooth {
> type bluetooth
> device "00:1B:66:00:31:88"
> profile "auto"
> }
> --
> To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
--
Luiz Augusto von Dentz
Computer Engineer
next prev parent reply other threads:[~2010-02-08 7:54 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-08 6:19 bluez and a2dp sennheiser pcx310 headphones John Frankish
2010-02-08 7:54 ` Luiz Augusto von Dentz [this message]
2010-02-08 7:57 ` John Frankish
2010-02-08 9:02 ` Luiz Augusto von Dentz
2010-04-10 18:25 ` John Frankish
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2d5a2c101002072354u74cd7b77jc933d7cb61666b90@mail.gmail.com \
--to=luiz.dentz@gmail.com \
--cc=j-frankish@slb.com \
--cc=linux-bluetooth@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).