You are not logged in.

#1 2015-05-09 09:50:20

manuelschneid3r
Member
From: Germany
Registered: 2013-04-14
Posts: 152

MPD: pulse_output: "[...]" [pulse] failed to play: suspended

Hi,

again I have problems with mpd playing music. Mpd runs as mpd over tcp. But somehow mpd complains "pulse_output: "My (loopback) Pulse Output" [pulse] failed to play: suspended"

/etc/default.pa
/etc/mpd.conf

;) .:[ manuel@b85i ]:. ~ $ id mpd
uid=45(mpd) gid=45(mpd) Gruppen=45(mpd),92(audio),100(users)

Can you please help me? If you need further info let me know.

Last edited by manuelschneid3r (2015-05-09 14:00:23)


Please feel free to correct my english.

Offline

#2 2015-05-09 20:01:00

Rasi
Member
From: Germany
Registered: 2007-08-14
Posts: 1,914
Website

Re: MPD: pulse_output: "[...]" [pulse] failed to play: suspended

try 127.0.0.1 instead of localhost, since mpd defaults to ipv6


He hoped and prayed that there wasn't an afterlife. Then he realized there was a contradiction involved here and merely hoped that there wasn't an afterlife.

Douglas Adams

Offline

#3 2015-05-12 21:17:08

manuelschneid3r
Member
From: Germany
Registered: 2013-04-14
Posts: 152

Re: MPD: pulse_output: "[...]" [pulse] failed to play: suspended

Still the same issue.


Please feel free to correct my english.

Offline

#4 2015-07-29 19:56:58

manuelschneid3r
Member
From: Germany
Registered: 2013-04-14
Posts: 152

Re: MPD: pulse_output: "[...]" [pulse] failed to play: suspended

This is still a problem. I would appreciate any help.

music_directory    "/home/users/music"                                           
playlist_directory "~/.config/mpd/playlists"                                     
db_file            "~/.config/mpd/database"                                      
pid_file           "~/.config/mpd/pid"                                           
state_file         "~/.config/mpd/state"                                         
sticker_file       "~/.config/mpd/sticker.sql"      
                             
log_file           "syslog"                                                      
bind_to_address   "any"                                                          
port        "6600"                                                               

audio_output {                                                                   
  type    "pulse"                                                                
  name    "My (loopback) Pulse Output"                                           
  server  "localhost"                                                            
}                                                                                
audio_output {                                                                   
  type    "pulse"                                                                
  name    "PulseAudio im Wohnzimmer"                                             
  server  "kodi-wohnzimmer"                                                      
}   

Last edited by manuelschneid3r (2015-07-29 19:58:06)


Please feel free to correct my english.

Offline

#5 2015-07-30 00:36:42

manuelschneid3r
Member
From: Germany
Registered: 2013-04-14
Posts: 152

Re: MPD: pulse_output: "[...]" [pulse] failed to play: suspended

This setup once went well and just crashed a while ago, but I had no time to figure out. Can someone confirm to have a working setup of module-native-protocol-tcp used like this?

load-module module-native-protocol-tcp auth-ip-acl=127.0.0.1;192.168.2.0/24

After wrecking an entire day fiddling around with this mho is that this is a regression of PulseAudio 6.0.


Please feel free to correct my english.

Offline

Board footer

Powered by FluxBB