From owner-freebsd-current@FreeBSD.ORG Tue Apr 7 09:13:38 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 201C8106566C for ; Tue, 7 Apr 2009 09:13:38 +0000 (UTC) (envelope-from gary.jennejohn@freenet.de) Received: from mout0.freenet.de (mout0.freenet.de [IPv6:2001:748:100:40::2:2]) by mx1.freebsd.org (Postfix) with ESMTP id ACBF58FC12 for ; Tue, 7 Apr 2009 09:13:37 +0000 (UTC) (envelope-from gary.jennejohn@freenet.de) Received: from [195.4.92.19] (helo=9.mx.freenet.de) by mout0.freenet.de with esmtpa (ID gary.jennejohn@freenet.de) (port 25) (Exim 4.69 #79) id 1Lr7Lx-0005Qj-8s; Tue, 07 Apr 2009 11:12:21 +0200 Received: from te06f.t.pppool.de ([89.55.224.111]:58164 helo=ernst.jennejohn.org) by 9.mx.freenet.de with esmtpa (ID gary.jennejohn@freenet.de) (port 25) (Exim 4.69 #79) id 1Lr7Lw-0006QF-9F; Tue, 07 Apr 2009 11:12:20 +0200 Date: Tue, 7 Apr 2009 11:12:18 +0200 From: Gary Jennejohn To: "Mark Powell" Message-ID: <20090407111218.0155d160@ernst.jennejohn.org> In-Reply-To: <20090407095804.G8569@rust.salford.ac.uk> References: <83e5fb980904061402q73940f8at4ec4b8f821354320@mail.gmail.com> <200904062321.47691.thierry.herbelot@free.fr> <20090407095804.G8569@rust.salford.ac.uk> X-Mailer: Claws Mail 3.7.1 (GTK+ 2.14.7; amd64-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Thierry Herbelot , Diego Depaoli , freebsd-current@freebsd.org Subject: Re: AMD 780G chipset major issues 3/3 (btx) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: gary.jennejohn@freenet.de List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Apr 2009 09:13:38 -0000 On Tue, 7 Apr 2009 09:59:16 +0100 (BST) "Mark Powell" wrote: > On Mon, 6 Apr 2009, Thierry Herbelot wrote: > > > Le Monday 06 April 2009, Diego Depaoli a __crit : > >> And finally... > >> if I enable ahci in bios the system won't boot with btx halted. > >> Ctrl+alt+del is the only allowed action. > >> > >> Yes... it's a low cost motherboard, but I'm a bit confused. > > > > My latest computer is also a 780G machine (running Stable, instead of > > current). > > Could we have some make/models guys? I'm interested in a new integrated > graphics MB for CURRENT and want to know what to avoid. > I have a Gigabyte GA-MA78GPM-DS2H (780G and AM2+) which works very well with -current and the radeonhd driver, including drm. I have the SATA disks running in AHCI mode. What does not work is a SATA DVD drive (seems to be a problem with the driver), so I'm using an IDE drive. I had to set hw.snd.default_unit=2 in /etc/sysctl.conf in order to get the front headphone port to work. --- Gary Jennejohn