diff --git a/system_files/deck/shared/usr/share/wireplumber/hardware-profiles/micro-star international co., ltd.-claw 7 ai+ a2vm/wireplumber.conf.d/80-alsa-headroom.conf b/system_files/deck/shared/usr/share/wireplumber/hardware-profiles/micro-star international co., ltd.-claw 7 ai+ a2vm/wireplumber.conf.d/80-alsa-headroom.conf new file mode 100644 index 0000000000..5c02eafdea --- /dev/null +++ b/system_files/deck/shared/usr/share/wireplumber/hardware-profiles/micro-star international co., ltd.-claw 7 ai+ a2vm/wireplumber.conf.d/80-alsa-headroom.conf @@ -0,0 +1,14 @@ +monitor.alsa.rules = [ + { + matches = [ + { + node.name = "alsa_output.pci-0000_00_1f.3-platform-skl_hda_dsp_generic.HiFi__Speaker__sink" + } + ] + actions = { + update-props = { + api.alsa.headroom = 1024 + } + } + } +] \ No newline at end of file