From owner-freebsd-questions@FreeBSD.ORG Wed Jan 21 10:36:14 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1EF9B1065674 for ; Wed, 21 Jan 2009 10:36:14 +0000 (UTC) (envelope-from rock_on_the_web@comcen.com.au) Received: from angel.comcen.com.au (angel.comcen.com.au [203.23.236.69]) by mx1.freebsd.org (Postfix) with ESMTP id D8EF18FC58 for ; Wed, 21 Jan 2009 10:36:13 +0000 (UTC) (envelope-from rock_on_the_web@comcen.com.au) Received: from [192.168.0.199] (unknown [202.172.126.254]) by angel.comcen.com.au (Postfix) with ESMTP id 58AF65C2FC23 for ; Wed, 21 Jan 2009 21:37:34 +1100 (EST) From: Da Rock To: freebsd-questions@freebsd.org In-Reply-To: <01FB8F39BAD0BD49A6D0DA8F78973929560C@Mercury.galaxy.lan.lcl> References: <01FB8F39BAD0BD49A6D0DA8F78973929560C@Mercury.galaxy.lan.lcl> Content-Type: text/plain Date: Wed, 21 Jan 2009 20:35:53 +1000 Message-Id: <1232534153.1141.16.camel@laptop2.herveybayaustralia.com.au> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Subject: Re: Motherboard support X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jan 2009 10:36:15 -0000 On Tue, 2009-01-20 at 22:58 +0000, Graeme Dargie wrote: > Hello, > > > > I have built a machine with a Gigabyte GA-MA74GM-S2, running Freebsd > 7.1. For the most part it is fine but I do have two problems > > > > 1) The NIC a realtek 8111C keeps giving watchdog timeout messages > and the link state changes from up to down and back to up again. > > > > 2) The two hard disks that are attached to the sata raid > controller are not seen by Freebsd, the raid card is set to native ide > as I want to use ZFS rather than the onboard raid system and all the > drives are present at post. I understand this motherboard uses a AMD740 > chipset and has 740 northbridge and a SB700 southbridge. > > > > Any ideas tips pointers would be most welcome I'm not sure about the NIC, but I don't think the native ide or sata control matters in terms of zfs (I could be wrong, and please correct me if so experts). The sata controller should recognize the disks with or without raid, which freebsd should recognize then install on. I use sata in this mode on my systems, and freebsd works fine. Any software raid wouldn't care then as long as freebsd itself recognizes the drives. HTH