My microphone doesn't seem to be detected on my laptop.
In Gnome Sound settings, it says No input devices.
Output is working well.
Code: Select all
$ lspci | grep -i audio
00:1f.3 Multimedia audio controller: Intel Corporation Raptor Lake-P/U/H cAVS (rev 01)
Code: Select all
$ lspci -s 00:1f.3 -nnk
00:1f.3 Multimedia audio controller [0401]: Intel Corporation Raptor Lake-P/U/H cAVS [8086:51ca] (rev 01)
Subsystem: Dell Device [1028:0beb]
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel, snd_soc_avs, snd_sof_pci_intel_tgl
Code: Select all
$ arecord -l
**** List of CAPTURE Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: ALC289 Analog [ALC289 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 2: ALC289 Alt Analog [ALC289 Alt Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
systemctl list-units : https://pastebin.com/zdiWBrBu
By the way, if I plug an usb mic, it works fine.
At this point, I don't know if it's an issue with my kernel or a configuration somewhere...
Any help is appreciated.



