From owner-freebsd-multimedia@FreeBSD.ORG Tue Nov 20 20:47:07 2007 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CD9A816A418 for ; Tue, 20 Nov 2007 20:47:07 +0000 (UTC) (envelope-from cokane@freebsd.org) Received: from QMTA08.westchester.pa.mail.comcast.net (qmta08.westchester.pa.mail.comcast.net [76.96.62.80]) by mx1.freebsd.org (Postfix) with ESMTP id 7C6EC13C4C4 for ; Tue, 20 Nov 2007 20:47:07 +0000 (UTC) (envelope-from cokane@freebsd.org) Received: from OMTA14.westchester.pa.mail.comcast.net ([76.96.62.60]) by QMTA08.westchester.pa.mail.comcast.net with comcast id F7Ms1Y0071HzFnQ0506F00; Tue, 20 Nov 2007 20:36:04 +0000 Received: from discordia ([24.60.136.97]) by OMTA14.westchester.pa.mail.comcast.net with comcast id F8c31Y00S26FYqY0300000; Tue, 20 Nov 2007 20:36:04 +0000 X-Authority-Analysis: v=1.0 c=1 a=vDJrA3oxudIA:10 a=-QwRcOWWDsorshN6-hsA:9 a=KbE72pIzcvtSU32LK1uD0i1c5fcA:4 a=50e4U0PicR4A:10 Received: by discordia (Postfix, from userid 103) id 136E91634F7; Tue, 20 Nov 2007 15:36:04 -0500 (EST) X-Spam-Checker-Version: SpamAssassin 3.1.8-gr1 (2007-02-13) on discordia X-Spam-Level: X-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.8-gr1 Received: from [172.31.1.6] (unknown [172.31.1.6]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by discordia (Postfix) with ESMTP id AE6A71634F6 for ; Tue, 20 Nov 2007 15:35:50 -0500 (EST) Message-ID: <47434513.1000901@FreeBSD.org> Date: Tue, 20 Nov 2007 15:35:31 -0500 From: Coleman Kane Organization: The FreeBSD Project User-Agent: Thunderbird 2.0.0.9 (X11/20071116) MIME-Version: 1.0 To: freebsd-multimedia@FreeBSD.org X-Enigmail-Version: 0.96a Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: Subject: Problem with snd_hda, snd_atiixp, and ATI SB600 southbridge - "unable to allocate register space" X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: cokane@FreeBSD.org List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Nov 2007 20:47:07 -0000 Hi, I recently got a laptop with the RS690T AMD chipset in it. This includes the ATI SB600 High-Def Audio controller. Whenever I try to use it with the snd_hda or the snd_atiixp drivers, I get an error and the device fails to attach: pcm0: mem 0xd0608000-0xd060bfff irq 16 at device 20.2 on pci0 pcm0: hdac_mem_alloc: Unable to allocate memory resource device_attach: pcm0 attach returned 6 pcm1: at device 20.4 on pci0 pcm1: unable to allocate register space device_attach: pcm1 attach returned 6 Does anybody have any insight into this problem? It's an HP Compaq 6715b notebook. -- Coleman Kane