From owner-freebsd-multimedia@FreeBSD.ORG Thu Jun 28 17:09:08 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 5EB9316A41F for ; Thu, 28 Jun 2007 17:09:08 +0000 (UTC) (envelope-from probsd@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.231]) by mx1.freebsd.org (Postfix) with ESMTP id 0A6DF13C469 for ; Thu, 28 Jun 2007 17:09:07 +0000 (UTC) (envelope-from probsd@gmail.com) Received: by wr-out-0506.google.com with SMTP id 70so482461wra for ; Thu, 28 Jun 2007 10:09:07 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=kQsWh5h8hYGT1/eJl5AE/2ObOM+uE2ESoV0scQice14r1rvknrbZDYFr2nMzhZUQE5qB5Lnhcmpw6Zy7GMHV98Ek+aj9ymYmHh07sd50d08ZX5Sal6MOfDHVflx2eG/YlqDIH4slaop2caxPrHyJv004mVuuqlTEEgAQIDmY3pA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=F5maoiyQBDF/PDMB1KwFt9Qhp4HW7Kkg/TItiIDDYTu65nNjSOgqepsnb5uuj3qnxl0lqV8Wtbjac+bqMS5Hzl0Szym6WVh80Zp73JQwu6HTVq2VnLoNoCBT2AkGRiPViS03sQ5fHRHwSw3cGXlA99RycZi/ExZYzuu5GTqBRcY= Received: by 10.142.156.2 with SMTP id d2mr120185wfe.1183050546899; Thu, 28 Jun 2007 10:09:06 -0700 (PDT) Received: by 10.143.44.18 with HTTP; Thu, 28 Jun 2007 10:09:06 -0700 (PDT) Message-ID: <483316d70706281009k13f2e37al2a05ea53b82c6e9a@mail.gmail.com> Date: Thu, 28 Jun 2007 12:09:06 -0500 From: "Rick Mullis" To: freebsd-multimedia@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: SB Live 5.1 Digital - sysctl ? 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: Thu, 28 Jun 2007 17:09:08 -0000 Hi Yuriy, I have done further testing per your recommendations and this is what I found. Sound is produced on analog jack in both digital & non-digital mode when rebuilt with SND_EMU10KX_MULTICHANNEL_DISABLED. If SND_EMU10KX_MULTICHANNEL_DISABLED is not used a loud digital noise comes from the analog jack if digital mode is on but if I switch digital mode off there is no sound at all. During all of the above tests I also tested through digital jack and there was no sound with any configuration. Just a reminder; if I use regular CVS code and change def_mode to MODE_DIGITAL on line 2510 of emu10kx.c I will get audio through digital but only the front 2 speakers. I hope this has helped. If there is anything else I can test just let me know. Thanks again for your help, Rick