虚拟输出显示在 Ubuntu 18.04中的设置->声音中。
我试过:
sudo alsa force-reload
Run Code Online (Sandbox Code Playgroud)
它什么都不做。我不知道还有什么可以尝试的。
$ lsb_release -a
没有可用的 LSB 模块。
分销商 ID: Ubuntu
描述:Ubuntu 18.04 LTS
发布: 18.04
代号:仿生
$ lsmod | grep snd_hda_intel
snd_hda_intel 40960 3
snd_hda_codec 126976 4 snd_hda_intel,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
snd_hda_core 81920 5 snd_hda_intel,snd_hda_codec,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
snd_pcm 98304 4 snd_hda_intel,snd_hda_codec,snd_hda_core,snd_hda_codec_hdmi
snd 81920 18 snd_hda_intel、snd_hwdep、snd_seq、snd_hda_codec、snd_timer、snd_rawmidi、snd_hda_codec_hdmi、snd_hda_codec_generic、snd_seq_device、snd_realp_hda
$ lspci -nnk | grep -A2 音频
00:1f.3 音频设备 [0403]:英特尔公司 Sunrise Point-H 高清音频 [8086:a170](修订版 31)
子系统:微星国际有限公司 [MSI] Sunrise Point-H HD Audio [1462:fa15]
正在使用的内核驱动程序:snd_hda_intel
内核模块:snd_hda_intel
$ cat /etc/modprobe.d/alsa-base.conf
# …