扬声器和耳机中的持续噪音

use*_*978 13 sound pulseaudio samsung soundcard 12.10

在我的笔记本电脑三星 300V5A-S19 上,我的扬声器一直有噪音。如果我戴耳机,声音会变得更明显(音量减半会使音乐静音)。噪音水平与音量控制无关。只有当音量完全静音时,噪音才会消失。为了记录,声音让人想起波浪的噪音或类似的东西。

系统信息:Ubuntu 12.10,内核3.5.0-18

音频设备:Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller (rev 04)

系统中的所有软件包均已更新。

PS:按照此消息的建议(单击)没有产生任何结果。

小智 11

The most probable cause of constant noise coming in from the speakers is usually mic boost. In order to disable this:

  1. Open a terminal.
  2. Type alsamixer and press Enter.
  3. Reduce the Mic Boost and Internal Mic Boost to zero. Refer to screenshot.

截屏


小智 5

禁用自动静音模式后问题消失。alsamixer在终端中运行,向右滚动并按向上/向下以启用或禁用自动静音模式

在此处输入图片说明

  • 你能澄清一下你的答案吗?例如如何禁用“自动静音模式”? (2认同)