我在 HP Pavilion 笔记本电脑中安装了 Ubuntu 18.04,但在播放 YouTube 或离线音频时音频卡顿。我尝试过对 PulseAudio 和 Alsamixer 进行更改,但似乎没有任何效果。
当我输入:
:~$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: ALC3241 Analog [ALC3241 Analog]
Subdevices: 1/1
Run Code Online (Sandbox Code Playgroud)
这就是我得到的。
我尝试了以下方法,但似乎都不起作用:
我已经在这个问题上挣扎了很长时间。如果有人能帮助我,我将不胜感激。
vid*_*k13 12
在我的情况下(在 Alienware m15 笔记本电脑上运行 ubuntu 18.04),任何声源都会出现断断续续的声音。禁用 Wi-Fi 对我来说不是一种选择,我偶然发现了一篇博客文章,其中表明问题出在pulseaudio的realtime-scheduling设置中,那里的解决方案帮助我解决了问题:
/etc/pulse/daemon.pa(我有/etc/pulse/daemon.conf):; realtime-scheduling = yes
realtime-scheduling = no
Run Code Online (Sandbox Code Playgroud)
; realtime-scheduling = yes
realtime-scheduling = no
Run Code Online (Sandbox Code Playgroud)
来自https://fitzcarraldoblog.wordpress.com/2017/04/20/stuttering-audio-in-linux-pulseaudio-strikes-again/ 的原始解决方案
| 归档时间: |
|
| 查看次数: |
15450 次 |
| 最近记录: |