From owner-freebsd-multimedia@FreeBSD.ORG Wed Sep 28 19:20:03 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 9B9C316A41F for ; Wed, 28 Sep 2005 19:20:03 +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 C299A43D49 for ; Wed, 28 Sep 2005 19:20:00 +0000 (GMT) (envelope-from bh@izb.knu.ac.kr) Received: (qmail 58833 invoked from network); 29 Sep 2005 04:19:54 +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=FkbFQzmyBYORtlxqUZ8A3Nv/J39GUCKLFrLV/J16u3AuKJEvYF3lZZRUeuYc0uaP ; 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 04:19:54 +0900 Received: (qmail 58826 invoked from network); 29 Sep 2005 04:19:54 +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 04:19:54 +0900 Received: by null.mx (Postfix, from userid 10001) id 927603E79; Thu, 29 Sep 2005 04:19:53 +0900 (KST) Date: Thu, 29 Sep 2005 04:19:53 +0900 From: Byung-Hee HWANG To: Ariff Abdullah Message-ID: <20050929040933.5usk11veMc.bh@izb.knu.ac.kr> References: <200509260100.j8Q10R2G043475@freefall.freebsd.org> <20050926125430.pr80ifY7LN.bh@izb.knu.ac.kr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050926125430.pr80ifY7LN.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: Wed, 28 Sep 2005 19:20:03 -0000 On Mon, Sep 26, 2005 at 12:55:48PM +0900, Byung-Hee HWANG wrote: > On Mon, Sep 26, 2005 at 01:00:27AM +0000, Ariff Abdullah wrote: > > The following reply was made to PR kern/86557; it has been noted by GNATS. > > > > From: Ariff Abdullah > > To: bug-followup@freebsd.org > > Cc: bh@izb.knu.ac.kr > > Subject: Re: kern/86557: [sound] Sound Card Volume isn't adjustable -- Intel > > ICH2 (82801BA) > > Date: Mon, 26 Sep 2005 08:52:56 +0800 > > > > On Sun, 25 Sep 2005 17:53:43 GMT > > Mark Linimon wrote: > > > Old Synopsis: Sound Card Volume isn't adjustable -- Intel ICH2 > > > (82801BA) New Synopsis: [sound] Sound Card Volume isn't adjustable -- > > > Intel ICH2 (82801BA) > > > > > > Responsible-Changed-From-To: freebsd-bugs->freebsd-multimedia > > > Responsible-Changed-By: linimon > > > Responsible-Changed-When: Sun Sep 25 17:53:21 GMT 2005 > > > Responsible-Changed-Why: > > > Over to maintainer(s). > > > > > > http://www.freebsd.org/cgi/query-pr.cgi?pr=86557 > > > > This is supposed to be fixed (in -CURRENT) by latest feeder_volume > > implementation (not commited yet). For RELENG_5, you can apply this > > patch: > > > > http://staff.mybsd.org.my/skywizard/FreeBSD/sound/snd_RELENG_5_20050924_046softvol.diff > > > Fixed. Thanks! 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. -- Byung-Hee