Dear all,
I just started a video conference and the microphone was not working anymore (it was working three days ago). In the speaker/microphone menue, the microphone is not visible anymore.
In the KDE audio settings, the microphone was not visible anymore. First there was the option “show inactive devices” and my mic was shown as inactive device. After some time checking it again and again with different devices, this option was not available anymore.
I also tried a bluetooth headset (plantronics) or a roomspeaker (jabra): speaker fine, no mic function
My computer: Lenovo Thinkpad Carbon X1 Gen 9 (Tiger lake), Audio: Inter Tiger lake.
Has somebody an idea why the microphone abilities disappeared?
Best,
Michael
To start with show what is reported by ALSA…
arecord -l
and pulseaudio (assuming active)…
pactl list sources
Also, the hardware details themselves. For that you can use inxi (install it first if necessary).
Update it with
sudo inxi -U
then
inxi -Axx
Dear deano_ferrari,
thanks for the answer!
Output of ALSA:
“**** Liste der Hardware-Geräte (CAPTURE) ****
Karte 0: sofhdadsp [sof-hda-dsp], Gerät 0: HDA Analog () ]
Sub-Geräte: 1/1
Sub-Gerät #0: subdevice #0
Karte 0: sofhdadsp [sof-hda-dsp], Gerät 1: HDA Digital ( ) ]
Sub-Geräte: 1/1
Sub-Gerät #0: subdevice #0
Karte 0: sofhdadsp [sof-hda-dsp], Gerät 6: DMIC () ]
Sub-Geräte: 1/1
Sub-Gerät #0: subdevice #0
Karte 0: sofhdadsp [sof-hda-dsp], Gerät 7: DMIC16kHz ( ) ]
Sub-Geräte: 1/1
Sub-Gerät #0: subdevice #0 ”
Output of Pulseaudio:
“[FONT=monospace]Status: SUSPENDED
Name: alsa_output.pci-0000_00_1f.3-platform-skl_hda_dsp_generic.stereo-fallback.monitor
Beschreibung: Monitor of Tiger Lake-LP Smart Sound Technology Audio Controller Stereo
Treiber: module-alsa-card.c
Abtastwert-Angabe: s16le 2ch 48000Hz
Kanalzuordnung: front-left,front-right
Besitzer-Modul: 6
Stumm: nein
Lautstärke: front-left: 65536 / 100% / 0,00 dB, front-right: 65536 / 100% / 0,00 dB
Verteilung 0,00
Basis-Lautstärke: 65536 / 100% / 0,00 dB
Ziel-Monitor: alsa_output.pci-0000_00_1f.3-platform-skl_hda_dsp_generic.stereo-fallback
Latenz: 0 usec, eingestellt 0 usec
Flags: DECIBEL_VOLUME LATENCY
Eigenschaften:
device.description = “Monitor of Tiger Lake-LP Smart Sound Technology Audio Controller Stereo”
device.class = “monitor”
alsa.card = “0”
alsa.card_name = “sof-hda-dsp”
alsa.long_card_name = “LENOVO-20XXS00100-ThinkPadX1CarbonGen9”
alsa.driver_name = “snd_soc_skl_hda_dsp”
device.bus_path = “pci-0000:00:1f.3-platform-skl_hda_dsp_generic”
sysfs.path = “/devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0”
device.bus = “pci”
device.vendor.id = “8086”
device.vendor.name = “Intel Corporation”
device.product.id = “a0c8”
device.product.name = “Tiger Lake-LP Smart Sound Technology Audio Controller”
device.string = “0”
module-udev-detect.discovered = “1”
device.icon_name = “audio-card-pci”
Formate:
pcm”
Output of inxi:
“[/FONT]Audio: Device-1: Intel Tiger Lake-LP Smart Sound Audio vendor: Lenovo driver: sof-audio-pci-intel-tgl bus-ID: 00:1f.3
chip-ID: 8086:a0c8
Sound Server-1: ALSA v: k5.15.6-1-default running: yes
Sound Server-2: PulseAudio v: 15.0 running: yes
Sound Server-3: PipeWire v: 0.3.40 running: yes”
Best wishes,
Michael
Dear all,
today, there was a new kernel, ALSA and pipewire update. And after a reboot, the mic is working a again.
Sometimes patience (I would need more of it ;-)) and trust to the Linux community is solving the problem.
Best,
Michael
michaelhust:
Dear all,
today, there was a new kernel, ALSA and pipewire update. And after a reboot, the mic is working a again.
Sometimes patience (I would need more of it ;-)) and trust to the Linux community is solving the problem.
Best,
Michael
Ok, thanks for the update. Good to know that is all is working as expected again.