From owner-freebsd-questions@FreeBSD.ORG Tue Nov 29 02:17:11 2005 Return-Path: X-Original-To: questions@freebsd.org 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 3968416A41F for ; Tue, 29 Nov 2005 02:17:11 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail22.sea5.speakeasy.net (mail22.sea5.speakeasy.net [69.17.117.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id C989D43D46 for ; Tue, 29 Nov 2005 02:17:10 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 13720 invoked from network); 29 Nov 2005 02:17:10 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail22.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 29 Nov 2005 02:17:09 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 9579028424; Mon, 28 Nov 2005 21:17:09 -0500 (EST) Sender: lowell@be-well.ilk.org To: Marco Beishuizen References: <444q5wlud9.fsf@be-well.ilk.org> <44y8384ll6.fsf@be-well.ilk.org> From: Lowell Gilbert Date: 28 Nov 2005 21:17:09 -0500 In-Reply-To: Message-ID: <44veyci4ey.fsf@be-well.ilk.org> Lines: 27 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: FreeBSD questions mailing list Subject: Re: enabling audio cd sound in emu10kx driver X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Nov 2005 02:17:11 -0000 Marco Beishuizen writes: > On stardate Mon, 28 Nov 2005, the wise Lowell Gilbert entered: > > > I don't know anything about this driver (you said you're using the one > > from the audio/emu10kx port), but there seem to be a bunch of knobs to > > play with. One is the analog/digital mode, which may be related (as I > > mentioned before, for a different reason, driving the audio in digital > > mode may work for you. > > > > You could also try the native emu10k1 driver, which is supposed to > > handle the EMU10K2 and EMU10K3 chipset-based Audigy 2 cards. You > > didn't mention if you'd done that before. [You also didn't mention > > which version of FreeBSD you're running, which may turn out to be > > relevant.] > > I'm running FreeBSD 5.4-stable. The driver is for a Creative Audigy2. Unfortunately, there is more than one chipset in different cards that are called by that name. > I also tried to compile the driver into the kernel before but that fails, > that is the reason for using the driver from the ports. Sound works fine, > except for the dvd player. I'll look into the audio/digital mode first and > see if it works. And "kldload snd_emu10k1" doesn't work?