Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1030412
  • 博文数量: 227
  • 博客积分: 5951
  • 博客等级: 大校
  • 技术积分: 2598
  • 用 户 组: 普通用户
  • 注册时间: 2007-03-22 17:42
文章分类
文章存档

2015年(2)

2014年(12)

2013年(16)

2012年(22)

2011年(19)

2010年(36)

2009年(77)

2008年(39)

2007年(16)

我的朋友

分类: LINUX

2009-08-19 16:51:58




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


找到 /etc/pulse/default.pa 文件 找到 load-module module-hal-detect

修改为 load-module module-hal-detect tsched=0


效果会好很多哦

阅读(2014) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~