From owner-freebsd-stable@FreeBSD.ORG Tue May 13 14:58:22 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5124237B401 for ; Tue, 13 May 2003 14:58:22 -0700 (PDT) Received: from nova.fnal.gov (nova.fnal.gov [131.225.121.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C59E43F3F for ; Tue, 13 May 2003 14:58:21 -0700 (PDT) (envelope-from freebsd@tezdog.com) Received: from localhost (tez@localhost) by nova.fnal.gov (8.11.7+Sun/8.11.7) with ESMTP id h4DLwCJ02852; Tue, 13 May 2003 16:58:12 -0500 (CDT) X-Authentication-Warning: nova.fnal.gov: tez owned process doing -bs Date: Tue, 13 May 2003 16:58:12 -0500 (CDT) From: freebsd@tezdog.com X-X-Sender: tez@nova.fnal.gov To: Joseph Lynch In-Reply-To: <20030513212107.49684.qmail@web11403.mail.yahoo.com> Message-ID: References: <20030513212107.49684.qmail@web11403.mail.yahoo.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-stable@freebsd.org Subject: Re: your mail X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd@tezdog.com List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 May 2003 21:58:22 -0000 On Tue, 13 May 2003, Joseph Lynch wrote: > I am having trouble with my sound card.. I tried just > about everything possible. I am running FreeBSD 4.8 > stable and here are my specs for my sound card. > vendor = 'Creative Labs' > device = 'EMU10K2 Audio Chipset (SB Audigy)' > class = multimedia > subclass = audio > I have device pcm compiled into my kernel and it dont > show up in dmesg | grep pcm. I am wondering if there > is any new recent drivers for this type of sound card. > If so please reply to this message ASAP.. I'm > desperate I have tried everything possible. Thanks. > http://groups.google.com/groups?q=freebsd+audigy&hl=en&lr=&ie=UTF-8&sa=N&tab=wg leads to... http://chibis.persons.gfk.ru/audigy/ (the patch towards the bottom by Alexaner Kurilovich worked for my system) - Tim