From 436137e979564137967f72680815a24027a3e483 Mon Sep 17 00:00:00 2001 From: lhark Date: Mon, 22 Nov 2021 22:16:39 +0100 Subject: [PATCH] Chromium autogain fix --- how_to | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/how_to b/how_to index 05d4aed..67bd39d 100644 --- a/how_to +++ b/how_to @@ -1241,3 +1241,10 @@ Flash BIOS using CH341A and SOP8 clip: cmp backup1.bin backup2.bin Flashing firmware: sudo flashrom --programmer ch341a_spi -w + +Fix chromium microphone autogain (qutebrowser): + # Add this script to greasemonkey: + # https://github.com/joeywatts/disable-autogain-control-extension/blob/master/disableAutogain.js + + # https://github.com/qutebrowser/qutebrowser/discussions/6628 + # https://bugs.chromium.org/p/chromium/issues/detail?id=435112