From owner-freebsd-multimedia@FreeBSD.ORG Thu Jan 12 01:06:04 2006 Return-Path: X-Original-To: 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 F0D2216A420 for ; Thu, 12 Jan 2006 01:06:04 +0000 (GMT) (envelope-from ariff@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B41F543D48; Thu, 12 Jan 2006 01:06:04 +0000 (GMT) (envelope-from ariff@FreeBSD.org) Received: from misaki (root@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with SMTP id k0C161Bk054456; Thu, 12 Jan 2006 01:06:03 GMT (envelope-from ariff@FreeBSD.org) Date: Thu, 12 Jan 2006 09:05:45 +0800 From: Ariff Abdullah To: Rob Clark Message-Id: <20060112090545.7f7a06fb.ariff@FreeBSD.org> In-Reply-To: <20060111183051.65841c8f.vx2@tds.net> References: <20060111183051.65841c8f.vx2@tds.net> Organization: FreeBSD X-Mailer: /usr/local/lib/ruby/1.8/net/smtp.rb Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="PGP-SHA1"; boundary="Signature=_Thu__12_Jan_2006_09_05_45_+0800_fVjZ9Oax.fiu9D8u" Cc: Alexander@Leidinger.net, multimedia@FreeBSD.org Subject: Re: CORRECTION - Sound Not Working After SRC Update 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, 12 Jan 2006 01:06:05 -0000 --Signature=_Thu__12_Jan_2006_09_05_45_+0800_fVjZ9Oax.fiu9D8u Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, 11 Jan 2006 18:30:51 -0500 Rob Clark wrote: > I said before that I've been using onboard sound - but I > meant to say: >=20 > I've NOT used the onboard sound since I built the > system (years ago).=20 >=20 > Sorry for any confusion. >=20 Take a look at http://people.freebsd.org/~ariff/test/es137x/ . There are 4 files (es137x..c). Get all of it. Replace your sys/dev/sound/pci/es137x.x with one of it, recompile es137x module (you don't have to recompile everything, simply cd /usr/src/sys/modules/sound/driver/es137x/ ; make clean ; make) , kldunload snd_es137x ; kldload ./snd_es137x.ko . Repeat these steps. Tell me if any of it works for you. -- Ariff Abdullah FreeBSD --Signature=_Thu__12_Jan_2006_09_05_45_+0800_fVjZ9Oax.fiu9D8u Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDxatslr+deMUwTNoRAka3AJsEbcbV9BmGesO7EylLJyuqQLteLACfVKsE Pjj0vBH3EEO7Yfl02iG1MiM= =24TO -----END PGP SIGNATURE----- --Signature=_Thu__12_Jan_2006_09_05_45_+0800_fVjZ9Oax.fiu9D8u--