RHEL 6没有声音,但音量设置显示100%

RHEL 6没有声音,但音量设置显示100%

我的声音在我的 Thinkpad T430 上运行得很好,但是大约 3 天前出现了更新(?),从那时起,GNOME 面板上的声音图标就消失了。

我已经尝试过重新启动,但没有成功。

我尝试使用“gnome-volume-control”,它说它的音量为 100%,但仍然没有任何声音,网络浏览器或应用程序中没有声音。

我检查了“alsamixer”,它说 150 <> 150 是 Master,而不是 MM。

[user@notebook ~]$ amixer
Simple mixer control 'Master',0
  Capabilities: pvolume pswitch pswitch-joined penum
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 65536
  Mono:
  Front Left: Playback 65536 [100%] [on]
  Front Right: Playback 65536 [100%] [on]
Simple mixer control 'Capture',0
  Capabilities: cvolume cswitch cswitch-joined penum
  Capture channels: Front Left - Front Right
  Limits: Capture 0 - 65536
  Front Left: Capture 65536 [100%] [on]
  Front Right: Capture 65536 [100%] [on]
[user@notebook ~]$

问题: 我该如何解决这个问题?

有趣的是,大约 3 天前 /var/log/yum.log 中没有软件包更新

更新:

yum reinstall pulseaudio

没有帮助。

相关内容