Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Wolfram Sang <wsa@the-dreams.de>
Cc: alsa-devel@alsa-project.org
Subject: Re: [PATCH] ALSA: usb-audio: Add mic volume fix quirk for Logitech Quickcam Fusion
Date: Fri, 29 May 2015 12:58:38 +0200	[thread overview]
Message-ID: <s5hr3pz6469.wl-tiwai@suse.de> (raw)
In-Reply-To: <1432896656-3228-1-git-send-email-wsa@the-dreams.de>

At Fri, 29 May 2015 19:50:56 +0900,
Wolfram Sang wrote:
> 
> Fix this from the logs:
> 
> usb 7-1: New USB device found, idVendor=046d, idProduct=08ca
> ...
> usb 7-1: Warning! Unlikely big volume range (=3072), cval->res is probably wrong.
> usb 7-1: [5] FU [Mic Capture Volume] ch = 1, val = 4608/7680/1
> 
> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>

Applied now (with Cc to stable).  Thanks!


Takashi

> ---
>  sound/usb/mixer.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/sound/usb/mixer.c b/sound/usb/mixer.c
> index 3e2ef61c627b83..4256fdedbd8009 100644
> --- a/sound/usb/mixer.c
> +++ b/sound/usb/mixer.c
> @@ -918,6 +918,7 @@ static void volume_control_quirks(struct usb_mixer_elem_info *cval,
>  	case USB_ID(0x046d, 0x081d): /* HD Webcam c510 */
>  	case USB_ID(0x046d, 0x0825): /* HD Webcam c270 */
>  	case USB_ID(0x046d, 0x0826): /* HD Webcam c525 */
> +	case USB_ID(0x046d, 0x08ca): /* Logitech Quickcam Fusion */
>  	case USB_ID(0x046d, 0x0991):
>  	/* Most audio usb devices lie about volume resolution.
>  	 * Most Logitech webcams have res = 384.
> -- 
> 2.1.4
> 

      reply	other threads:[~2015-05-29 10:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-29 10:50 [PATCH] ALSA: usb-audio: Add mic volume fix quirk for Logitech Quickcam Fusion Wolfram Sang
2015-05-29 10:58 ` Takashi Iwai [this message]

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=s5hr3pz6469.wl-tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=wsa@the-dreams.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox