Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S264023AbTIILRM (ORCPT ); Tue, 9 Sep 2003 07:17:12 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S264027AbTIILRM (ORCPT ); Tue, 9 Sep 2003 07:17:12 -0400 Received: from ns.suse.de ([195.135.220.2]:29928 "EHLO Cantor.suse.de") by vger.kernel.org with ESMTP id S264023AbTIILRJ (ORCPT ); Tue, 9 Sep 2003 07:17:09 -0400 Date: Tue, 09 Sep 2003 13:17:07 +0200 Message-ID: From: Takashi Iwai To: Daniel Blueman Cc: alsa-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org Subject: Re: [2.6.0-test4] [BUG, ALSA] no 44.1KHz sound for i8x0 ICH2... In-Reply-To: <31962.1063013638@www28.gmx.net> References: <31962.1063013638@www28.gmx.net> User-Agent: Wanderlust/2.10.1 (Watching The Wheels) SEMI/1.14.5 (Awara-Onsen) FLIM/1.14.5 (Demachiyanagi) APEL/10.6 MULE XEmacs/21.4 (patch 13) (Rational FORTRAN) (i386-suse-linux) MIME-Version: 1.0 (generated by SEMI 1.14.5 - "Awara-Onsen") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1703 Lines: 48 At Mon, 8 Sep 2003 11:33:58 +0200 (MEST), Daniel Blueman wrote: > > I can't get any sound output with an Intel 815 chipset at 44.1KHz. ALSA > reports the sound chipset can clock to 41KHz. > > What information do I need to post here? > > Please CC me on any replies. > > --- [ lspci -v ] > > 00:1f.5 Multimedia audio controller: Intel Corp. 82801BA/BAM AC'97 Audio > (rev 11) > Subsystem: Dell Computer Corporation: Unknown device 00be > Flags: bus master, medium devsel, latency 0, IRQ 10 > I/O ports at c800 [size=256] > I/O ports at cc40 [size=64] > > --- [ dmesg ] > > Advanced Linux Sound Architecture Driver Version 0.9.6 (Wed Aug 20 20:27:13 > 2003 UTC). > PCI: Found IRQ 10 for device 0000:00:1f.5 > PCI: Sharing IRQ 10 with 0000:00:1f.3 > PCI: Setting latency timer of device 0000:00:1f.5 to 64 > hub 1-0:0: debounce: port 1: delay 100ms stable 4 status 0x301 > intel8x0: clocking to 41151 <----- should be 44100? no, it doesn't mean that the chip supports 44.1kHz. it shows that your sound chip is driven in the detected clock. usually it's 48000, but in some cases, it's based on PCI clock and runs in different speed. or, it could be a bug of detection routine, which might be influenced by cpufreq, etc. if the sound is too slow, please give the option ac97_clock=48000 manually. -- Takashi Iwai SuSE Linux AG - www.suse.de ALSA Developer ALSA Project - www.alsa-project.org - 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/