Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756668AbZCTUdo (ORCPT ); Fri, 20 Mar 2009 16:33:44 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754069AbZCTUdX (ORCPT ); Fri, 20 Mar 2009 16:33:23 -0400 Received: from cantor.suse.de ([195.135.220.2]:34404 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752353AbZCTUdW (ORCPT ); Fri, 20 Mar 2009 16:33:22 -0400 Date: Fri, 20 Mar 2009 21:33:19 +0100 Message-ID: From: Takashi Iwai To: Andreas Mohr Cc: Maxim Levitsky , linux-kernel@vger.kernel.org, alsa-devel@alsa-project.org, Kernel Testers List Subject: Re: [alsa-devel] Bugs on aspire one A150 In-Reply-To: <20090320185640.GA17278@rhlx01.hs-esslingen.de> References: <20090316212227.GA29471@rhlx01.hs-esslingen.de> <20090317100500.GA16029@rhlx01.hs-esslingen.de> <20090317103845.GA26007@rhlx01.hs-esslingen.de> <20090317104755.GA1446@rhlx01.hs-esslingen.de> <20090317161828.GA32756@rhlx01.hs-esslingen.de> <20090318090507.GA30453@rhlx01.hs-esslingen.de> <20090320185640.GA17278@rhlx01.hs-esslingen.de> User-Agent: Wanderlust/2.12.0 (Your Wildest Dreams) SEMI/1.14.6 (Maruoka) FLIM/1.14.7 (=?ISO-8859-4?Q?Sanj=F2?=) APEL/10.6 Emacs/22.3 (x86_64-suse-linux-gnu) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1958 Lines: 66 At Fri, 20 Mar 2009 19:56:40 +0100, Andreas Mohr wrote: > > Hi, > > On Wed, Mar 18, 2009 at 10:19:53AM +0100, Takashi Iwai wrote: > > At Wed, 18 Mar 2009 10:05:07 +0100, > > Andreas Mohr wrote: > > > > > > Hi, > > > > > > On Tue, Mar 17, 2009 at 09:32:16PM +0100, Takashi Iwai wrote: > > > > Don't use -Dplughw:0. Then the default setup will be used. > > > > > > > > % arecord -fdat -c1 test.wav > > > > > > Tried that, didn't help. /usr/share/alsa/cards/HDA-Intel.conf still > > > contains the patch, but equal Capture Volume sliders still silenced > > > audio input, whereas non-equal worked. Hmm. > > > > What is the output with -v option? > > Sorry for the delay! > > $ arecord -fdat -c1 -v test.wav; aplay test.wav > Recording WAVE 'test.wav' : Signed 16 bit Little Endian, Rate 48000 Hz, Mono > ALSA <-> PulseAudio PCM I/O Plugin > Its setup is: > stream : CAPTURE > access : RW_INTERLEAVED > format : S16_LE > subformat : STD > channels : 1 > rate : 48000 > exact rate : 48000 (48000/1) > msbits : 16 > buffer_size : 24000 > period_size : 6000 > period_time : 125000 > tstamp_mode : NONE > period_step : 1 > avail_min : 6000 > period_event : 0 > start_threshold : 1 > stop_threshold : 24000 > silence_threshold: 0 > silence_size : 0 > boundary : 1572864000 > ^CAborted by signal Interrupt... > Playing WAVE 'test.wav' : Signed 16 bit Little Endian, Rate 48000 Hz, Mono > andi@andinet:/tmp$ > > > Hmm. Note the pulseaudio stuff above... Yes, that's the very reason. If you don't PA and avoid the default configuration override (e.g. defined in /etc/asound.conf) my patch should work. Takashi -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/