From owner-freebsd-current@FreeBSD.ORG Sat Feb 21 09:01:08 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 67B30106564A for ; Sat, 21 Feb 2009 09:01:08 +0000 (UTC) (envelope-from yanefbsd@gmail.com) Received: from yx-out-2324.google.com (yx-out-2324.google.com [74.125.44.30]) by mx1.freebsd.org (Postfix) with ESMTP id 2266A8FC0A for ; Sat, 21 Feb 2009 09:01:08 +0000 (UTC) (envelope-from yanefbsd@gmail.com) Received: by yx-out-2324.google.com with SMTP id 31so481521yxl.13 for ; Sat, 21 Feb 2009 01:01:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=bSTSpwt5Ga7QyMg/fPt+6IgH0LTcLOq9qxogiuMsEzE=; b=A4XOW8X2IeBxwTrk4ajOcE5fKt+jFs9uma+eto8kw1q6t+DuBeVTXIoKvUB5cCF2H3 uI08v7FGw1OhJ75bx+sIZFe7B4xmgQVYcXWhK5h1nZSmGp46lvhHdfq8EgoJ3JLBRmyT AFeadypfw/ffj8QbIMIN8PwnjHA8XB2fmpk8A= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=MKeG3joIrE974BG4preLFdoD019s45wtRUndodDSYtiA6+6iVdunIuCuELvYs5yGg/ qnouMDLdBokaMmqEHdtxEN6q/EQ1FU7yYZZoSuv581bz19zgLMKBaY6zzvNsj1PVHXvh HjoQfiKqhi3TcLOFadV8HKEbi0YH5HFzEtpn4= MIME-Version: 1.0 Received: by 10.90.31.8 with SMTP id e8mr260018age.63.1235206867112; Sat, 21 Feb 2009 01:01:07 -0800 (PST) Date: Sat, 21 Feb 2009 01:01:07 -0800 Message-ID: <7d6fde3d0902210101yfb42ff6yd0aa31e6f16b5761@mail.gmail.com> From: Garrett Cooper To: FreeBSD Current Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Annoying whitenoise sound coming from snd_hda enabled chipset X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Feb 2009 09:01:08 -0000 I don't know how else to describe it, but when I turn up my speakers enough (50%+) and don't have any sound playing, I hear a whitenoise hiss coming out of them. When I change webpages (nvidia driver is GIANT locked) or do something else kernel intensive it stops for a brief second, but apart from that it's an annoying trill sound almost like a mosquito humming around me waiting to be swatted. It's really driving me insane... Hopefully helpful snippets follow: vendor = 'Intel Corporation' device = '82801IB/IR/IH (ICH9 Family) HD Audio Controller' class = multimedia subclass = HDA pcib2@pci0:0:28:0: class=0x060400 card=0x82771043 chip=0x29408086 rev=0x02 hdr=0x01 [gcooper@orangebox /usr/home/gcooper]$ uname -a FreeBSD orangebox.gateway.2wire.net 8.0-CURRENT FreeBSD 8.0-CURRENT #1: Mon Feb 16 20:50:56 PST 2009 root@orangebox.gateway.2wire.net:/usr/obj/usr/src/sys/ORANGEBOX i386 Comments? -Garrett