From owner-freebsd-questions Wed Jul 31 13:43: 6 2002 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 37DE537B401 for ; Wed, 31 Jul 2002 13:43:02 -0700 (PDT) Received: from janeway.vonbek.dhs.org (bgm-24-24-79-198.stny.rr.com [24.24.79.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A15C43E31 for ; Wed, 31 Jul 2002 13:43:01 -0700 (PDT) (envelope-from syborg@stny.rr.com) Received: by janeway.vonbek.dhs.org (Postfix, from userid 507) id 2C8EC4FC89; Wed, 31 Jul 2002 16:44:05 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by janeway.vonbek.dhs.org (Postfix) with ESMTP id 274C04A0D for ; Wed, 31 Jul 2002 16:44:05 -0400 (EDT) Date: Wed, 31 Jul 2002 16:44:05 -0400 (EDT) From: John Bleichert X-X-Sender: syborg@janeway.vonbek.dhs.org Reply-To: John Bleichert To: freebsd-questions@freebsd.org Subject: Re: AC 97 Soundcard In-Reply-To: <3D47540B.A865A2A8@pantherdragon.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 30 Jul 2002, Darren Pilgrim wrote: > Date: Tue, 30 Jul 2002 20:05:47 -0700 > From: Darren Pilgrim > To: Dale Morris > Cc: freebsd-questions@FreeBSD.ORG > Subject: Re: AC 97 Soundcard > > [This is a question better suited for -questions.] > > Dale Morris wrote: > > > > I'm trying to get sound established for my new 4.6 FreeBSD system and my > > sound card is an onboard AC 97 on an MSI (MicroStar Int) MS-6309 LE2 > > mainboard. > > > > Do I have to compile sound support in the kernel or can I load a kld for > > the soundcard? Such as: > > root# kldload ac97**module > > The MS-6309 LE2 board has a VIA82C686 chipset which has integrated > audio hardware supported by the pcm driver. > And to finish, this means pcm support must be added to your kernel, as per the sound configuration section of the handbook. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message