Date: Thu, 14 Jul 2005 11:41:54 +0800 From: Muzaffar Ariff <mus.bsd@gmail.com> To: pyunyh@gmail.com Cc: freebsd-multimedia@freebsd.org Subject: Re: ESS Maestro3 no sound Message-ID: <8eb2b81050713204179cb710c@mail.gmail.com> In-Reply-To: <20050713011018.GB4479@rndsoft.co.kr> 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>
next in thread | previous in thread | raw e-mail | index | archive | help
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: <ESS Technology Maestro3> port 0xd800-0xd8ff mem 0xf3ffe000-0xf3ffffff irq 5 at device 8.0 on pci0 pcm0: PCIR_COMMAND =3D 0x7 pcm0: [GIANT-LOCKED] pcm0: <SigmaTel STAC9721/23 AC97 Codec> 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 <pyunyh@gmail.com> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8eb2b81050713204179cb710c>