After a while (after rebooting my computer), my sound output gets distorted. When listening to music containing voice, it sounds like voice is removed.
I tried:
1/
sudo alsa force-reload
pulseaudio -k
pulseaudio --start
2/ Modifying my /etc/pulse/daemon.conf as described here.
3/ Setting options snd-hda-intel model=generic
to /etc/modprobe.d/alsa-base.conf
, as described here.
without any success.
Any suggestion ?