]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ALSA: hda/realtek: fix the hp playback volume issue for LG machines
authorHui Wang <hui.wang@canonical.com>
Mon, 18 Mar 2024 01:11:28 +0000 (09:11 +0800)
committerTakashi Iwai <tiwai@suse.de>
Mon, 18 Mar 2024 15:13:25 +0000 (16:13 +0100)
commit1e5dc3989a20ccd703d5fe1a269d2bcedf29142c
tree041c40f5fac983c0c0224eacd053982175c14b12
parent585f5bf9e9f65b1fec607780d75d08afee0f0b85
ALSA: hda/realtek: fix the hp playback volume issue for LG machines

Recently we tested the headphone playback on 2 LG machines, if we set
the volume to the max value or near to the max value, the sound is too
loud, it could even bring harm to listeners.

A workaround is to decrease the max volume to a reasonable value for
the headphone's amplifier, then the users couldn't set the volume
bigger than that value from the userspace.

Signed-off-by: Hui Wang <hui.wang@canonical.com>
Message-ID: <20240318011128.156023-1-hui.wang@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c