From fa02fe189de29bac55679dd65009516bca5aa22c Mon Sep 17 00:00:00 2001 From: SupervisedThinking Date: Thu, 4 Mar 2021 19:41:56 +0100 Subject: [PATCH] pulseaudio: module-rescue-stream is deprecated - remove it from system.pa config https://www.freedesktop.org/wiki/Software/PulseAudio/Notes/14.0/#module-rescue-streamsisdeprecatedfunctionalitymovedtothecore --- packages/audio/pulseaudio/config/system.pa | 4 ---- 1 file changed, 4 deletions(-) diff --git a/packages/audio/pulseaudio/config/system.pa b/packages/audio/pulseaudio/config/system.pa index 937a2f1334..445d258e95 100644 --- a/packages/audio/pulseaudio/config/system.pa +++ b/packages/audio/pulseaudio/config/system.pa @@ -34,10 +34,6 @@ load-module module-device-restore ### that look up the default sink/source get the right value load-module module-default-device-restore -### Automatically move streams to the default sink if the sink they are -### connected to dies, similar for sources -load-module module-rescue-streams - ### Make sure we always have a sink around, even if it is a null sink. load-module module-always-sink