From owner-freebsd-questions@FreeBSD.ORG Sun Feb 8 15:47:40 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 34DAD16A4CE for ; Sun, 8 Feb 2004 15:47:40 -0800 (PST) Received: from sccrmhc12.comcast.net (sccrmhc12.comcast.net [204.127.202.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0152343D31 for ; Sun, 8 Feb 2004 15:47:40 -0800 (PST) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.no-ip.com ([66.30.196.44]) by comcast.net (sccrmhc12) with ESMTP id <2004020823473901200803cse>; Sun, 8 Feb 2004 23:47:39 +0000 Received: by be-well.no-ip.com (Postfix, from userid 1147) id 04A1D95; Sun, 8 Feb 2004 18:47:39 -0500 (EST) Sender: lowell@be-well.ilk.org To: Scott DF References: <40253780.3050604@expertune.com> From: Lowell Gilbert Date: 08 Feb 2004 18:47:38 -0500 In-Reply-To: <40253780.3050604@expertune.com> Message-ID: <44fzdldtgl.fsf@be-well.ilk.org> Lines: 31 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: FreeBSD Questions Subject: Re: Problem with sound card X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Feb 2004 23:47:40 -0000 Scott DF writes: > Sound worked under 5.1, but not under a fresh install with 5.2 > > As before, I have > device pcm > > in my KERNCONF. > > Here is the relevant output from dmesg: > > pcm0: port 0xfc00-0xfcff irq 11 at device > 12.0 on pci0 > pcm0: agg_rdcodec() RW_DONE timed out. > pcm0: agg_rdcodec() PROGLESS timed out. > pcm0: agg_rdcodec() RW_DONE timed out. > pcm0: agg_wrcodec() PROGLESS timed out. > > > This is the contents of /dev/sndstat > > FreeBSD Audio Driver (newpcm) > Installed devices: > pcm0: at I/O port 0xfc00 irq 11 (4p/0r/0v > channels duplex default) > > I feel I'm missing something obvious, but I'm still missing it. Can > anyone help? You probably need the maestro support as well. There's a module for it, so you don't need to recompile the kernel to check.