From owner-freebsd-questions@FreeBSD.ORG Wed Dec 6 15:05:40 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5BBDC16A407 for ; Wed, 6 Dec 2006 15:05:40 +0000 (UTC) (envelope-from lane@joeandlane.com) Received: from elasmtp-spurfowl.atl.sa.earthlink.net (elasmtp-spurfowl.atl.sa.earthlink.net [209.86.89.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 289C343C9D for ; Wed, 6 Dec 2006 15:04:54 +0000 (GMT) (envelope-from lane@joeandlane.com) Received: from [66.47.111.183] (helo=joeandlane.com) by elasmtp-spurfowl.atl.sa.earthlink.net with asmtp (Exim 4.34) id 1GryL5-00084D-9u for freebsd-questions@freebsd.org; Wed, 06 Dec 2006 10:05:39 -0500 Received: from joeandlane.com (localhost.localnet.local [127.0.0.1]) by joeandlane.com (8.13.8/8.13.1) with ESMTP id kB6F83tY021581 for ; Wed, 6 Dec 2006 09:08:03 -0600 (CST) (envelope-from lane@joeandlane.com) Received: from localhost (localhost [[UNIX: localhost]]) by joeandlane.com (8.13.8/8.13.1/Submit) id kB6F82f2021576 for freebsd-questions@freebsd.org; Wed, 6 Dec 2006 09:08:02 -0600 (CST) (envelope-from lane@joeandlane.com) X-Authentication-Warning: joeandlane.com: lholcombe set sender to lane@joeandlane.com using -f From: Lane To: freebsd-questions@freebsd.org Date: Wed, 6 Dec 2006 09:08:02 -0600 User-Agent: KMail/1.9.4 References: <316F15B309F69F4CA5AB2C72BE26C215018911B1@prowler.clarotech.co.za> In-Reply-To: <316F15B309F69F4CA5AB2C72BE26C215018911B1@prowler.clarotech.co.za> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200612060908.02832.lane@joeandlane.com> X-CD-SOLUTIONS-MailScanner-Information: Please contact the ISP for more information X-CD-SOLUTIONS-MailScanner: Found to be clean X-CD-SOLUTIONS-MailScanner-From: lane@joeandlane.com X-ELNK-Trace: e56a4b6ca9bdfda11aa676d7e74259b7b3291a7d08dfec79ac9620a9c32cdb4f6126d35db3cf57d7350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 66.47.111.183 Subject: Re: NIC problems 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, 06 Dec 2006 15:05:40 -0000 On Wednesday 06 December 2006 08:38, Matthew Edwards wrote: > Hi, > > I have a Intel Desktop Board D946GZIS and im using FreeBSD 6.2 > Pre-release. I can't get the NIC to work. Please can someone help me > as this is urgent. > > __________________________________ > Matthew Edwards > Clarotech Consulting (Pty) Ltd. > Tel: +27 21 762-2928 > Fax: +27 21 762-7654 > Cell: +27 82 471-3443 > Web: www.clarotech.co.za > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" Matthew, What are some of the symptoms? Has the nic worked before? If so, are there any error messages in /var/log/messages? What does ifconfig -a show? lane