From owner-freebsd-questions@FreeBSD.ORG Tue May 17 18:01:37 2005 Return-Path: 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 3B74B16A4D0 for ; Tue, 17 May 2005 18:01:37 +0000 (GMT) Received: from april.chuckr.org (april.chuckr.org [66.92.151.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id D58C143DBC for ; Tue, 17 May 2005 18:01:36 +0000 (GMT) (envelope-from chuckr@chuckr.org) Received: from [66.92.151.195] (july.chuckr.org [66.92.151.195]) by april.chuckr.org (Postfix) with ESMTP id E7D7312176; Tue, 17 May 2005 13:55:23 -0400 (EDT) Message-ID: <428A30F3.3070304@chuckr.org> Date: Tue, 17 May 2005 17:59:15 +0000 From: Chuck Robey User-Agent: Mozilla Thunderbird 1.0 (X11/20050316) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Matt Crossley References: <20050517141549.AE7F74BEAD@ws1-1.us4.outblaze.com> <428A2FEB.2070301@freebsdfreaks.net> In-Reply-To: <428A2FEB.2070301@freebsdfreaks.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: questions@freebsd.org cc: Fafa Hafiz Krantz Subject: Re: Creative Sound Blaster Audigy LS X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 May 2005 18:01:37 -0000 Matt Crossley wrote: > Fafa Hafiz Krantz wrote: > >> That didn't really work :( >> Any other suggestions? >> >> Thanks. >> >> -- >> > I'm using mine just fine... > > I didn't include mine in the kernel yet, I just tested with a kldload, > in 5.4: > > kldload snd_emu10k1 > > from /var/log/messages: > May 16 18:31:34 bsdmoose kernel: pcm0: port > 0xa000-0xa01f irq 18 at device 13.0 on pci0 > May 16 18:31:34 bsdmoose kernel: pcm0: > > bsdmoose# kldstat > Id Refs Address Size Name > 1 9 0xc0400000 5dde24 kernel > 2 14 0xc09de000 56270 acpi.ko > 3 1 0xc1e67000 17000 linux.ko > 4 1 0xc298a000 6000 snd_emu10k1.ko > 5 1 0xc2990000 18000 sound.ko > OK, some ideas 1) for several reasons, leave it as a module, If this isn's crazy enough for you, some softrware actually goes looking for the module, and assumes no one in their right mind would compile in sound support (truth!) 2) if you have two PCs, like me, using a keyboard A/B swtich, the kind with 3 switched RCA jacks (you can buy such at Radio Shack cheaply) works particularly well for the Audigy, because you use the connection that was intended for your video can be instead used for the Audigy's digital port (it's the very bottom connection, the one furthest from the plane created by the motherboard), so that lets you switch both analog audio *AND* digital audio with a single button-push. > > Works like a charm. It used to be that I needed to compile the emu10kx > drivers. > > Maybe if you included some more information, it would prove to be more > useful. What is your dmesg saying when you boot up now? What did it say > before? What happens with a kldload snd_emu10k1, followed by a kldstat > (if it gave no error)? > > HTH, > Matt > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org"