Bug 220058
Summary: | Mic input not working anymore on laptop | ||
---|---|---|---|
Product: | Drivers | Reporter: | piergiorgio.sartor |
Component: | Sound(ALSA) | Assignee: | Jaroslav Kysela (perex) |
Status: | RESOLVED CODE_FIX | ||
Severity: | high | CC: | tiwai |
Priority: | P3 | ||
Hardware: | Intel | ||
OS: | Linux | ||
Kernel Version: | Subsystem: | ||
Regression: | No | Bisected commit-id: | |
Attachments: |
dmesg output, as requested in the Fedora bug report.
Output of alsa-info.sh for working kernel Output of alsa-info.sh for *not* working kernel |
Description
piergiorgio.sartor
2025-04-27 14:58:20 UTC
Please give alsa-info.sh outputs from both working and non-working kernels. Run the script with --no-upload option, and attach the outputs to Bugzilla. Also, make sure that the problem still persists with the recent 6.15-rc kernel. Created attachment 308039 [details]
Output of alsa-info.sh for working kernel
Created attachment 308040 [details]
Output of alsa-info.sh for *not* working kernel
The two outputs are attached. I add a quick diff between them and something seems strange, in relation to the input connection. About kernel 6.15.x, I'll have to wait since Fedora will have one available (Rawhide or else). Hope this helps, bye, pg Likely a similar problem as other ASUS models. Try to boot 6.14.3 kernel with snd_hda_intel.model=1043:1c80 boot option. On 29/04/2025 20.12, bugzilla-daemon@kernel.org wrote: > https://bugzilla.kernel.org/show_bug.cgi?id=220058 > > --- Comment #5 from Takashi Iwai (tiwai@suse.de) --- > Likely a similar problem as other ASUS models. > > Try to boot 6.14.3 kernel with snd_hda_intel.model=1043:1c80 boot option. > This worked... What now? Wait for a patch or just add to grub or to the module conf (/etc/modprobe.d/snd_hda_intel.conf) the model number? Thanks, bye, Submitted the fix patch now: https://lore.kernel.org/20250430053210.31776-1-tiwai@suse.de Until this gets merged to the upstream, keep the boot option. |