From owner-freebsd-questions@FreeBSD.ORG Mon Jun 5 23:00:38 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 7EA5416B28C for ; Mon, 5 Jun 2006 22:25:39 +0000 (UTC) (envelope-from gregorynou@altern.org) Received: from mail.visp.tiscali.fr (mailhub.isdnet.net [194.149.160.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0320743D4C for ; Mon, 5 Jun 2006 22:25:38 +0000 (GMT) (envelope-from gregorynou@altern.org) Received: from [172.16.16.196] (62.210.107.50) by mail.visp.tiscali.fr (6.5.036) id 44158E65002FE71B; Tue, 6 Jun 2006 00:25:37 +0200 Message-ID: <4484AF71.3020204@altern.org> Date: Tue, 06 Jun 2006 00:25:53 +0200 From: Gregory Nou User-Agent: Thunderbird 1.5 (X11/20060113) MIME-Version: 1.0 To: Dave References: <00ea01c688e3$89626ac0$0200a8c0@satellite> In-Reply-To: <00ea01c688e3$89626ac0$0200a8c0@satellite> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit 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 List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 23:00:47 -0000 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, I have this : pcm0: and in my kernel : # sound device device sound device snd_via8233 Regarding quality, I had a lot of problems (meaning sound distorsion), but it disappeared all a sudden one day, and I don't know why. So now, it works really well. Cheers, -- Grégory