Bug 219887
Summary: | AMD Ryzen 7 7735HS - array microphone does not work | ||
---|---|---|---|
Product: | Drivers | Reporter: | Reiner (Reiner.Proels) |
Component: | Sound(ALSA) | Assignee: | Jaroslav Kysela (perex) |
Status: | ASSIGNED --- | ||
Severity: | blocking | CC: | mario.limonciello, Reiner.Proels, Vijendar.Mukunda |
Priority: | P3 | ||
Hardware: | AMD | ||
OS: | Linux | ||
Kernel Version: | 6.14 | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: |
dmidecode output
alsainfo output arec -l output Output from windows11 msinfo32 Test patch |
Description
Reiner
2025-03-15 23:34:22 UTC
Created attachment 307865 [details]
dmidecode output
Created attachment 307866 [details]
alsainfo output
Created attachment 307867 [details]
arec -l output
Created attachment 307868 [details]
Output from windows11 msinfo32
If someone have a patch I can compile and install a kernel and do some testing. Created attachment 307870 [details]
Test patch
Could you please test attached patch?
Thanks,
Vijendar
Hello, yes I can confirm now build in microphone is working - audio level could be higher, but I think on Windows it was the same. Sound output from internal speaker also works. Sound input and output from external via jack also works. So. Good work !! Thanks :-) I hve also tried this but I have used the wronk product name - from BIOS and not system. Shame about me :-) Will we still get this in the 6.14 release ? Reiner Am 20.03.25 um 16:24 schrieb bugzilla-daemon@kernel.org: > https://bugzilla.kernel.org/show_bug.cgi?id=219887 > > Vijendar Mukunda (Vijendar.Mukunda@amd.com) changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > CC| |Vijendar.Mukunda@amd.com > > --- Comment #6 from Vijendar Mukunda (Vijendar.Mukunda@amd.com) --- > Created attachment 307870 [details] > --> https://bugzilla.kernel.org/attachment.cgi?id=307870&action=edit > Test patch > > Could you please test attached patch? > > Thanks, > Vijendar > I checked it with Windows. In windows I get a higher audio level on recording from internal microphone - so if we can increase it .... It's good to hear the patch works. It is too late to get this into 6.14. Unfortunately, it's not going to be possible to increase the recording level with the way that it works on Linux vs Windows. Linux is using the DMIC registers directly. Windows is using a custom proprietary DSP firmware. Ok, the DSP firmware is not from AMD and can not be used ? Am 20.03.25 um 20:55 schrieb bugzilla-daemon@kernel.org: > https://bugzilla.kernel.org/show_bug.cgi?id=219887 > > --- Comment #9 from Mario Limonciello (AMD) (mario.limonciello@amd.com) --- > It's good to hear the patch works. It is too late to get this into 6.14. > > Unfortunately, it's not going to be possible to increase the recording level > with the way that it works on Linux vs Windows. > > Linux is using the DMIC registers directly. > Windows is using a custom proprietary DSP firmware. > Here is the patch on it's way upstream for this issue. https://lore.kernel.org/alsa-devel/20250321122507.190193-1-syed.sabakareem@amd.com/T/#u > Ok, the DSP firmware is not from AMD and can not be used ? No; the Windows DSP firmware is not usable in Linux. Well the patch be included in a next release of 6.14 or only in 6.15 ? It's currently set to go into 6.15. It can be brought back to 6.14 following this process after it lands in Linus' tree. https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html Ok, it would be good to get it in a ltaer version of 6.14 because it's a small change. Am 25.03.25 um 02:24 schrieb bugzilla-daemon@kernel.org: > https://bugzilla.kernel.org/show_bug.cgi?id=219887 > > --- Comment #13 from Mario Limonciello (AMD) (mario.limonciello@amd.com) --- > It's currently set to go into 6.15. It can be brought back to 6.14 following > this process after it lands in Linus' tree. > > https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html > |