On 15/12/20 8:55 am, Eliot Blennerhassett wrote:
On 9/12/20 6:12 am, Jaroslav Kysela wrote:
Users reported that some Lenovo AMD platforms do not have ACP microphone, but the BIOS advertises it via ACPI.
Can you briefly explain how to confirm that this specific problem exists, and what info you would need from me to add a new machine?
On Renoir APU based platforms, DMIC presence will be detected by _WOV method. If DMIC is connected to APU, _WOV integer will set to 0x01. This has to be updated correctly from ACPI tables.
On Few machines, It was found that BIOS is not advertising ACPI entries correctly. Jaroslav added additional DMI check for the platforms with Broken BIOS.
-- Vijendar
I have a Lenovo E14 Gen 2 with AMD that claims to have DMIC but no evidence of it working.
My workaround so far has been blacklisting the related modules... blacklist snd-soc-dmic blacklist snd-acp3x-rn blacklist snd-acp3x-pdm-dma
alsa-info: https://nam11.safelinks.protection.outlook.com/?url=http%3A%2F%2Falsa-projec...
-- Eliot