From owner-freebsd-hardware@FreeBSD.ORG Tue Aug 25 20:31:19 2009 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0F6701065691; Tue, 25 Aug 2009 20:31:19 +0000 (UTC) (envelope-from thierry@herbelot.com) Received: from smtpfb1-g21.free.fr (smtpfb1-g21.free.fr [212.27.42.9]) by mx1.freebsd.org (Postfix) with ESMTP id E984C8FC1C; Tue, 25 Aug 2009 20:31:15 +0000 (UTC) Received: from smtp4-g21.free.fr (smtp4-g21.free.fr [212.27.42.4]) by smtpfb1-g21.free.fr (Postfix) with ESMTP id D53D32DA47; Tue, 25 Aug 2009 22:14:41 +0200 (CEST) Received: from smtp4-g21.free.fr (localhost [127.0.0.1]) by smtp4-g21.free.fr (Postfix) with ESMTP id 9C5C54C807F; Tue, 25 Aug 2009 22:14:32 +0200 (CEST) Received: from mail.herbelot.nom (bne75-4-82-227-159-103.fbx.proxad.net [82.227.159.103]) by smtp4-g21.free.fr (Postfix) with ESMTP id 9FBAD4C816D; Tue, 25 Aug 2009 22:14:29 +0200 (CEST) Received: from tulipe.herbelot.nom (tulipe.herbelot.nom [192.168.2.5]) by mail.herbelot.nom (8.14.1/8.14.1) with ESMTP id n7PKESAT002345; Tue, 25 Aug 2009 22:14:28 +0200 (CEST) From: Thierry Herbelot To: Robert Noland Date: Tue, 25 Aug 2009 22:14:22 +0200 User-Agent: KMail/1.9.10 References: <4A9412ED.6080309@freebsd.org> <200908252127.48214.thierry.herbelot@free.fr> <1251230025.45706.280.camel@balrog.2hip.net> In-Reply-To: <1251230025.45706.280.camel@balrog.2hip.net> X-Warning: Windows can lose your files X-Op-Sys: Le FriBi de la mort qui tue X-Org: TfH&Co X-MailScanner: Found to be clean MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Content-Disposition: inline Message-Id: <200908252214.22667.thierry@herbelot.com> Cc: freebsd-hackers@freebsd.org, freebsd-acpi@freebsd.org, freebsd-hardware@freebsd.org Subject: Re: GA-MA780G-UD3H motherboard X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Aug 2009 20:31:19 -0000 Le Tuesday 25 August 2009, Robert Noland a écrit : > On Tue, 2009-08-25 at 21:27 +0200, Thierry Herbelot wrote: > > Le Tuesday 25 August 2009, Sam Fourman Jr. a écrit : > > > > Meanwhile, if you interested in any information about this > > > > motherboard - data dumps, outputs from tools, etc - please let me > > > > know, I will try my best to provide that. > > > > > > it would be interesting to see a dmesg as a starting point. > > > > here you are ;-) > > > > I have plugged a PCI sound board in the machine, but it does seem to be > > detected (there could be some issue with PCI bus enumeration : I also > > include a pciconf log) > > I'm curious why you would plug in a pci sound card? You already have > both a standard hda codec as well as the hda codec for the hdmi port of > the video. If you are discovering that it isn't working... set Initially, this was the issue, before other people sent various howtos around the probe of the hdmi hda port (which by the way sounds *much* better than my previous cmi board). Afterwards, the PCI board remained in the machine (leftover from a previous box), but it is still *not* seen by the PCI enumeration (I'm a bit too lazy to find another spare PCI board and plug it in see what happens : is it also ignored by the BIOS/ACPI/whatever and/or the kernel ?). It seems that it is not either detected by a Linux kernel. TfH > hw.snd.default_unit=1 which is typcially your normal analog audio port. > The hdmi port on radeon chips tends to be enumerated before the normal > system codecs, so people tend to think that sound isn't working. > > robert. >