Bug 219853 - Internal mic need quirk for MSI Bravo 15 C7UCX
Summary: Internal mic need quirk for MSI Bravo 15 C7UCX
Status: NEW
Alias: None
Product: Drivers
Classification: Unclassified
Component: Sound(ALSA) (show other bugs)
Hardware: AMD Linux
: P3 normal
Assignee: Jaroslav Kysela
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-09 04:18 UTC by keenplify
Modified: 2025-03-09 04:18 UTC (History)
0 users

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


Attachments
Added quirk (180 bytes, text/plain)
2025-03-09 04:18 UTC, keenplify
Details

Description keenplify 2025-03-09 04:18:28 UTC
Created attachment 307784 [details]
Added quirk

I followed a similar bug from (https://bugzilla.kernel.org/show_bug.cgi?id=218402) and adding a dmi_system_id quirk for acp6x-mach.c to make my mic work works. I am using Linux Mint with patched 6.8.0 kernel and it works perfectly.

expected result of `arecord -l`
**** List of CAPTURE Hardware Devices ****
card 1: Generic [HD-Audio Generic], device 0: ALC256 Analog [ALC256 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 2: acp6x [acp6x], device 0: DMIC capture dmic-hifi-0 []
  Subdevices: 0/1
  Subdevice #0: subdevice #0

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