Edit: I fixed it! or at least severely reduced the issue to tolerable levels.
I am experiencing some audio stutter when playing music in the Chromium browser, however on firefox it does not stutter but rather constantly pop.
I have an hp probook 450 g1 laptop running freebsd 12 and plasma5 and I will post some information about it below:
sysctl -a | grep snd
sysctl -a | grep hda
This is with the internal speakers and I have not tested headphones or hdmi audio.
Code:
pulse/daemon.conf
avoid-resampling = yes
default-sample-rate = 48000
I am experiencing some audio stutter when playing music in the Chromium browser, however on firefox it does not stutter but rather constantly pop.
I have an hp probook 450 g1 laptop running freebsd 12 and plasma5 and I will post some information about it below:
sysctl -a | grep snd
sysctl -a | grep hda
Code:
>cat /dev/sndstat
Installed devices:
pcm0: <Intel Haswell (HDMI/DP 8ch)> (play)
pcm1: <IDT 92HD91BXX (Analog 2.0+HP/2.0)> (play/rec) default
pcm2: <IDT 92HD91BXX (Analog Mic)> (rec)
No devices installed from userspace.
>dmesg | grep hdaa
hdaa0: <Intel Haswell Audio Function Group> at nid 1 on hdacc0
pcm0: <Intel Haswell (HDMI/DP 8ch)> at nid 3 on hdaa0
hdaa1: <IDT 92HD91BXX Audio Function Group> at nid 1 on hdacc1
pcm1: <IDT 92HD91BXX (Analog 2.0+HP/2.0)> at nid 13,11 and 12 on hdaa1
pcm2: <IDT 92HD91BXX (Analog Mic)> at nid 17 on hdaa1
This is with the internal speakers and I have not tested headphones or hdmi audio.
Last edited: