From owner-freebsd-questions Tue Jul 30 18:22: 1 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 3CCAC37B407 for ; Tue, 30 Jul 2002 18:21:45 -0700 (PDT) Received: from 100m.mpr200-2.esr.lvcm.net (100m.mpr200-2.esr.lvcm.net [24.234.0.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id C0F7243E5E for ; Tue, 30 Jul 2002 18:21:43 -0700 (PDT) (envelope-from dlm@well.com) Received: from lymond.lvcm.com (cm238.47.234.24.lvcm.com [24.234.47.238]) by 100m.mpr200-2.esr.lvcm.net (Mirapoint Messaging Server MOS 2.9.3.5) with ESMTP id AHW32156; Tue, 30 Jul 2002 18:21:41 -0700 (PDT) Received: from lymond.lvcm.com (localhost.localdomain [127.0.0.1]) by lymond.lvcm.com (8.12.1/8.12.1) with ESMTP id g6U0NfgO007659 for ; Mon, 29 Jul 2002 17:23:41 -0700 Received: (from dlm@localhost) by lymond.lvcm.com (8.12.1/8.12.1/Submit) id g6U0Nf3N007658 for freebsd-questions@FreeBSD.ORG; Mon, 29 Jul 2002 17:23:41 -0700 Date: Mon, 29 Jul 2002 09:54:12 -0700 From: Dale Morris To: freebsd-questions@FreeBSD.ORG Subject: AC 97 Sound Message-ID: <20020729165412.GB6708@well.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.28i 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 I'm working with a new install of 4.6 and I'm trying to get sound working. My card is an onboard AC97 chip on a MicroStar International MS-6309 LE2 mainboard. Do I have to recompile the kernel to get sound working or can I do: root # kldload AC97**module (whatever the appropriate module or modules are from the /modules directory) and get sound that way? I've read the handbook on this and am still somewhat confused, it appears the pcm module should work with AC97 onboard sound, but so far I've been unsuccessful. If anyone can point me to a good newbie/bonehead site for kernel compilation, I would sure appreciate it. thanks dale To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message