From owner-freebsd-multimedia@FreeBSD.ORG Fri Mar 16 07:08:00 2007 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B5DBC16A404 for ; Fri, 16 Mar 2007 07:08:00 +0000 (UTC) (envelope-from Yuriy.Tsibizov@gfk.ru) Received: from mx.gfk.ru (mx.gfk.ru [84.21.231.130]) by mx1.freebsd.org (Postfix) with ESMTP id 35AF513C448 for ; Fri, 16 Mar 2007 07:07:59 +0000 (UTC) (envelope-from Yuriy.Tsibizov@gfk.ru) Received: from ex.hhp.local by mx.gfk.ru (MDaemon PRO v9.5.3) with ESMTP id md50000971377.msg for ; Fri, 16 Mar 2007 10:07:40 +0300 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Fri, 16 Mar 2007 10:09:42 +0300 Message-ID: <78664C02FF341B4FAC63E561846E3BCC079B38@ex.hhp.local> In-Reply-To: <45F9A1AF.6050704@gmail.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: How to switch Audigy in analog mode (emu10kx from CURRENT)? Thread-Index: AcdnPpPakrvQXX2pTD2PX5X7Ye8ybAAWoclQ From: "Yuriy Tsibizov" To: X-Spam-Processed: mx.gfk.ru, Fri, 16 Mar 2007 10:07:40 +0300 (not processed: message from valid local sender) X-MDRemoteIP: 10.0.0.30 X-Return-Path: Yuriy.Tsibizov@gfk.ru X-Envelope-From: Yuriy.Tsibizov@gfk.ru X-MDaemon-Deliver-To: freebsd-multimedia@freebsd.org X-MDAV-Processed: mx.gfk.ru, Fri, 16 Mar 2007 10:07:41 +0300 Cc: freebsd-multimedia@freebsd.org Subject: RE: How to switch Audigy in analog mode (emu10kx from CURRENT)? X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Mar 2007 07:08:00 -0000 > Hello all, >=20 > I used to use audio/emu10kx on 6-STABLE. There was emuctrl utility to > switch Audigy card into analog mode. >=20 > Now I'm using emu10kx version from 7-CURRENT and I can't=20 > figure out how > to do the same. There are several sysctls [1] under=20 > dev.emu10kx but none > seems to be appropriate. >=20 > I'm using 'single channel' version (i.e. without=20 > SND_EMU10KX_MULTICHANNEL). Karol, there should be no difference between card 'digital' and 'analog' modes in single-channel version. 'analog'/'digital' mode switch controls format of data on 'digital output' jack that can also used as 'analog center/subwoofer' output (in 'analog' mode). If there was some other difference (between 'analog' and 'digital') with version from ports, can you describe it? Yuriy.