From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261842AbTJFMe7 (ORCPT ); Mon, 6 Oct 2003 08:34:59 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261844AbTJFMe7 (ORCPT ); Mon, 6 Oct 2003 08:34:59 -0400 Received: from ns.suse.de ([195.135.220.2]:23950 "EHLO Cantor.suse.de") by vger.kernel.org with ESMTP id S261842AbTJFMe5 (ORCPT ); Mon, 6 Oct 2003 08:34:57 -0400 Date: Mon, 06 Oct 2003 14:34:56 +0200 Message-ID: From: Takashi Iwai To: Kees Bakker Cc: linux-kernel@vger.kernel.org Subject: Re: [2.6.0-test6] Scratchy sound with via82xx (VT8233) In-Reply-To: <200310031840.17289.kees.bakker@xs4all.nl> References: <200309302046.47039.kees.bakker@xs4all.nl> <200310031840.17289.kees.bakker@xs4all.nl> 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 At Fri, 3 Oct 2003 18:40:17 +0200, Kees Bakker wrote: > > [1 ] > On Thursday 02 October 2003 12:07, you wrote: > > At Tue, 30 Sep 2003 20:46:47 +0200, > > > > Kees Bakker wrote: > > > I saw the note about dxs_support, but I have the driver built-in. How do > > > I set dxs_support from the /proc/cmdline? > > > > pass via boot parameter: > > > > snd-via82xx=1,0,,-1,48000,XXX > > > > where XXX is the value from 0 to 3 for dxs_support. > > see the comment in sound/via82xx.c. > > Ah, I see. Well, I tested my VIA in another way. I applied this patch, which > adds it to the whitelist. So far it behaves OK. Are there any particular > tests that I can run to make sure? if you hear the clean output of 44.1kHz playback without noises, it must be ok. > Also, I want draw your attention to the fact that there DOES exist > a VIA8233-Pre in the wild. Here is my lspci output on my MSI KT266 > motherboard: well, i heard that from VIA-tech guys, and i believed them :) and, it could be a bug of motherboards. (for example, there are mobos with the revision 0x80, which didn't exist at that time.) anyway, please let me know if 44.1kHz playback is ok. then i'll add your patch to cvs tree, so that it's included in the next patchset. thanks, Takashi