Comment 11 for bug 1966066

Revision history for this message
Bravo Baavo (baabaa) wrote :

Workaround fixed it for me, same symptoms rolling back to 5.13.0-35 is fine, 5.13.0-37 has the issue.

@~magen you need to use sudo to elevate your access

sudo nano /etc/pulse/daemon.conf

Find the line with default-sample-rate

Remove the ; and change the value to 48000, do the same for alternate-sample-rate so it will look like:

default-sample-rate = 48000
alternate-sample-rate = 48000

Press CTRL + X to save and exit.

Then run pulseaudio -k to restart your audio.