Hey there! I know, i know - i need to search it on my own. But! I actualy got my phones connected to pandora, but the sound comes still out of pandora itself, not out of the phones. What can i do?
The bluetooth function of the Pandora must have been one of the most underused ones since its launch. Theres only one time that I think I was able to use it: for connecting it to a bluetooth GPS. And thats it. BT Audio never worked for me (even in Slackware) despite the Pandora managing to
Because it's an external link I'll summarize the solution here in case someone finds this post years later:
Pre-condition:
Super Zaxxon 1.74, one user stated it worked on 1.73 also.
Run command in terminal:
sudo mousepad /etc/asound.conf
Add:
pcm.btheadset {
type plug
slave {
pcm {
type bluetooth
profile "auto"
}
}
hint {
show on
description "BT Headset"
}
}
ctl.btheadset {
type bluetooth
}
Other notes:
Have ALSA as default audio and select the Bluetooth device as output
Pandora Audio Switch v0.5 Versionhistory: v0.1 - initial release v0.2 - added the templatename pattern to make adding custom templates easier v0.3 - adding templates to the script is no longer necessary. it will look for the template file according to -o templatename v0.4 - added zaxxon...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.