From owner-freebsd-questions@FreeBSD.ORG Thu Feb 22 05:36:24 2007 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 23EA016A400 for ; Thu, 22 Feb 2007 05:36:24 +0000 (UTC) (envelope-from jester@panix.com) Received: from mail2.panix.com (mail2.panix.com [166.84.1.73]) by mx1.freebsd.org (Postfix) with ESMTP id F248A13C442 for ; Thu, 22 Feb 2007 05:36:23 +0000 (UTC) (envelope-from jester@panix.com) Received: from panix2.panix.com (panix2.panix.com [166.84.1.2]) by mail2.panix.com (Postfix) with ESMTP id 3E671CB384 for ; Thu, 22 Feb 2007 00:36:19 -0500 (EST) Received: (from jester@localhost) by panix2.panix.com (8.11.6p3/8.8.8/PanixN1.1) id l1M5aJm23000 for freebsd-questions@freebsd.org; Thu, 22 Feb 2007 00:36:19 -0500 (EST) Date: Thu, 22 Feb 2007 00:36:19 -0500 From: Jesse Sheidlower To: freebsd-questions@freebsd.org Message-ID: <20070222053619.GA24340@panix.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.10i Subject: em0 invalid checksum on new T60 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: Thu, 22 Feb 2007 05:36:24 -0000 I just got my new ThinkPad T60 and have been installing merrily away. So far most things have worked fine, though I still have lots to do and will no doubt have a few more questions. A big one right off the start, though, is that my Ethernet card is not working. On boot I get this: --- em0: port 0x3000-0x301f mem 0xee000000-0xee01ffff irq 16 at device 0.0 on pci2 em0: The EEPROM Checksum Is Not Valid em0: Unable to initialize the hardware device_attach: em0 attach returned 5 --- I Googled for this and saw very few reports of this error; a post from Dan Langille in 2004 suggested adding hw.pci.allow_unsupported_io_range="1" to /boot/loader.conf, but this had no effect. Any other thoughts? The Atheros card was detected and is working fine, so I have WiFi, but it'll be tough to function without an Ethernet connection. Thanks. Jesse Sheidlower