Bug 219158 - ASUS GA402XY (ACL285) Headset mic not working with 6.9 and 6.10 kernel
Summary: ASUS GA402XY (ACL285) Headset mic not working with 6.9 and 6.10 kernel
Status: NEW
Alias: None
Product: Drivers
Classification: Unclassified
Component: Sound(ALSA) (show other bugs)
Hardware: All Linux
: P3 normal
Assignee: Jaroslav Kysela
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-14 14:14 UTC by Austrum
Modified: 2024-08-23 12:35 UTC (History)
1 user (show)

See Also:
Kernel Version:
Subsystem:
Regression: No
Bisected commit-id:


Attachments
$(dmesg | grep -iE 'snd|hda|realtek|alc|cirrus') and $(cat /proc/asound/card2/codec#0) (5.87 KB, application/zip)
2024-08-14 14:14 UTC, Austrum
Details

Description Austrum 2024-08-14 14:14:39 UTC
Created attachment 306722 [details]
$(dmesg | grep -iE 'snd|hda|realtek|alc|cirrus') and $(cat /proc/asound/card2/codec#0)

Laptop Model: Asus ROG G14 GA402XY
Codec: Realtek ALC285 + Cirrus logic cs35l41
OS: Debian Testing
Kernel: 6.9.x, 6.10 represents the issue, 6.8.x no
DE: Gnome 46, wayland

Here's the issue. When using the 6.9 or the 6.10 kernel system doesn't see an external mic from the headset (3.5 jack). Instead, there's only an internal mic available.

When using the 6.8 kernel or less it's okay, I can use mic from the headset. So currently I'm on 6.8.12.


What I've tried:

- Play with snd_hda_intel model parameters from there: https://www.kernel.org/doc/html/latest/sound/hd-audio/models.html?highlight=headset+mic ex: options snd_hda_intel model=dell-headset-mic
- Retask jack with hdajackretask
- Install a fresh system on another ssd (latest PopOS) - after kernel update to 6.9.x (from the repository) it's the same issue.

Note You need to log in before you can comment on or make changes to this bug.