发布于 2017-05-09 13:10:51
我在这里找到了答案:链接
You have to modify the following line in /etc/pulse/default.pa
load-module module-udev-detect
with :
load-module module-udev-detect tsched=0
This is exactly what solved my problem. https://askubuntu.com/questions/913406
复制相似问题