You are not logged in.

#1 2020-10-09 09:24:13

lviggiani
Member
Registered: 2014-02-28
Posts: 141

[SOLVED] pulseaudio-zeroconf and module-raop-sink.so not found

Hi, I've been using for long time pulseaudio-zeroconf + avahi to stream music form my laptop to an airplay receiver as per this Gists:

https://gist.github.com/julianxhokaxhiu … 0cbaaa2a8b

However since the latest update of pulseaudio, it doen't work anymore

$ systemctl status pulseaudio.service --user

● pulseaudio.service - Sound Service
     Loaded: loaded (/usr/lib/systemd/user/pulseaudio.service; disabled; vendor preset: enabled)
     Active: active (running) since Fri 2020-10-09 08:30:58 CEST; 2h 45min ago
TriggeredBy: ● pulseaudio.socket
   Main PID: 2047 (pulseaudio)
     CGroup: /user.slice/user-1000.slice/user@1000.service/pulseaudio.service
             ├─2047 /usr/bin/pulseaudio --daemonize=no --log-target=journal
             └─2179 /usr/lib/pulse/gsettings-helper

ott 09 08:30:57 xps-13-luca systemd[1892]: Starting Sound Service...
ott 09 08:30:58 xps-13-luca pulseaudio[2047]: module-rescue-stream is obsolete and should no longer be loaded. Please remove it from your configuration.
ott 09 08:30:58 xps-13-luca systemd[1892]: Started Sound Service.
ott 09 08:30:58 xps-13-luca pulseaudio[2047]: Apertura del modulo module-raop-sink.so non riuscita: module-raop-sink.so: impossibile aprire il file oggetto con>
ott 09 08:30:58 xps-13-luca pulseaudio[2047]: Failed to open module "module-raop-sink".

It's in Italian sorry but is says that module-raop-sink.so cannot be found. I've searched into my system and that file does not exist anymore.

$ ls /usr/lib/pulse-13.99/modules/module-raop*
/usr/lib/pulse-13.99/modules/module-raop-discover.so

Any idea? Thanks!

Last edited by lviggiani (2020-10-21 14:11:17)

Offline

#2 2020-10-09 09:29:30

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,427

Re: [SOLVED] pulseaudio-zeroconf and module-raop-sink.so not found

They have been split into a new package install pulseaudio-rtp and read your pacman output, it will have told you during the update.

Offline

#3 2020-10-09 09:45:09

lviggiani
Member
Registered: 2014-02-28
Posts: 141

Re: [SOLVED] pulseaudio-zeroconf and module-raop-sink.so not found

V1del wrote:

They have been split into a new package install pulseaudio-rtp and read your pacman output, it will have told you during the update.

Thanks for your answer. I usually do read the pacman output but I should have missed that message.
However after installing pulseaudio-rtp and restarting all services (and even the coputer) the Aiplay device appears as available output but as soon as select it and try to send audio it disappear and switch back to my laptop speakers.

Neither avahi-daemon.service nor pulseaudio.service status (systemctl status ...) report any error. Do I miss anything else?

Offline

#4 2020-10-21 14:10:56

lviggiani
Member
Registered: 2014-02-28
Posts: 141

Re: [SOLVED] pulseaudio-zeroconf and module-raop-sink.so not found

Ok I've solved. It was an issue (or better broken compatibility with my Shairport receiver - RPI). I've removed very old raspian, installed ArchLinux arm, shairport-synch and now all works again. BTW, with the old configuration (raspian, old shairport version) Apple devices were still able to send music, so perhaps new pulseaudio version has broken some compatibility with old receivers.

Offline

Board footer

Powered by FluxBB