No sound - Maybe update? Installed new soundcard, still don't work


System has 2 incompatible sound servers running

  Sound Server-3: PulseAudio v: 15.0 running: yes
  Sound Server-4: PipeWire v: 0.3.33 running: yes

Pipewire cannot support audio unless PulseAudio is removed and replaced, but it might impede PulseAudio functions

Use this command to stop, disable and mask Pipewire services

systemctl --user disable --now pipewire.socket && systemctl --user disable --now pipewire.service && systemctl --user mask pipewire.socket

If audio is still not working please post ALSA information

sudo alsa-info.sh --upload
1 Like