Problem: A2DP audio sink
|
22nd Feb, 2013, 05:20 AM
Post: #1
|
|||
|
|||
A2DP audio sink
Hello,
i am running a fresh image of xbian 1.0Alpha5 on my Raspberry Pi. With A2DP I want to stream music from my mobile phone to the raspberry. I found this tutorial for this: http://kmonkey711.blogspot.de/2012/12/a2dp-audio-on-raspberry-pi.html My problem is that I get this output: Quote:xbian@xbian ~ $ pactl list sources short There is no device like alsa_output.platform-bcm2835_AUD0.0.analog-stereo.monitor, so I am not able to get a2dp working. Could you kindly help me? |
|||
22nd Feb, 2013, 05:23 AM
Post: #2
|
|||
|
|||
RE: A2DP audio sink
What is the output of:
Code: lsmod pilight - modular domotica solution
|
|||
22nd Feb, 2013, 05:25 AM
Post: #3
|
|||
|
|||
RE: A2DP audio sink
With lsmod I get this output:
Quote:xbian@xbian ~ $ lsmod |
|||
22nd Feb, 2013, 05:28 AM
Post: #4
|
|||
|
|||
RE: A2DP audio sink
You need to install Alsa to get support for your wishes.
pilight - modular domotica solution
|
|||
22nd Feb, 2013, 05:31 AM
Post: #5
|
|||
|
|||
RE: A2DP audio sink
It was a problem with the permissions!!
You have to do this: Quote:sudo usermod -a -G lp xbian Now another question. Is it possible to stream bluetooth audio ALWAYS to the headphone output? Also if XBMC is connected via hdmi? |
|||
« Next Oldest | Next Newest »
|