From owner-freebsd-questions Thu Dec 30 16:51:37 1999 Delivered-To: freebsd-questions@freebsd.org Received: from malkav.snowmoon.com (machine-126-237.cdcsd.k12.ny.us [208.20.126.237]) by hub.freebsd.org (Postfix) with SMTP id AF05D151B4 for ; Thu, 30 Dec 1999 16:51:34 -0800 (PST) (envelope-from jaime@malkav.snowmoon.com) Received: (qmail 11574 invoked from network); 29 Dec 1999 12:51:28 -0000 Received: from localhost (HELO localhost.snowmoon.com) (127.0.0.1) by localhost with SMTP; 29 Dec 1999 12:51:28 -0000 Date: Wed, 29 Dec 1999 07:51:28 -0500 (EST) From: Jaime Kikpole To: Mojahedul Hoque Abul Hasanat Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Problem with mixer In-Reply-To: <19991229101817.B322@mars.cosmos.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 29 Dec 1999, Mojahedul Hoque Abul Hasanat wrote: > I had sound working fine with my FreeBSD 2.2.6-RELEASE. Now I > moved to 3.3-RELEASE, and can't get the mixer working! Sound [...snip...] > My card is ESS1868 (PNP), Voxware driver. I searched the > archive, lot of similar problems, but couldn't find any solution. I don't know if this helps you any, but I think that I used to use a ESS1868. I can't remember for sure. But if its one of the cards that I think it is, maybe these kernel config options will be of use to you: Add this: device pcm0 Comment out all VoxWare drivers, such as snd0, sb0, sbxvi0, etc. This worked for me. Also of possible note: CHIPSET: ESS1868 ESS688 http://www.esstech.com pnp 1 1 os enable irq0 7 drq0 1 port0 0x220 There used to be documentation for the 1868 on the ESS site (files ds1868b1.pdf and ds1868b2.pdf) but I am unable to find it now (980122). I have asked ESS but no reply so far. partly supported in SB emulation. (the ESS688 is used on many notebooks. It is probably able to do 8 and 16-bit, half duplex). That was from the file /usr/src/sys/i386/isa/snd/CARDS on my 3.2-RELEASE system. Good luck, Jaime To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message