From owner-freebsd-multimedia@FreeBSD.ORG Thu Jul 14 03:43:02 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 DB26016A41F for ; Thu, 14 Jul 2005 03:43:02 +0000 (GMT) (envelope-from mus.bsd@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9F5043D4C for ; Thu, 14 Jul 2005 03:42:59 +0000 (GMT) (envelope-from mus.bsd@gmail.com) Received: by wproxy.gmail.com with SMTP id i18so196144wra for ; Wed, 13 Jul 2005 20:42:59 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=VyfjkpIP5YPmOWrKKT0+qVpLVPirDGHWjh774tpeLTRxD4ci7zkzg+q+g305vz1i+nCatwho4fqKakpuzFrmrFBBeyxLcS4nD9zD3HZIUzA0Gdre3SXKHlmbwLZOlH5zZ6FkoRalRHXtMmmkzdakQq+Hxpw0gqi4+VlBqYtXbWc= Received: by 10.54.14.71 with SMTP id 71mr578899wrn; Wed, 13 Jul 2005 20:41:54 -0700 (PDT) Received: by 10.54.129.5 with HTTP; Wed, 13 Jul 2005 20:41:54 -0700 (PDT) Message-ID: <8eb2b81050713204179cb710c@mail.gmail.com> Date: Thu, 14 Jul 2005 11:41:54 +0800 From: Muzaffar Ariff To: pyunyh@gmail.com In-Reply-To: <20050713011018.GB4479@rndsoft.co.kr> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <8eb2b81050628200659d338ab@mail.gmail.com> <20050629043027.GB8832@rndsoft.co.kr> <42C2B94F.2010708@samsco.org> <20050701014258.GE17058@rndsoft.co.kr> <8eb2b810507110203229b46b@mail.gmail.com> <20050711092238.GC858@rndsoft.co.kr> <8eb2b8105071217477e240667@mail.gmail.com> <20050713011018.GB4479@rndsoft.co.kr> Cc: freebsd-multimedia@freebsd.org Subject: Re: ESS Maestro3 no sound X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Muzaffar Ariff List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Jul 2005 03:43:03 -0000 I've loaded the patch but still I'm having the same problem, xmms plays the mp3 file but no sound. On the brightside there is no error in /var/run/dmesg.boot like before: pcm0: port 0xd800-0xd8ff mem 0xf3ffe000-0xf3ffffff irq 5 at device 8.0 on pci0 pcm0: PCIR_COMMAND =3D 0x7 pcm0: [GIANT-LOCKED] pcm0: So does anyone know what is wrong with my maestro?=20 ps: thanks for the instruction on patching the code. really appreciate it := ) On 7/13/05, Pyun YongHyeon wrote: > On Wed, Jul 13, 2005 at 08:47:00AM +0800, Muzaffar Ariff wrote: > > > Hmm, I'm afraid you loaded old module again. Please let me know whic= h > > > FreeBSD version you used. I can make a patch for the specific FreeBS= D > > > version. > > > > I'm using FreeBSD 5.3-release. Are you saying that I did the patching > > and loading of the patch correctly, its just you gave the wrong one? > > (need to know either my methods were right) > > > I can't sure but your dmeseg output says it was not patched. > Try attached patch on your system. >=20 > 1. Save attached patch file to your system(e.g. /tmp). > 2. Patch and build. > #cd /usr/src > #patch -p0 < /path/to/patchfile > #cd /usr/src/sys/modules/sound/driver/maestro3 > #make > 3. Load built module and experiment it. > #kldload ./snd_maestro3.ko >=20 > 4. It the driver works then install it. > #make install >=20 > Please let me know how it goes on your system. >=20 > -- > Regards, > Pyun YongHyeon >=20 >=20 >=20 --=20 Muzaffar Ariff mus.bsd@gmail.com