Skip to content

NoiseTorch stopped working with multi-user audio enabled in Pulseaudio #438

@Acvarium

Description

@Acvarium

Describe the bug
I changed some configurations of the Pulseaudio so that we have multi-user audio support on Manjaro.
Now NoiseTorch stopped working and I get this error:

Couldn't create PulseAudio client: dial unix /run/user/1001/pulse/native: connect: connection refused

Here is the instruction that I used to make the changes to the PulseAudio settings:
https://xkahn.zoned.net/blog/2021/10/25/multi-user-audio-with-pulseaudio/

Changed those lines in /etc/pulse/default.pa:

### Load several protocols
.ifexists module-esound-protocol-unix.so
load-module module-esound-protocol-unix
.endif
load-module module-native-protocol-unix auth-anonymous=1 socket=/tmp/pulse-socket

And in /etc/pulse/client.conf added:

default-server = unix:/tmp/pulse-socket

Desktop (please complete the following information):

  • ManjaroLinux 23.1.3
  • Distribution [e.g. Ubuntu 22.04, Arch]:
  • Cinnamon 6.0.4
  • Pulseaudio 17.0
  • NoiseTorch v0.12.2:

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions