pulseaudio がログに多くのエラーメッセージを生成します
Environment
- Red Hat Enterprise Linux 6
- 利用可能なオーディオハードウェアがシステムに存在しない
Issue
- pulseaudio が、以下のようなエラーメッセージをログに表示します。
Mar 22 12:23:38 localhost pulseaudio[18814]: core-util.c:Failed to connect to system bus:Did not receive a reply.Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
- メッセージログファイルに、これらのメッセージが多数出力されています。
Resolution
システムでオーディオハードウェアが検出されず、オーディオ機能を使用していない場合は、pulseaudio 関連のパッケージをシステムから削除してください。
# yum remove pulseaudio
This solution is part of Red Hat’s fast-track publication program, providing a huge library of solutions that Red Hat engineers have created while supporting our customers. To give you the knowledge you need the instant it becomes available, these articles may be presented in a raw and unedited form.
Comments