From owner-freebsd-questions@FreeBSD.ORG Fri Feb 27 14:39:55 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB69E16A4CE for ; Fri, 27 Feb 2004 14:39:55 -0800 (PST) Received: from ns1.tiadon.com (SMTP.tiadon.com [69.27.132.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 783E743D2D for ; Fri, 27 Feb 2004 14:39:55 -0800 (PST) (envelope-from kdk@daleco.biz) Received: from daleco.biz ([69.27.131.0]) by ns1.tiadon.com with Microsoft SMTPSVC(6.0.3790.0); Fri, 27 Feb 2004 16:40:12 -0600 Message-ID: <403FC738.70708@daleco.biz> Date: Fri, 27 Feb 2004 16:39:52 -0600 From: "Kevin D. Kinsey, DaleCo, S.P." User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040212 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Philippe Vachon References: <403F7351.1000601@sympatico.ca> <200402272311.26442.jorn@wcborstel.nl> <403F7C98.2030705@sympatico.ca> In-Reply-To: <403F7C98.2030705@sympatico.ca> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 27 Feb 2004 22:40:13.0031 (UTC) FILETIME=[A9A5FF70:01C3FD82] cc: Jorn Argelo cc: freebsd-questions@freebsd.org Subject: Re: SoundBlaster 16 PnP ISA Card on 5.1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Feb 2004 22:39:55 -0000 Philippe Vachon wrote: > Hey. > I guess I was trying my best to avoid having to recompile the Kernel, > and stick with the stock kernel in 5.1. Are there any alternatives to > recompiling? > > Thanks. > > Phil V. > > Jorn Argelo wrote: > >> Do you have the following kernel options compiled in your kernel? >> >> device pcm >> device sbc >> >> I believe you don't need a soundblaster kernel module then, but I am >> not sure. >> >> Cheers, >> >> Jorn >> >> On Friday 27 February 2004 17:41, Philippe Vachon wrote: >> >> >>> Hey Folks. >>> I just subscribed to the list, but I've been using FreeBSD on and off >>> for a few months now. There has, however, been one thing lacking >>> from my >>> FreeBSD setup and that is the ability to play sound! >>> >>> I followed the directions in the handbook (namely adding the line to >>> load the snd_ab16.ko kernel module to loader.conf) and adjusted the >>> volume. The sound, when it does play, is compressed -- i.e. runs at 10 >>> times the speed it should. I can't even play any audio with XMMS. >>> >>> Anybody have any ideas? It's a Creative SoundBlaster 16 PnP ISA card >>> (model CT4180), and it's in a PIII450 box with an ASUS P2BF >>> motherboard. >>> Any help will be appreciated. >> There is a *long* list of loadable modules in /boot/kernel/ ... check out the ones that have snd* in the title. Then, $man kldload..... HTH, Kevin Kinsey DaleCo, S.P.