|

楼主 |
发表于 2008-11-30 13:36:54
|
显示全部楼层
Post by landrewl;1916639
据说是alsa的某些声卡驱动存在bug的原因。
我的系统上倒是一切正常
估计还真是这个原因。fedora的网站上提到了一个线索:
https://fedoraproject.org/wiki/Features/GlitchFreeAudio
The PulseAudio sound server has been rewritten to use timer-based audio scheduling instead of the traditional interrupt-driven approach. Timer-based scheduling may expose issues in some Alsa drivers. To turn timer-based scheduling off, replace the line
load-module module-hal-detect
in /etc/pulse/default.pa by
load-module module-hal-detect tsched=0
我的声卡是intel p35芯片组集成的声卡,估计赶上这个问题了。 |
|