On Mon, Aug 4, 2014 at 4:53 PM, Matthias Großmann <gross...@googlemail.com> wrote: > > Hi Felipe, > > > Could you please resend the files, but attached instead of pasted in the > > mail? > > Done.
Thanks. > > > Also, what does `pactl list sink-inputs` say when (ie, at the same > > time) you are playing a music file? > > Output is in the third attachment. This is strange. The output suggests that the stream is being sent to the sink number 1, but pactl list sinks only lists sink number 0. Can you reroute the sound to the appropriate sink? If you have X, you can use pavucontrol to do that (while the stream is playing). Otherwise, you would need to do the following: 1. Start playing 2. Use pactl list sink-inputs to find out the sink input number (the first line in the output) 3. Use `pactl move-sink-input $sink_input_number $sink_number` In your case $sink_number should be 0. -- Saludos, Felipe Sateler -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org