From owner-freebsd-questions Tue Oct 17 14:16:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtpproxy1.mitre.org (mb-20-100.mitre.org [129.83.20.100]) by hub.freebsd.org (Postfix) with ESMTP id E873A37B4F9 for ; Tue, 17 Oct 2000 14:16:15 -0700 (PDT) Received: from avsrv1.mitre.org (avsrv1.mitre.org [129.83.20.58]) by smtpproxy1.mitre.org (8.9.3/8.9.3) with ESMTP id RAA26861 for ; Tue, 17 Oct 2000 17:16:14 -0400 (EDT) Received: from mailsrv2.mitre.org (mailsrv2.mitre.org [129.83.221.17]) by smtpsrv1.mitre.org (8.9.3/8.9.3) with ESMTP id RAA01233 for ; Tue, 17 Oct 2000 17:15:47 -0400 (EDT) Received: from mitre.org ([128.29.145.140]) by mailsrv2.mitre.org (Netscape Messaging Server 4.15) with ESMTP id G2LF3000.3LD; Tue, 17 Oct 2000 17:16:12 -0400 Message-ID: <39ECC1AD.F0554D4B@mitre.org> Date: Tue, 17 Oct 2000 17:16:29 -0400 From: "Andresen,Jason R." Organization: The MITRE Corporation X-Mailer: Mozilla 4.75 [en]C-20000818M (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Bill Schoolcraft Cc: FBSD Subject: Re: Soundblaster_16 and FreeBSD-4.1 ? References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Bill Schoolcraft wrote: > > I may be jumping the gun with this but just went to investigate the > procedure for setting up the Soundblaster_16 sound card and I'm > reading that I have to recompile the kernel ? I've always purchased > this card for it's a troublefree card to setup with the > "sndcofig" utility in Linux. > > Is this the only way to get sound working with the latest > FreeBSD-4.1 ? > > My many thanks in advance while I keep digging. Soundblaster 16s play music and sound effects just fine in every version of FreeBSD I've ever used. In FreeBSD 4.x you need to crank the volume up a lot higher than you used to (I usually put vol, pcm, and ogain at 100 and leave my speakers in the middle position). Full duplex mode doesn't work in 4.0, but it supposedly works in 4-CURRENT. Full duplex mode works fine in 3.x. Note that the SB16 has a design deficency that really makes it more like 3/4 duplex. To use the soundcard, you have to recompile a kernel (4.x) with: device pcm device sbc If you have an old ISA non-pnp version, you will also have to include the IO port, IRQs, and DMAs (see LINT). For more information on compiling a kernel, read the handbook at http://www.freebsd.org/handbook To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message