From owner-freebsd-multimedia@FreeBSD.ORG Thu Sep 29 03:13:58 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 56CB516A41F for ; Thu, 29 Sep 2005 03:13:58 +0000 (GMT) (envelope-from bh@izb.knu.ac.kr) Received: from izb.knu.ac.kr (izb.knu.ac.kr [155.230.157.93]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7522943D48 for ; Thu, 29 Sep 2005 03:13:57 +0000 (GMT) (envelope-from bh@izb.knu.ac.kr) Received: (qmail 71634 invoked from network); 29 Sep 2005 12:13:51 +0900 Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s384; d=izb.knu.ac.kr; b=K/qzoEAcOls7BPN+h6MFGahTiK97nX/aONnIQ0mtlUm5n4Lylr6dF/eAJv+GjvmC ; Received: from e.mx (HELO i.mx) (2002:9be6:9d5d:2::1) by e.mx (envelope-from bh@izb.knu.ac.kr) with AES256-SHA encrypted SMTP; 29 Sep 2005 12:13:51 +0900 Received: (qmail 71626 invoked from network); 29 Sep 2005 12:13:50 +0900 Received: from i.mx (HELO null.mx) (2002:9be6:9d5d:3::1) by i.mx (envelope-from bh@izb.knu.ac.kr) with AES256-SHA encrypted SMTP; 29 Sep 2005 12:13:50 +0900 Received: by null.mx (Postfix, from userid 10001) id 531833E79; Thu, 29 Sep 2005 12:13:50 +0900 (KST) Date: Thu, 29 Sep 2005 12:13:49 +0900 From: Byung-Hee HWANG To: Ariff Abdullah Message-ID: <20050929114857.bzvt84u1Gb.bh@izb.knu.ac.kr> References: <200509260100.j8Q10R2G043475@freefall.freebsd.org> <20050926125430.pr80ifY7LN.bh@izb.knu.ac.kr> <20050929040933.5usk11veMc.bh@izb.knu.ac.kr> <20050929051412.18aea80f.skywizard@MyBSD.org.my> <20050929072458.vEbjhojUfJ.bh@izb.knu.ac.kr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050929072458.vEbjhojUfJ.bh@izb.knu.ac.kr> Organization: InZealBomb X-URL: X-PGP-Key-URL: X-PGP-Key-Fingerprint: B276 4B6D 4A66 3E36 6A84 41E4 C86E 1C41 B622 D427 X-PGP-Key-Expires: 2005-12-08 UTC X-Operating-System: FreeBSD 4.11-STABLE X-Originating-IP: [2002:9be6:9d5d:1::1] User-Agent: Mutt/1.5.9i Cc: freebsd-multimedia@FreeBSD.org Subject: Re: kern/86557: [sound] Sound Card Volume isn't adjustable -- Intel ICH2 (82801BA) 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, 29 Sep 2005 03:13:58 -0000 On Thu, Sep 29, 2005 at 07:39:20AM +0900, Byung-Hee HWANG wrote: > On Thu, Sep 29, 2005 at 05:14:12AM +0800, Ariff Abdullah wrote: > > On Thu, 29 Sep 2005 04:19:53 +0900 > > Byung-Hee HWANG wrote: > > > Oh My God! > > > After patch, I found some problems. > > > 1. The Sound volume is weaker than before patch. > > > 2. Left speaker is not working. > > > > > > Thus I came back to the old kernel. > > > > > > > Oh my.. are you sure it was not because of your hardware/speaker? Use > > the patched kernel, sysctl hw.snd.maxautovchans=10 , sysctl > > hw.snd.pcm0.vchans=10 , see if that make any differences. > > > > Note: Make sure you applying that patch to a *real clean* sources. > > rm -f /usr/src/sys/sys/soundcard.h > > rm -rf /usr/src/sys/modules/sound/sound /usr/src/sys/dev/sound > > cvsup > > apply the patch > > .. if you're not sure. > > My hardware/speaker is not bad. > And.. I could not detect difference incident to sysctl's change. I found the reason that left speaker is not working. Yesterday my brother turned off left sound volume of GNOME Sound Control Panel. I fixed it. And sound volume be back correctly. I feel at home now. Thanks! -- Byung-Hee