From owner-freebsd-hardware@FreeBSD.ORG Fri Feb 6 16:14:40 2004 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F107916A4CE for ; Fri, 6 Feb 2004 16:14:40 -0800 (PST) Received: from turkey.mail.pas.earthlink.net (turkey.mail.pas.earthlink.net [207.217.120.126]) by mx1.FreeBSD.org (Postfix) with ESMTP id B621443D5A for ; Fri, 6 Feb 2004 16:14:39 -0800 (PST) (envelope-from valiantsoul@earthlink.net) Received: from louie.psp.pas.earthlink.net ([207.217.78.221]) by turkey.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 1ApG7G-0003Ri-00 for freebsd-hardware@freebsd.org; Fri, 06 Feb 2004 16:14:34 -0800 Message-ID: <13931398.1076112874222.JavaMail.root@louie.psp.pas.earthlink.net> Date: Fri, 6 Feb 2004 19:14:34 -0500 (GMT-05:00) From: "Craig St. Jean" To: freebsd-hardware@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Earthlink Zoo Mail 1.0 Subject: Audigy Problem X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Craig St. Jean" List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Feb 2004 00:14:41 -0000 Hello, I have a Creative Labs Audigy Gamer. I was told that it was supported using snd_emu10k1.ko (I know it is emu10k1 as it worked using the ALSA driver in linux), however dmesg shows nothing of emu10k1, snd, pcm, or anything similar. device pcm is in my kernel configuration and snd_emu10k1_load="YES" is in my /boot/loader.conf. What do I have to do to get this to work? By the way I'm running FreeBSD 5.2 - RELEASE. Thanks!