From owner-freebsd-multimedia@FreeBSD.ORG Thu Jul 14 11:21:47 2005 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 33F5016A41C for ; Thu, 14 Jul 2005 11:21:47 +0000 (GMT) (envelope-from skywizard@MyBSD.org.my) Received: from tomoyo.MyBSD.org.my (duke.voidnetwork.com [202.157.186.223]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BE9443D46 for ; Thu, 14 Jul 2005 11:21:45 +0000 (GMT) (envelope-from skywizard@MyBSD.org.my) Received: from localhost (localhost [127.0.0.1]) by tomoyo.MyBSD.org.my (Postfix) with ESMTP id 198B96CC24; Thu, 14 Jul 2005 19:27:33 +0800 (MYT) Received: from tomoyo.MyBSD.org.my ([127.0.0.1]) by localhost (duke.voidnetwork.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 71594-03; Thu, 14 Jul 2005 19:27:31 +0800 (MYT) Received: from kasumi.MyBSD.org.my (unknown [60.49.38.34]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tomoyo.MyBSD.org.my (Postfix) with ESMTP id 9F0796CC2C; Thu, 14 Jul 2005 19:27:30 +0800 (MYT) Date: Thu, 14 Jul 2005 19:21:56 +0800 From: Ariff Abdullah To: raoul megelas Message-Id: <20050714192156.2f42a7a2.skywizard@MyBSD.org.my> In-Reply-To: <20050714071453.GA880@wanadoo.fr> References: <20050713200232.GA1247@wanadoo.fr> <20050714044038.0a2d6c81.skywizard@MyBSD.org.my> <20050713204424.GF20863@cnd.mcgill.ca> <20050714051347.0e21a059.skywizard@MyBSD.org.my> <20050713213018.GG20863@cnd.mcgill.ca> <20050714054249.23aca14a.skywizard@MyBSD.org.my> <20050714071453.GA880@wanadoo.fr> Organization: MyBSD X-Mailer: /usr/local/lib/ruby/1.8/net/smtp.rb Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new-antivirus-mail-gateway at TOMOYO.MYBSD.ORG.MY Cc: freebsd-multimedia@freebsd.org, mat@cnd.mcgill.ca Subject: Re: Massive sound changes / fix (24/32bit pcm support, new X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Jul 2005 11:21:47 -0000 On Thu, 14 Jul 2005 09:14:53 +0200 raoul megelas wrote: > On Thu, Jul 14, 2005 at 05:42:49AM +0800, Ariff Abdullah wrote: > > On Wed, 13 Jul 2005 17:30:19 -0400 > > Mathew Kanner wrote: > > > On Jul 13, Ariff Abdullah wrote: > > > > > > > > > > > > On Wed, 13 Jul 2005 16:44:24 -0400 > > > > Mathew Kanner wrote: > > > > > On Jul 13, Ariff Abdullah wrote: > > > > > > On Wed, 13 Jul 2005 22:02:33 +0200 > > > > > > raoul megelas wrote: > > > > > > > Hello all, > > > > > > > > > > > > > > after applying the patch (July, 8), i notice regular > > > > > > > pops when adjusting the mixer for any input or output. > > > > > > > Is it related to the hardware (ich5), or the driver. > > > > > > > I does not know. Any idea to help? > > > > > > > thanks a lot. > > > > > > > > > > > > > > > > > > > Is the volume level change in a drastic manner or > > > > > > gradually? > > > > > > > > > > Sounds like a locking issue. Writting to the device > > > > > while > > > > > another thread is already writting to the device. I don't > > > > > know this hardward but have seen this on others. > > > > > --Mat > > > > > > > > > > > > > (hey welcome back!) > > > > > > > > I hope so... But one thing about intel ac97 standard itself is > > > > stupid incompatibility across different vendor. I'm afraid his > > > > problem is because of incorrect mixer resolution detection. > > > > ac97.c (line 629) trying its best to calculate *exact* > > > > resolution although already predefined up there. In any case, > > > > we can simply ignore it and carry on with predefined value > > > > (the detection mechanism should be fine though). > > > > > > > > sigh.. I really hope it's about locking issue, which is easier > > > > to mitigate as compare with that. > > > > > > Hi, > > > I'm must be missing something, I think the complaint is noise > > > when adjusting the volumen, not the granularity of the volume > > > level. > > > --Mat > > > > > > > I'm worrying too much. Let us hope he can respon quick enough. > hi, > > sorry, i receive the messages list once a day. > > this happen too on my maestro3 chip on another machine > (now old dell inspiron 8000). > I tend to think it is a general problem. > Windows use a step-by-step method (not very convenient), > but perhaps they have the same problem??? > > the amount of change i tried is simply 50 to 75 75 to 100. > Fill free to ask any test if needed. > thanks > Now that's really weird, you mean, even Windows having that sort of problem too? Let me ask you a question first: Is the problem occur *with* that patch applied, or even *without* it? (Next time, please CC your mail to the ml) -- Ariff Abdullah MyBSD http://www.MyBSD.org.my (IPv6/IPv4) http://staff.MyBSD.org.my (IPv6/IPv4) http://tomoyo.MyBSD.org.my (IPv6/IPv4)