All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hui Wang <hui.wang@canonical.com>
To: tiwai@suse.de
Cc: hui.wang@canonical.com, alsa-devel@alsa-project.org
Subject: [alsa-lib][PATCH 2/2] conf/ucm: increase the input volume for LineIn
Date: Wed,  2 May 2018 14:08:06 +0800	[thread overview]
Message-ID: <1525241286-16498-2-git-send-email-hui.wang@canonical.com> (raw)
In-Reply-To: <1525241286-16498-1-git-send-email-hui.wang@canonical.com>

Otherwise, the boost value is 0, and the sound captured from that
LineIn jack is too weak for users.

Signed-off-by: Hui Wang <hui.wang@canonical.com>
---
 src/conf/ucm/HDAudio-Lenovo-DualCodecs/HiFi.conf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/conf/ucm/HDAudio-Lenovo-DualCodecs/HiFi.conf b/src/conf/ucm/HDAudio-Lenovo-DualCodecs/HiFi.conf
index 5096789..ece780d 100644
--- a/src/conf/ucm/HDAudio-Lenovo-DualCodecs/HiFi.conf
+++ b/src/conf/ucm/HDAudio-Lenovo-DualCodecs/HiFi.conf
@@ -99,6 +99,7 @@ SectionDevice."LineIn" {
 	EnableSequence [
 		cdev "hw:PCH"
 		cset "name='Input Source' Line"
+		cset "name='Line Boost Volume' 3"
 	]
 }
 
-- 
2.7.4

  reply	other threads:[~2018-05-02  6:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-02  6:08 [alsa-lib][PATCH 1/2] ucm: adding the folder of card_long_name when finding verb conf file Hui Wang
2018-05-02  6:08 ` Hui Wang [this message]
2018-05-02  6:44   ` [alsa-lib][PATCH 2/2] conf/ucm: increase the input volume for LineIn Jaroslav Kysela
2018-05-02  6:43 ` [alsa-lib][PATCH 1/2] ucm: adding the folder of card_long_name when finding verb conf file Jaroslav Kysela

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1525241286-16498-2-git-send-email-hui.wang@canonical.com \
    --to=hui.wang@canonical.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=tiwai@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.