[Solved] [Void Linux] Audio refuses to work on a new user
I created a new user on this system but anything with sound plain doesn't work - the main user of the system has no issue though.
I already added the new user to the audio group, pulseaudio and pipewire are started by xfce during login too.
audio
pulseaudio
pipewire
For example, when trying to open an mp3 file with mpv I get this:
[ao/pulse] The stream is suspended. Bailing out.
[ao] Failed to initialize audio driver 'pulse'
Could not open/initialize audio device -> no sound.
Audio: no audio
You're viewing a single thread.
You don't need pulseaudio and pipewire at the same time because pipewire provides pulseaudio-compatible server (pipewire-pulse). Also, pipewire usually doesn't require audio group. Did you follow the official docs or other online guide?