
Ubuntu 19.10에서 내부 마이크가 감지되지 않습니다. 내 시스템 구성 및 모델은 다음과 같습니다.
사용 가능한 LSB 모듈이 없습니다.
Distributor ID: Ubuntu
Description : Ubuntu 19.10
Release : 19.10
Codename : eoan
[
그리고 이것은 내 /etc/modprobe.d/alsa-base.conf
파일입니다.
# Prevent abnormal drivers from grabbing index 0
options bt87x index=-2
options cx88_alsa index=-2
options saa7134-alsa index=-2
options snd-atiixp-modem index=-2
options snd-intel8x0m index=-2
options snd-via82xx-modem index=-2
options snd-usb-audio index=-2
options snd-usb-caiaq index=-2
options snd-usb-ua101 index=-2
options snd-usb-us122l index=-2
options snd-usb-usx2y index=-2
# Ubuntu #62691, enable MPU for snd-cmipci
options snd-cmipci mpu_port=0x330 fm_port=0x388
# Keep snd-pcsp from being loaded as first soundcard
options snd-pcsp index=-2
# Keep snd-usb-audio from beeing loaded as first soundcard
options snd-usb-audio index=-2
options snd-hda-intel dmic_detect=0