Comment # 7 on bug 1231056 from Takashi Iwai
One thing you may try is the following:
- Stop the sound service, for pipewire, run the following as user:
  systemctl --user stop wireplumber

- Unload the sound module(s)
  modprobe -r snd-sof-pci-intel-tgl
  modprobe -r snd-hda-intel

  If you have USB-audio,
  modprobe -r snd-usb-audio

  You can see the modules to be unloaded in /proc/asound/modules.

- Remove /var/lib/alsa/asound.state file
  (maybe safer to back it up, too)

- Reboot and retest

I don't expect much that this would change, but it's better to have a clean
state from scratch.


You are receiving this mail because: