0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

Ubuntu22.04でスピーカーが「Dummy-Output」になったときの対処法

Last updated at Posted at 2025-07-15

エラーの詳細

Ubuntu 22.04をノートパソコンに入れて使っているがスリープ後に復帰すると音声が再生されなくなっていることがある。

音声設定を見に行くと、Dummy-Outputになっている。

TODO: 後で証跡を貼る


解決方法

基本的に再起動すれば復活する。

再起動したくない人向け

自分の環境ではALSAを再ロードしたら直った。

sudo alsa force-reload

Advanced Linux Sound Architecture (ALSA) は、サウンドカードのデバイスドライバを提供するOpen Sound System (OSS)を置き換えるために開発されたLinuxカーネルコンポーネントである。1

恒久対策

TODO


Reference

  1. https://ja.wikipedia.org/wiki/Advanced_Linux_Sound_Architecture

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?