From mboxrd@z Thu Jan 1 00:00:00 1970 From: Clemens Ladisch Subject: Re: how to quirk max capture level? Date: Tue, 21 Jul 2009 14:52:21 +0200 Message-ID: <4A65BA05.5050604@ladisch.de> References: <4A658FB8.9070005@fisher-privat.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from out1.smtp.messagingengine.com (out1.smtp.messagingengine.com [66.111.4.25]) by alsa0.perex.cz (Postfix) with ESMTP id 07734244E7 for ; Tue, 21 Jul 2009 14:52:10 +0200 (CEST) In-Reply-To: <4A658FB8.9070005@fisher-privat.net> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: Alexey Fisher Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org Alexey Fisher wrote: > i have Logitech QuickCam E3500 ... with little issue. > Setting capture volume to more then 94% will mute this device... no > capture will be possible. This device has same issue with windows vista. > So best way to handle it, is usbquirks.h , but i do not know any way to > set max level. There is no predefined quirk for this; we need to code a workaround in usbmixer.c. Please show the output of "lsusb -v" for this device. Best regards, Clemens