Description
Describe the bug
I am not able to get any input from the microphone(s) on my system.
Neither the internal microphone nor the microphone on the plugged in earphones with microphone produce any sound.
See also https://bugzilla.suse.com/show_bug.cgi?id=1236863
To Reproduce
1.Use either internal microphones or microphone from earplugs
2.Use arecord to test microphone input
3.Playback recording from arecord
Actual Results:
No sound is captured from either microphone.
Same result with other audio recording applications, like Audacity, Zoom or Teams
Reproduction Rate
All the time
Expected behavior
Sound from microphones to be available
Impact
Not able to attend zoom or teams meetings from this laptop
Environment
Not sure how to get the following information:
- Branch name and commit hash of the 2 repositories: sof (firmware/topology) and linux (kernel driver).
- Kernel: {SHA}
- SOF: {SHA}
- Name of the topology file
- Topology: {FILE}
- Name of the platform(s) on which the bug is observed.
- Platform: {PLATFORM}
Screenshots or console output
```
inxi -Aa
Audio:
Device-1: Intel Alder Lake PCH-P High Definition Audio
vendor: Fujitsu Client driver: sof-audio-pci-intel-tgl
alternate: snd_hda_intel, snd_soc_avs, snd_sof_pci_intel_tgl
bus-ID: 00:1f.3 chip-ID: 8086:51c8 class-ID: 0401
API: ALSA v: k6.13.1-lp156.6.g93072cc-default status: kernel-api
with: aoss type: oss-emulator tools: alsactl,alsamixer,amixer
Server-1: PipeWire v: 1.0.5 status: active with: 1: pipewire-pulse
status: active 2: wireplumber status: active
tools: pactl,pw-cat,pw-cli,wpctl
```
I have attached the output of alsa-info.sh in the attachment.
If applicable, add a screenshot (drag-and-drop an image), or console logs
(cut-and-paste text and put a code fence (```) before and after, to help
explain the issue.
Please also include the relevant sections from the firmware log and kernel log in the report (and attach the full logs for complete reference). Kernel log is taken from dmesg and firmware log from sof-logger. See https://thesofproject.github.io/latest/developer_guides/debugability/logger/index.html