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)?
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"
}