From owner-freebsd-multimedia@FreeBSD.ORG Tue Mar 22 23:40:02 2005 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 10FB016A4CE for ; Tue, 22 Mar 2005 23:40:02 +0000 (GMT) Received: from vms048pub.verizon.net (vms048pub.verizon.net [206.46.252.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id D659743D5E for ; Tue, 22 Mar 2005 23:40:01 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: from ringworm.mechee.com ([4.27.46.32])0.04 <0IDS00CLA1QIUXM1@vms048.mailsrvcs.net> for freebsd-multimedia@freebsd.org; Tue, 22 Mar 2005 17:39:56 -0600 (CST) Received: by ringworm.mechee.com (Postfix, from userid 1001) id 8C1532CE751; Tue, 22 Mar 2005 15:39:53 -0800 (PST) Date: Tue, 22 Mar 2005 15:39:52 -0800 From: "Michael C. Shultz" To: freebsd-multimedia@freebsd.org Message-id: <200503221539.52914.ringworm01@gmail.com> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit Content-disposition: inline User-Agent: KMail/1.8 Subject: Is SoundBlaster Audigy 2 value chip=0x00081102 yet? X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Mar 2005 23:40:02 -0000 I have a SoundBlaster Audigy 2 value chip=0x00081102 sound card I would really like to get working in a FreeBSD 5.4 machine. The snd_emu10k1 man page description: The snd_emu10k1 bridge driver allows the generic audio driver sound(4) to attach to the SoundBlaster Live! and Audigy audio cards. with snd_emu10k1.ko loaded: kldstat Id Refs Address Size Name 1 12 0xc0400000 3db750 kernel 2 14 0xc07dc000 5e1a0 acpi.ko 4 1 0xc2051000 1a000 linux.ko 5 1 0xc2328000 15000 mga.ko 6 1 0xc1d1c000 7000 snd_emu10k1.ko 7 1 0xc1d23000 1b000 sound.ko the driver doesn't seem to find my card: output of pciconf -v -l none1@pci0:8:0: class=0x040100 card=0x10011102 chip=0x00081102 rev=0x00 hdr=0x00 vendor = 'Creative Labs' class = multimedia subclass = audio I found this site: http://chibis.persons.gfk.ru/audigy/ who offers a emu10kx driver but there is a note: # Audigy LS and Audigy 2 Value (PCI chip IDs 0x00071102 and 0x00081102) are not supported and added to list of known but unsupported cards. They WILL NOT be supported by this driver. I don't have this cards. So am I up the creek without a paddle so far as this card is concerned? BTW, the commercial OSS driver does work with this card, sure hate to go this route though. Any reply is appreciated, even if it is only "a guess" thank you -Mike http://chibis.persons.gfk.ru/audigy/ Audigy LS and Audigy 2 Value (PCI chip IDs 0x00071102 and 0x00081102) are not supported and added to list of known but unsupported cards. They WILL NOT be supported by this driver. I don't have this cards.