Is there a recommended .asoundrc for use with a bt headset? I've seen at least three versions and would be interested to know which is the "correct" one: ------ pcm.bluetooth { type bluetooth device "00:12:EE:A6:1D:F4" profile "auto" } ctl.bluetooth { type bluetooth } ----- pcm.rawbluetooth { type bluetooth device 00:12:EE:A6:1D:F4 } pcm.bluetooth { type plug slave { pcm { type bluetooth } } } ----- pcm.bluetoothraw { type bluetooth device 00:12:EE:A6:1D:F4 profile auto } pcm.bluetooth { type plug slave { pcm bluetoothraw } } ----- -- 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