You are not logged in.

#1 2014-04-03 21:07:53

purzel
Member
Registered: 2012-01-05
Posts: 54

Pulseaudio Raspberr Pi Network sound wont work

Hi all,

I want to stream audio to my raspberry pi (running arch as well)

I followed the guide to set up pulseaudio sound-networking for my main archlinux machine and the raspi but I dont seem to get it right.

I followed the steps from: https://wiki.archlinux.org/index.php/Pu … er_network

I did:

load-module module-native-protocol-tcp in default.pa on both machines

copied the cookie

started avahi stuff on both machines:

# systemctl start avahi-daemon
# systemctl enable avahi-daemon

load-module module-zeroconf-publish on my main machine
load-module module-zeroconf-discover on the pi

And now I get a weird output stream in Pavucontrol:

pulseaudio: Virtuoso 100 (Xonar DX) Analog Surround 4.0 for user@raspi

But not a second output device as I expected... am a bit clueless here...

cheers,
purzel

Offline

#2 2014-04-03 21:19:57

purzel
Member
Registered: 2012-01-05
Posts: 54

Re: Pulseaudio Raspberr Pi Network sound wont work

Ahhh I'm a bit stupid, the source machine should have discover and the pi publish.

Now I can choose between the local server and the raspi via pasystray.

Offline

#3 2014-04-03 22:36:41

purzel
Member
Registered: 2012-01-05
Posts: 54

Re: Pulseaudio Raspberr Pi Network sound wont work

ARRRGS... and now pulseaudio segfaults after starting -.- I should never have rebooted..

I: [pulseaudio] main.c: Daemon startup complete.
D: [pulseaudio] module-zeroconf-publish.c: Publishing services in Zeroconf
D: [avahi-ml] module-zeroconf-publish.c: Successfully created entry group for user@raspi: bcm2835 ALSA Analog Stereo.
Segmentation fault (core dumped)

The last words that come from pulseaudio...

tried pacman -Rs pulseaudio / pacman -S pulseaudio already....

Last edited by purzel (2014-04-03 22:36:55)

Offline

#4 2015-02-17 00:58:40

Anwarias
Member
Registered: 2014-06-24
Posts: 5

Re: Pulseaudio Raspberr Pi Network sound wont work

Is there any fix know for this problem by now ?

I currently trie to setup my pi as network audio sink, when 'module-zeroconf-publish' is activated pulseaudio crashes with a segfault.
I run pulseaudio 6.0-1 , libpulse 6.0-1 and avahi 0.6.31-14

Tested without zerconf-publish, it does not break but also not shows up on other hosts.

Offline

#5 2015-02-19 21:04:05

Anwarias
Member
Registered: 2014-06-24
Posts: 5

Re: Pulseaudio Raspberr Pi Network sound wont work

Apperantly this was fixed in 6.0.
If anyone runs into equal problems check the permissions of the user pulseaudio is started with.
There should be an user pulse that is part of the group audio, this user should be created on install but somehow my users were messed up.
[Solved] for me.

Offline

Board footer

Powered by FluxBB