私はミント19.3を使用しています。
マイコンピュータの音は、ジャックを介して接続されているスピーカーではなく、画面(ディスプレイポートなど)から出ます。
問題を解決しましたsudo alsa force-reload
。その後、スピーカーから音が聞こえた。今度は起動するたびにコマンドを再入力する必要なく、永久に解決策を持ちたいと思います。
alsa force-reload
私のものに追加しましたが、うまく/etc/rc.local
いきません。
起動するたびにこのコマンドをどのように起動できますかsudo
?それともこの問題に対する他の解決策はありますかalsa
?
これは私のalsaログですalsinfo.sh
。起動後、そしてただalsaを強制的に再起動した後
また、私の/var/log/syslog
ファイルには常にalsaに次の3行が含まれています。
Apr 10 13:11:15 GLaDOS pulseaudio[3206]: [alsa-sink-ALC1220 Analog] alsa-sink.c: ALSA woke us up to write new data to the device, but there was actually nothing to write.
Apr 10 13:11:15 GLaDOS pulseaudio[3206]: [alsa-sink-ALC1220 Analog] alsa-sink.c: Most likely this is a bug in the ALSA driver 'snd_hda_intel'. Please report this issue to the ALSA developers.
Apr 10 13:11:15 GLaDOS pulseaudio[3206]: [alsa-sink-ALC1220 Analog] alsa-sink.c: We were woken up with POLLOUT set -- however a subsequent snd_pcm_avail() returned 0 or another value < min_avail.