From owner-freebsd-multimedia@FreeBSD.ORG Sat Jun 6 01:59:16 2009 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 C7F9C10656E3 for ; Sat, 6 Jun 2009 01:59:16 +0000 (UTC) (envelope-from rick@kiwi-computer.com) Received: from hamlet.setfilepointer.com (hamlet.SetFilePointer.com [63.224.10.2]) by mx1.freebsd.org (Postfix) with SMTP id 6EEA78FC1D for ; Sat, 6 Jun 2009 01:59:16 +0000 (UTC) (envelope-from rick@kiwi-computer.com) Received: (qmail 29655 invoked from network); 5 Jun 2009 20:59:15 -0500 Received: from keira.kiwi-computer.com (HELO kiwi-computer.com) (63.224.10.3) by hamlet.setfilepointer.com with SMTP; 5 Jun 2009 20:59:15 -0500 Received: (qmail 78380 invoked by uid 2001); 6 Jun 2009 01:59:15 -0000 Date: Fri, 5 Jun 2009 20:59:15 -0500 From: "Rick C. Petty" To: Alexander Motin Message-ID: <20090606015915.GA78311@keira.kiwi-computer.com> References: <1242609781.00113421.1242598202@10.7.7.3> <4A122B72.80206@FreeBSD.org> <20090519184150.GA990@keira.kiwi-computer.com> <20090605020054.GA67365@keira.kiwi-computer.com> <4A28D79C.6070406@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4A28D79C.6070406@FreeBSD.org> User-Agent: Mutt/1.4.2.3i Cc: freebsd-multimedia@freebsd.org Subject: Re: snd_hda works on i386, fails on amd64 (RELENG_7) X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: rick-freebsd2008@kiwi-computer.com List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Jun 2009 01:59:17 -0000 Just an addendum... On Fri, Jun 05, 2009 at 11:30:20AM +0300, Alexander Motin wrote: > > Could you try to limit amount of system RAM to less then 3.5GB? Hardware > or driver may have issues with support of more then 32bit addresses. I I did try this but the same result and dmesg (well except for memory size). I also tried tweaking various BIOS settings. Here are my choices: AZALIA AUDIO: [Disabled], [Internal codec], [External codec], or [Internal codec + External codec] Front Panel Select: [AC97] or [HD Audio] SPDIF Mode Setting: [HDMI Output] or [SPDIF Output] Obviously toggling the second two did absolutely nothing. Without the external codec, the following lines disappear: hdac0: Probing codec #0... hdac0: hdac_command_send_internal: TIMEOUT numcmd=1, sent=1, received=0 hdac0: hdac_command_send_internal: TIMEOUT numcmd=1, sent=1, received=0 hdac0: Codec #0 is not responding! Probing aborted. Without the internal codec, the following lines disappear: hdac0: Probing codec #3... hdac0: hdac_command_send_internal: TIMEOUT numcmd=1, sent=1, received=0 hdac0: hdac_command_send_internal: TIMEOUT numcmd=1, sent=1, received=0 hdac0: Codec #3 is not responding! Probing aborted. Exactly what I would expect, but it was worth a shot. I can dual boot either i386 or amd64 (both RELENG_7) if you have some other test or debug code you want me to add. Remember that it works perfectly in i386. I'm only keeping the i386 disk around to help fix this issue. If you've completely run out of ideas, let me know so I can turn that disk back into a mirror. Any help is greatly appreciated, -- Rick C. Petty