Bug 2347640
| Summary: | Internal microphone on Asus X515JA not detected | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | kirlubla <kirlubla> | ||||||||
| Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> | ||||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | high | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | 41 | CC: | acaringi, adscvr, airlied, bskeggs, hdegoede, hpa, josef, kernel-maint, kirlubla, linville, masami256, mchehab, ptalbert, steved, suraj.ghimire7, torotegui | ||||||||
| Target Milestone: | --- | Keywords: | Desktop, Regression | ||||||||
| Target Release: | --- | ||||||||||
| Hardware: | x86_64 | ||||||||||
| OS: | Linux | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | Doc Type: | --- | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2025-04-16 02:27:14 UTC | Type: | --- | ||||||||
| Regression: | --- | Mount Type: | --- | ||||||||
| Documentation: | --- | CRM: | |||||||||
| Verified Versions: | Category: | --- | |||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||
| Embargoed: | |||||||||||
| Attachments: |
|
||||||||||
|
Description
kirlubla@gmail.com
2025-02-26 01:37:33 UTC
Created attachment 2077884 [details]
journalctl --no-hostname -k > dmesg.txt
I'm having the same problem; on 6.13.5-200 kernel the internal mic does't work, but when I boot into 6.12.9-200 it works normally (I tested it recording a video in both cases, and only got to hear the audio in the latter). (In reply to torotegui from comment #2) > I'm having the same problem; on 6.13.5-200 kernel the internal mic does't > work, but when I boot into 6.12.9-200 it works normally (I tested it > recording a video in both cases, and only got to hear the audio in the > latter). Have you had any luck with this? Are you on X515JA exactly or a simillar model? Created attachment 2080409 [details]
dmesg on kernel-6.14.0-0.rc6.20250314git695caca9345a.53.fc43
For me even on the latest rawhide kernel from march 14th it's still broken, is there any more useful information I can provide?
I attached the new dmesg on latest rawhide kernel-6.14.0-0.rc6.20250314git695caca9345a.53.fc43 if that helps.
(In reply to kirlubla from comment #3) > (In reply to torotegui from comment #2) > > I'm having the same problem; on 6.13.5-200 kernel the internal mic does't > > work, but when I boot into 6.12.9-200 it works normally (I tested it > > recording a video in both cases, and only got to hear the audio in the > > latter). > > Have you had any luck with this? Are you on X515JA exactly or a simillar > model? None at all, and same as you, I'm having the same error on the latest kernel from march 14th. In the mean time I've been booting into the 6.12 kernel when I need to use the mic (i.e. meetings) and haven't had much time to look further into it. And yes, I'm on X515JA exactly. (In reply to torotegui from comment #5) > (In reply to kirlubla from comment #3) > > (In reply to torotegui from comment #2) > > > I'm having the same problem; on 6.13.5-200 kernel the internal mic does't > > > work, but when I boot into 6.12.9-200 it works normally (I tested it > > > recording a video in both cases, and only got to hear the audio in the > > > latter). > > > > Have you had any luck with this? Are you on X515JA exactly or a simillar > > model? > > None at all, and same as you, I'm having the same error on the latest kernel > from march 14th. In the mean time I've been booting into the 6.12 kernel > when I need to use the mic (i.e. meetings) and haven't had much time to look > further into it. And yes, I'm on X515JA exactly. Good news it might be fixed soonish. I built a vanilla kernel to make a kernel bug report and i will be able to do a git bisect on sunday. https://bugzilla.kernel.org/show_bug.cgi?id=219902 (In reply to kirlubla from comment #6) > (In reply to torotegui from comment #5) > > (In reply to kirlubla from comment #3) > > > (In reply to torotegui from comment #2) > > > > I'm having the same problem; on 6.13.5-200 kernel the internal mic does't > > > > work, but when I boot into 6.12.9-200 it works normally (I tested it > > > > recording a video in both cases, and only got to hear the audio in the > > > > latter). > > > > > > Have you had any luck with this? Are you on X515JA exactly or a simillar > > > model? > > > > None at all, and same as you, I'm having the same error on the latest kernel > > from march 14th. In the mean time I've been booting into the 6.12 kernel > > when I need to use the mic (i.e. meetings) and haven't had much time to look > > further into it. And yes, I'm on X515JA exactly. > > Good news it might be fixed soonish. I built a vanilla kernel to make a > kernel bug report and i will be able to do a git bisect on sunday. > https://bugzilla.kernel.org/show_bug.cgi?id=219902 Thank you so much for the effort, I don't know a thing about building kernels, so really appreciate what you're doing. Just to let you know, I upgraded to the latest kernel (6.13.7) and the issue still happens (and for you too I think, from what you said on the bug report you linked). Best of luck, hope to hear from you on sunday :) and if I could help in any way, just ask. Thank you! Still working on it, it's just taking longer than I thought it would. Update: Thanks to tiwai there is now a temporary workaround: boot with "snd_hda_intel.model=1043:1271" boot option. You can add the boot option by pressing e when booting and adding it to the line with linux. I will attach an example image. Created attachment 2082087 [details]
Temporary fix
(In reply to kirlubla from comment #10) > Created attachment 2082087 [details] > Temporary fix Thank you so much! I'm unable to test right now but will let you know when I do. I'm very grateful for your help and Takashi's. No problem! A more permanent fix should be coming soon enough in an update. Just tested it and it worked. Great! As of fedora 42 and kernel 6.14.2 (presumably it will be fixed in fedora 41 soon as well), it works! No extra configuration needed. |