From owner-freebsd-multimedia@FreeBSD.ORG Wed Jan 26 18:08:20 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 F276916A4CE for ; Wed, 26 Jan 2005 18:08:19 +0000 (GMT) Received: from smtp2.dnainternet.net (smtp2.dnainternet.net [62.240.72.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id 72E0343D55 for ; Wed, 26 Jan 2005 18:08:19 +0000 (GMT) (envelope-from erik.u@dnainternet.net) Received: from b-188-250.dsl.kpy.customers.dnainternet.fi ([212.149.188.250]:64868smtp2.dnainternet.net with ESMTP id S1228902AbVAZSIR (ORCPT ); Wed, 26 Jan 2005 20:08:17 +0200 Message-ID: <41F7DC90.3070902@dnainternet.net> Date: Wed, 26 Jan 2005 20:08:16 +0200 From: Erik Udo User-Agent: Mozilla Thunderbird 1.0 (X11/20050106) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-multimedia@freebsd.org References: <41F7A5CC.1040108@dnainternet.net> <20050126115404.W87075@toronto.yossman.net> <41F7D9BA.3030204@dnainternet.net> In-Reply-To: <41F7D9BA.3030204@dnainternet.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: what soundcard should i buy? X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-multimedia@freebsd.org List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Jan 2005 18:08:20 -0000 Erik Udo wrote: > Andy Pintar wrote: > >> Looks to me like the soundblaster audigy ls card does work: >> http://lists.freebsd.org/pipermail/freebsd-hackers/2003-November/003970.html >> >> >> As for something that works 100%, I found the SoundBlaster Live work well >> - anything with the EMU10K1 chipset should work. For true, 100% >> compatibility, you'll have to use either windows (sadly), or do some >> hacking of your own, in most cases. I joined this list to glean some >> knowledge so I could patch the driver for my onboard sound, which has >> levels that are too low currently. >> >> Keep in mind that FreeBSD is an experience more than simply an OS. The >> time spent getting your Audigy LS to work properly (which I'm sure it >> will) will be repaid a thousand fold in terms of increased knowledge and >> experience. I recall installing 4.2 and trying to get a SoundBlaster >> 8-bit original card working... what a nightmare! But looking back, it >> was >> worth every frustrating moment. >> >> Finally, please include more information explaining why something isn't >> working in future mailings (so that we can be more helpful). >> >> Ciao; >> Andy. >> >> On Wed, 26 Jan 2005, Erik Udo wrote: >> >> >>> I just bought creative labs soundblaster live! soundcard, >>> and it's not working, becouse it is really a Audigy LS card. >>> I was really disappointed. Is it possible to get any soundcard >>> working properly? >>> >>> One integrated card worked fine, but the motherbard >>> was too old. Second motherboard with integrated soundcard worked, >>> but it couldn't change the volume. Third motherbord, the sound >>> was going too fast. And this PCI soundcard i just bought, isn't >>> just simply supported. >>> >>> I got it working using opensound but still, i dont like opensound. >>> >>> Will SoundBlaster live! Audigy LS ever be supported? >>> >>> So what sound cards does FreeBSD 5.3 really support. And i mean 100%. >>> What sound card should i get? >>> _______________________________________________ >>> freebsd-multimedia@freebsd.org mailing list >>> http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia >>> To unsubscribe, send any mail to >>> "freebsd-multimedia-unsubscribe@freebsd.org" >>> >> >> _______________________________________________ >> freebsd-multimedia@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia >> To unsubscribe, send any mail to >> "freebsd-multimedia-unsubscribe@freebsd.org" >> > > in http://chibis.persons.gfk.ru/audigy/#build > 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. > > > I'll just try adding the IDs manually. emu10kx0: port 0xeea0-0xeebf irq 16 at device 13.0 on pci0 pcm0: on emu10kx0 pcm0: AC97 reset timed out. pcm0: ac97 codec invalid or not present (id == 0) pcm0: can't init mixer! device_attach: pcm0 attach returned 6 Almost.. i guess. My skills aren't just good enough to fix that.