There seems to be nothing with mpd.
using this audio_output (I am not sure the previous one is correct.)
audio_output {
# use the pulse output
type "pulse"
# name
name "My Pulse Device"
}
running mpd as user mpd (what is default in ubuntu) you need to make pulse a
bit more easy on permissions
Edit /etc/pulse/default.pa and add
load-module module-native-protocol-tcp auth-anonymous=1
this gives permission to everybody to use pulse.
Then start mpd
And you have music.
--
mpd no access to soundcard using pulseaudio
https://bugs.launchpad.net/bugs/192735
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs