From owner-freebsd-current@FreeBSD.ORG Mon Dec 13 05:05:08 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F067416A4CE for ; Mon, 13 Dec 2004 05:05:08 +0000 (GMT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id D944743D2F for ; Mon, 13 Dec 2004 05:05:08 +0000 (GMT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id C34B272DD4; Sun, 12 Dec 2004 21:05:08 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id BE21272DCB; Sun, 12 Dec 2004 21:05:08 -0800 (PST) Date: Sun, 12 Dec 2004 21:05:08 -0800 (PST) From: Doug White To: Michal Varga In-Reply-To: <1102814208.53066.48.camel@andrasta.4net.local> Message-ID: <20041212205857.X83257@carver.gumbysoft.com> References: <20041207234840.7287cdf4@maya.liquidx.org> <1102506431.1090.8.camel@taxman> <41B6ED4E.6030301@fer.hr> <20041209172941.GA29369@uci.agh.edu.pl> <1102814208.53066.48.camel@andrasta.4net.local> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: current@freebsd.org Subject: Re: FreeBSD sound distortion problems with SB Live! fixed with PREEMPTION X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Mon, 13 Dec 2004 05:05:09 -0000 On Sun, 12 Dec 2004, Michal Varga wrote: > irq22: pcm0 74738345 248 Thats a lot. What are you doing to that poor thing? Try rebooting with hint.apic.0.disabled="1" in /boot/device.hints or /boot/loader.conf and see if that starts sharing an interrupt with something else. There's been problems of late with "shadowed" interrupts from one device showing up on two IRQs at once. The reason is complicated but gets near "PCs suck and its all Windows 95's fault." :) What do you have 'sysctl hw.snd.targetirqrate' at? -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org