From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: M-Delta Audiophile 192 (ice1724) Recording Date: Thu, 31 Jan 2008 18:26:49 +0100 Message-ID: References: <479DCA8C.7070209@fsk-hh.org> <47A1ECC6.6040608@fsk-hh.org> <47A2014A.1040107@fsk-hh.org> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx2.suse.de (mx2.suse.de [195.135.220.15]) by alsa0.perex.cz (Postfix) with ESMTP id CBE91103891 for ; Thu, 31 Jan 2008 18:26:49 +0100 (CET) In-Reply-To: <47A2014A.1040107@fsk-hh.org> 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: CAG Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org At Thu, 31 Jan 2008 18:11:38 +0100, CAG wrote: > > HI, > > Takashi Iwai schrieb: > > At Thu, 31 Jan 2008 16:44:06 +0100, > > CAG wrote: > >> Hi, > >> > >> we ran the alsa-info.sh script to provide more information on our setup: > >> http://pastebin.ca/886260 > >> > >> The output of /proc/asound/card0/ice1724 is at > >> http://pastebin.ca/884589 > > > > Thanks. One more thing - could you tell how did you test the analog > > recording exactly? I just need to make sure about your test method. > Well, we tried with arecord, ecasound, jack & audacity, but in the > alsamixer / mixer gui in kde, at capture there's just one "Multi Track > Peak" without capture switch. > > What would be the best record method to test ? Usually arecord is the best as a primary test. Simply run % arecord -fdat -vv somefile.wav To avoid any possible bugs in alsa-lib, also try % arecord -Dplughw:0 -fdat -vv somefile.wav > > The patch below enables AK4114, and possibly fixes some ADC setup. > > Give it a try. > Cool! we will try it this evening and give a feedback. It is a patch for > 1.0.16rc2 or 1.0.15 ? For 1.0.16rc2. Don't forget to update alsa-lib and alsa-utils, too. Takashi