From owner-freebsd-mobile@FreeBSD.ORG Wed Mar 26 12:05:03 2003 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C0E337B404 for ; Wed, 26 Mar 2003 12:05:03 -0800 (PST) Received: from evostick.agtec.uga.edu (evostick.agtec.uga.edu [128.192.66.124]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B73C43F93 for ; Wed, 26 Mar 2003 12:05:00 -0800 (PST) (envelope-from chapmanb@uga.edu) Received: from evostick.agtec.uga.edu (localhost [127.0.0.1]) h2QK2DQj092527 for ; Wed, 26 Mar 2003 15:02:13 -0500 (EST) (envelope-from chapmanb@uga.edu) Received: (from chapmanb@localhost) by evostick.agtec.uga.edu (8.12.8/8.12.8/Submit) id h2QK2DHx092526 for freebsd-mobile@freebsd.org; Wed, 26 Mar 2003 15:02:13 -0500 (EST) X-Authentication-Warning: evostick.agtec.uga.edu: chapmanb set sender to chapmanb@uga.edu using -f Date: Wed, 26 Mar 2003 15:02:13 -0500 From: Brad Chapman To: freebsd-mobile@freebsd.org Message-ID: <20030326200213.GD91952@uga.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-PGP-Key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x15A23D04 User-Agent: Mutt/1.5.3i X-Spam-Status: No, hits=-7.9 required=5.0 tests=USER_AGENT_MUTT,X_AUTH_WARNING autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Subject: Installation on Dell Latitude c840 -- hard drive problems X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Mar 2003 20:05:06 -0000 Hey all; I just purchased a Dell Latitude c840 which I'd like to install FreeBSD on. This is my first time installing FreeBSD on a laptop, although I do have experience installing it on desktop stations. The problem I am currently having is that I can't get the hard drive to be detected correctly during installation. The hard drive is a Hitachi DK23EB-40 with a 82801CA/CAM UltraATA IDE Controller. The BIOS appears to see the hard drive correctly and reports it's size as 40010 MB (which is what I'd expect). It also appears fine under the installed Windows XP. I get two separate problems depending on the version of FreeBSD I use for the install: FreeBSD 4.8-RC2 (also 4.7-RELEASE) ad0: DMA limited to UDMA33, non-ATA66 cable or device ad0: 188MB [383/16/63] at ata0-master UDMA33 The reported size of 188MB is obviously not right and is what I get when I try to go ahead and do the paritioning during install. FreeBSD 5.0-RELEASE ata0-master: timeout waiting for interrupt ata0-master: ATA identity failed In this case the hard drive isn't recognized at all. I'm completely stuck with these problems and am not sure what things I could try. I'd be very appreciative if anyone could give me some direction to go. I'd be more than happy to provide any other information that could be helpful. Thanks in advance! Brad