[PipeWire] Add noboost mic rules
This commit is contained in:
1
etc/udev/rules.d/91-mic-no-boost.rules
Normal file
1
etc/udev/rules.d/91-mic-no-boost.rules
Normal file
@@ -0,0 +1 @@
|
||||
SUBSYSTEM=="sound", ACTION=="change", KERNEL=="card*", ATTRS{vendor}=="0x8086", ATTRS{device}=="0x9d71", ENV{ACP_PROFILE_SET}="noboost.conf"
|
||||
@@ -0,0 +1,4 @@
|
||||
.include analog-input-internal-mic.conf
|
||||
|
||||
[Element Internal Mic Boost]
|
||||
volume = off
|
||||
@@ -0,0 +1,4 @@
|
||||
.include default.conf
|
||||
|
||||
[Mapping analog-stereo]
|
||||
paths-input = analog-input-internal-mic-noboost
|
||||
Reference in New Issue
Block a user