From owner-freebsd-questions@FreeBSD.ORG Wed Jun 7 16:29:43 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 94F9E16F908 for ; Wed, 7 Jun 2006 16:12:22 +0000 (UTC) (envelope-from tech.junk@verizon.net) Received: from vms048pub.verizon.net (vms048pub.verizon.net [206.46.252.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5632743D46 for ; Wed, 7 Jun 2006 16:12:22 +0000 (GMT) (envelope-from tech.junk@verizon.net) Received: from [192.168.0.11] ([71.255.112.8]) by vms048.mailsrvcs.net (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPA id <0J0H00EUHZOHGIV5@vms048.mailsrvcs.net> for freebsd-questions@freebsd.org; Wed, 07 Jun 2006 11:12:17 -0500 (CDT) Date: Wed, 07 Jun 2006 12:12:17 -0400 From: Sean In-reply-to: <4484AF71.3020204@altern.org> To: Dave Message-id: <4486FAE1.2000205@verizon.net> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7bit References: <00ea01c688e3$89626ac0$0200a8c0@satellite> <4484AF71.3020204@altern.org> User-Agent: Thunderbird 1.5 (X11/20060403) Cc: freebsd-questions@freebsd.org Subject: Re: AC97 sound card on 6.1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: tech.junk@verizon.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Jun 2006 16:29:48 -0000 Gregory Nou wrote: > Dave wrote: >> Hello, >> I'm atempting to get an integrated AC97 sound card working under >> 6.1. I know this card works, loading the snd_driver module finds it, >> but i do not know which actual module works it over. I'd rather not >> have to load 26 sound modules just the ones i actually need. I've >> checked /boot/kernel/snd* but didn't find anything AC97 and googling >> showed that others had asked, but no clear answer. If anyone has this >> going i'd appreciate hearing about it, and also any difficulties with >> quality or getting applications going. >> Thanks. >> Dave. Hi Dave, Here is my setup. device sound # sound support device "snd_ich" # AC 97 Support I am currently running 7.0, though this also worked for me on 6.1 Have Fun, Sean