Dec 2 12:14:12 ubuntu10.04-laptop pulseaudio[1723]: alsa-sink.c: 这很可能是 ALSA 驱动程序 'snd_hda_intel' 中的一个 bug。请向 ALSA 开发人员报告这个问题。
Dec 2 12:14:12 ubuntu10.04-laptop pulseaudio[1723]: alsa-sink.c: 提醒我们设置 POLLOUT -- 但结果是 snd_pcm_avail() 返回 0 或者另一个小于最小可用值的数值
这是日志,不知道怎么回事,多谢多谢
声卡问题
- 7rack
- 帖子: 96
- 注册时间: 2011-08-17 22:49
Re: 声卡问题
不知道你的声卡音量可以调节不?我的opensuSE之前是这个错误,音量不能调节,后来我报告了这个bug,其实这不算是bug。回复是这样的.不知道对你有帮助不 
我现在就用terminal调节音量,也很方便The messages from PA are just a red herring. It usually has noting to do with
the volume problem.
Try to decrease the volume with your mixer app. If it still doesn't work, try
like
amixer -c0 set Master -20dB
This will set the raw mixer element to -20dB by skipping PulseAudio.
代码: 全选
amixer -c0 set Master 60dB
