Bug 215988
Summary: | 0414:a00d No input for Mic/Line-In | ||
---|---|---|---|
Product: | Drivers | Reporter: | Brock Szuszczewicz (13r0ck) |
Component: | Sound(ALSA) | Assignee: | Jaroslav Kysela (perex) |
Status: | RESOLVED CODE_FIX | ||
Severity: | normal | CC: | tiwai |
Priority: | P1 | ||
Hardware: | AMD | ||
OS: | Linux | ||
Kernel Version: | 5.17.5 | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: |
output from lsbusb -v
alsa-info output correct alsa info Kernel Patch |
Description
Brock Szuszczewicz
2022-05-16 19:48:27 UTC
Might be related to https://bugzilla.kernel.org/show_bug.cgi?id=206873 Probably very similar to https://lore.kernel.org/all/20200408140449.22319-1-tiwai@suse.de/ From my naive modifications to that, I have not gotten mic/line-in to work though. Probably a dupe of https://bugzilla.kernel.org/show_bug.cgi?id=206543, but leaving this open as the thread there has been derailed with off topic issues My apologies, my link in comment 3 is wrong, this might be a dupe of https://bugzilla.kernel.org/show_bug.cgi?id=206873 Created attachment 300991 [details]
alsa-info output
Created attachment 301000 [details]
correct alsa info
The last attached `alsa-info` was from a modified kernel, this is from a clean install.
Created attachment 301036 [details] Kernel Patch Thi kernel patch is provided by Takashi Iwai Thank you so much for the help! To completely fix the mic another patch is required in userspace here: https://github.com/alsa-project/alsa-ucm-conf/pull/156 The patch was merged to sound git tree, likely included in 5.19-rc1 (via the second pull request). |