From owner-freebsd-stable@FreeBSD.ORG Sun Oct 26 04:46:23 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 405C316A4B3 for ; Sun, 26 Oct 2003 04:46:23 -0800 (PST) Received: from smtp.hotbox.ru (smtp.hotbox.ru [80.68.244.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDF4943FD7 for ; Sun, 26 Oct 2003 04:46:21 -0800 (PST) (envelope-from dergachev@pochta.ru) Received: from fdp2.dergachev.my (ts25-b2.Moscow.dial.rol.ru [212.46.241.2]) (authenticated bits=0) by smtp.hotbox.ru (8.12.9/8.12.9) with ESMTP id h9QCjL95013400; Sun, 26 Oct 2003 15:45:39 +0300 (MSK) (envelope-from dergachev@pochta.ru) Date: Sun, 26 Oct 2003 15:45:35 +0300 From: Dmitry Dergachev To: Eric Pogroski Message-Id: <20031026154535.442d57e6.dergachev@pochta.ru> In-Reply-To: <20031023175701.658cf7a6.pogrose@twcny.rr.com> References: <200310240035.17981.dergachev@pochta.ru> <20031023175701.658cf7a6.pogrose@twcny.rr.com> Organization: fdp X-Mailer: Sylpheed version 0.9.7 (GTK+ 1.2.10; i386-portbld-freebsd4.9) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-stable@freebsd.org Subject: Re: CMedia CMI8738 on board; crackle sound X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: dergachev@pochta.ru List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Oct 2003 12:46:23 -0000 > Hi. I have the same chip on mine (Asus A7V333 w/ audio), and it gave me > the same problems. > > I added these lines to their respective files, and the problems went > away: > > /boot/loader.conf > hw.pci.allow_unsupported_io_range=1 > > /etc/sysctl.conf > hw.snd.pcm0.vchans=6 > hw.snd.maxautovchans=6 > > kernel config has > device pcm > > Good luck! !!!That problem remained open!!!