Sunday, May 19, 2024
 Popular · Latest · Hot · Upcoming
2
rated 0 times [  2] [ 0]  / answers: 1 / hits: 8163  / 1 Year ago, wed, january 11, 2023, 5:43:06

I've recently change my PC OS from MS to Ubuntu.



Ubuntu 14.04 can correctly find my HDMI audio but with terrible echo and crackling sound.



I fix the echo issue by following the guide here: Sound problems in Ubuntu 14.04, and Static and crackling in my HDMI audio?. But the crackling sound still exist. I tried updating the video card driver directly from AMD website, didn't help either.



I also try to change the default sampling frequency in /etc/pulse/daemon.conf to 44100 or 48000, both won't work.



I'm using video card MSI ATI R7 260x. How can I fix it, thanks!


More From » 14.04

 Answers
2

Found the solution here:



https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1321421



Cause my PC comes with an Intel Z97/H97 chipset, the solution to solve this problem is:




  1. sudo nano /etc/modprobe.d/alsa-base.conf


  2. Add options snd-hda-intel vid=8086 pid=8ca0 snoop=0 at the end of the file.


  3. Restart PC



[#24129] Thursday, January 12, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
ibuteking

Total Points: 35
Total Questions: 128
Total Answers: 138

Location: Indonesia
Member since Thu, Oct 1, 2020
4 Years ago
;