From owner-freebsd-multimedia@FreeBSD.ORG Tue Jan 10 00:51:50 2012 Return-Path: Delivered-To: multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D1F0D106573A for ; Tue, 10 Jan 2012 00:51:50 +0000 (UTC) (envelope-from dave@jetcafe.org) Received: from hugeraid.jetcafe.org (hugeraid.jetcafe.org [205.147.26.109]) by mx1.freebsd.org (Postfix) with ESMTP id AEAC18FC15 for ; Tue, 10 Jan 2012 00:51:50 +0000 (UTC) Received: from hugeraid.jetcafe.org (localhost [127.0.0.1]) by hugeraid.jetcafe.org (8.13.8/8.13.8) with ESMTP id q0A0OF24069073 for ; Mon, 9 Jan 2012 16:24:15 -0800 (PST) Message-Id: <201201100024.q0A0OF24069073@hugeraid.jetcafe.org> X-Mailer: exmh version 2.7.2 01/07/2005 with nmh-1.0.4 To: multimedia@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 09 Jan 2012 16:24:15 -0800 From: Dave Hayes Cc: Subject: Buzzing fun with snd_emu10kx - any news? 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: Tue, 10 Jan 2012 00:51:50 -0000 Hello. :) I have experienced strange buzzing coming from my SB Audigy 2 ZS. Some very quick info: > uname -nv FreeBSD ... 8.1-RELEASE FreeBSD 8.1-RELEASE #0: ... amd64 > cat /dev/sndstat FreeBSD Audio Driver (newpcm: 64bit 2009061500/amd64) Installed devices: pcm0: (play/rec) default pcm1: (play) pcm2: (play) pcm3: (play) > pciconf -vlc emu10kx0@pci0:4:1:0: class=0x040100 card=0x00511102 chip=0x00041102 rev=0x03 hdr=0x00 vendor = 'Creative Technology LTD.' device = 'Audigy Audio Processor (Creative SB Audigy 2 ZS (WDM))' class = multimedia subclass = audio cap 01[dc] = powerspec 2 supports D0 D1 D2 D3 current D0 More details available on request. Googling around I found the following link: http://lists.freebsd.org/pipermail/freebsd-multimedia/2010-October/011294.htm l which leads me to the way to fix this temporarily: # kldunload snd_emu10kx && kldload snd_emu10kx && mpg123 test.mp3 (...repeat until it works...) I'm wondering if a fix has been committed for this issue or a more permanent workaround has been found? Thanks in advance. -- Dave Hayes - Consultant - Altadena CA, USA - dave@jetcafe.org >>> The opinions expressed above are entirely my own <<< It is difficult to make things foolproof because fools are so ingenious.