Description
Since the move to PipeWire Filters ( and the renaming to EasyEffects ) I have been having stutter / skipping whenever I use any filters in EE.
Just having the limiter on is enough to cause it.
The source of the audio doesn't matter, it happens from anything playing audio. And it only happens with EasyEffects open. When I close it the issue completely goes away.
pipewire[2311]: (pe_soe_spectrum-274) client too slow! rate:2048/192000 pos:732744192 status:triggered
pipewire[2311]: (pe_sie_spectrum-458) client too slow! rate:2048/192000 pos:635938816 status:triggered
pipewire[2311]: (pe_soe_limiter-202) client too slow! rate:2048/192000 pos:728615424 status:awake
pipewire[2311]: (pe_soe_compressor-122) client too slow! rate:2048/192000 pos:722106880 status:triggered
pipewire[2311]: (pe_soe_output_level-377) client too slow! rate:2048/192000 pos:698382848 status:triggered
pipewire[2311]: (pe_sie_output_level-428) client too slow! rate:2048/192000 pos:637106176 status:triggered
pipewire[2311]: loop 0x55d7b19b7a50: failed to read timer fd 18: Resource temporarily unavailable
I can see a latency spike in pw-top when the skips/stutter happens. Unfortunately it happens so fast it's very difficult for me to snap a screenshot or copy the text.
A couple things to note about my setup, I have to output at 192000 otherwise I get noise/static on my left channel. I have a similar issue in Windows, so I do not believe it to be related to the operating system/PipeWire/EasyEffects. And this isn't my first motherboard with this chipset. My previous board had the same thing ( and many other people seem to have the issue as well ). The Audio chipset I have is the ALC1220 which seems well supported in many configurations, but for some reason on Ryzen or Threadripper systems it can be less than ideal.
I have changed a few lines in my /etc/pipewire/pipewire.conf
default.clock.rate = 192000
default.clock.quantum = 512
default.clock.min-quantum = 32
default.clock.max-quantum = 4096
Setting the default.clock.rate lower causes the noise issue separate from PipeWire/EasyEffects, it was a problem with Pulse as well.
Please let me know if there is any more information that may be useful in figuring out what the issue is here. I'd love to be able to have stable audio again.
Activity