Bug 211299
Summary: | No mic in Lenovo Yoga Slim 7 (Renoir) after 5.10.4 | ||
---|---|---|---|
Product: | Drivers | Reporter: | k5hv |
Component: | Sound(ALSA) | Assignee: | Jaroslav Kysela (perex) |
Status: | NEW --- | ||
Severity: | normal | ||
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | >=5.10.4 | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: |
lspci -s 03:00.5 -vv (5.10.3)
lspci -s 03:00.5 -vv (5.10.4) arecord -l (5.10.3) arecord -l (5.10.4) alsa-info.sh --no-upload (5.10.3) alsa-info.sh --no-upload (5.10.4) |
Description
k5hv
2021-01-20 10:41:42 UTC
Created attachment 294771 [details]
lspci -s 03:00.5 -vv (5.10.3)
Created attachment 294773 [details]
lspci -s 03:00.5 -vv (5.10.4)
Created attachment 294775 [details]
arecord -l (5.10.3)
Created attachment 294777 [details]
arecord -l (5.10.4)
Attach 'alsa-info.sh --no-upload', please. Created attachment 294781 [details]
alsa-info.sh --no-upload (5.10.3)
Created attachment 294783 [details]
alsa-info.sh --no-upload (5.10.4)
Files attached Cross reference: https://bugzilla.redhat.com/show_bug.cgi?id=1892115 Workaround (reboot required): echo "options snd-rn-pci-acp3x dmic_acpi_check=1" >> /etc/modprobe.d/alsa-amd-dmic.conf Can confirm workaround. It is working. Fix is also working. Patched and tested on 5.10.8. |