Created attachment 549030 [details, diff] Patch to enable elogind support for PulseAudio Hi! I noted the existence of elogind, and I think it should be supported by PulseAudio. Someone sent a patch to add that support, so I think it would be nice to test it in order to add elogind support. There it goes. Cheers!
Is the patch from 'someone' already upstream? Or is there an upstream bug to track?
I found the patch in a similar request, but directly to freedesktop. I don't know it would be merged upstream. https://gitlab.freedesktop.org/pulseaudio/pulseaudio/issues/222#note_13224
Thanks for the upstream link! See also: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/issues/222
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=006cfe5b7599934f6a6e7a808c15423589775328 commit 006cfe5b7599934f6a6e7a808c15423589775328 Author: Mart Raudsepp <leio@gentoo.org> AuthorDate: 2019-03-23 09:09:46 +0000 Commit: Mart Raudsepp <leio@gentoo.org> CommitDate: 2019-03-23 09:12:46 +0000 media-sound/pulseaudio: add elogind support My precious configure variables. They tricksed pulseaudio into building the systemd module against elogind. elogind support gives each logind session their very own PA client. Clients for everyone, yay! Closes: https://bugs.gentoo.org/667592 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org> media-sound/pulseaudio/metadata.xml | 1 + media-sound/pulseaudio/pulseaudio-12.2-r1.ebuild | 360 +++++++++++++++++++++++ 2 files changed, 361 insertions(+)