Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Sep 2005 05:14:12 +0800
From:      Ariff Abdullah <skywizard@MyBSD.org.my>
To:        Byung-Hee HWANG <bh@izb.knu.ac.kr>
Cc:        freebsd-multimedia@FreeBSD.org
Subject:   Re: kern/86557: [sound] Sound Card Volume isn't adjustable -- Intel ICH2 (82801BA)
Message-ID:  <20050929051412.18aea80f.skywizard@MyBSD.org.my>
In-Reply-To: <20050929040933.5usk11veMc.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>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 29 Sep 2005 04:19:53 +0900
Byung-Hee HWANG <bh@izb.knu.ac.kr> 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.

--

Ariff Abdullah
MyBSD

http://www.MyBSD.org.my (IPv6/IPv4)
http://staff.MyBSD.org.my (IPv6/IPv4)
http://tomoyo.MyBSD.org.my (IPv6/IPv4)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050929051412.18aea80f.skywizard>