
Intelオーディオドライバが正しくロードされていることを示すにもかかわらず、Debian 8のインストールではサウンド出力が得られません。
Ubuntu 16 USBから起動すると、モニターのボリュームもオンになり、オーディオもうまく機能するため、ハードウェアはサポートされているようです。 Debian 8では、基本的なトラブルシューティングを行い、無音が有効になっていないことを確認し、正しい出力が選択されていることを確認しました。
私は教育中にスティーブ・リトルのガイドを試してみましたが、失敗しました。
http://www.troubleshooters.com/linux/sound/sound_troubleshooting.htm
私のハードウェア:
Intel Corporation BOXNUC6I7KYK4
コマンド出力:
# cat /etc/issue
Debian GNU/Linux 8 \n \l
# uname -a
Linux Debbie 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt25-2+deb8u3 (2016-07-02) x86_64 GNU/Linux
# lspci -s 00:1f.3 -v
00:1f.3 Audio device: Intel Corporation Device a170 (rev 31)
Subsystem: Intel Corporation Device 2064
Flags: bus master, fast devsel, latency 32, IRQ 141
Memory at dc240000 (64-bit, non-prefetchable) [size=16K]
Memory at dc220000 (64-bit, non-prefetchable) [size=64K]
Capabilities: [50] Power Management version 3
Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+
Kernel driver in use: snd_hda_intel
# lsmod | grep snd
snd_hda_codec_hdmi 45118 1
snd_hda_codec_realtek 67168 1
snd_hda_codec_generic 63181 1 snd_hda_codec_realtek
snd_hda_intel 26407 10
snd_hda_controller 26646 1 snd_hda_intel
snd_hda_codec 104500 5 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel,snd_hda_controller
snd_hwdep 13148 1 snd_hda_codec
snd_pcm 88662 6 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_controller
snd_timer 26614 1 snd_pcm
snd 65244 26 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
soundcore 13026 2 snd,snd_hda_codec
# modprobe snd_hda_intel <<no output>>
Runはpavucontrol
、サウンドが処理中であることを示す表示とともにHDMI出力デバイスを表示します(出力デバイスタブのサウンドレベルバーは、speaker-test
テストノイズが出力されると変動します)。
サウンド出力を聞くことができるようにするには、他に何をすべきかわかりません。助けてくれてありがとう。この問題を解決するために必要な詳細を見逃した場合は、お知らせください。
答え1
私はこれを何度も成功しました。
sudo alsactl init