From owner-freebsd-questions@FreeBSD.ORG Sun Sep 7 20:52:18 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 61F9A16A4BF; Sun, 7 Sep 2003 20:52:18 -0700 (PDT) Received: from adsl-63-198-35-122.dsl.snfc21.pacbell.net (adsl-63-198-35-122.dsl.snfc21.pacbell.net [63.198.35.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 28EC043FDD; Sun, 7 Sep 2003 20:52:17 -0700 (PDT) (envelope-from j_guojun@lbl.gov) Received: from lbl.gov (localhost.pacbell.net [127.0.0.1]) ESMTP id h882lKm6000423; Sun, 7 Sep 2003 19:47:21 -0700 (PDT) (envelope-from j_guojun@lbl.gov) Sender: jin@adsl-63-198-35-122.dsl.snfc21.pacbell.net Message-ID: <3F5BEDB8.835E6A35@lbl.gov> Date: Sun, 07 Sep 2003 19:47:20 -0700 From: "Jin Guojun [NCS]" X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.8-RELEASE i386) X-Accept-Language: zh, zh-CN, en-US, en MIME-Version: 1.0 To: Jonas References: <002a01c375b9$1bcb3e50$0800a8c0@master> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org cc: freebsd-hardware@freebsd.org Subject: Re: IBM 120 G IDE -- problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Sep 2003 03:52:18 -0000 Jonas wrote: > I have the exact same problem with two brand new MB's from Asus. The > model is P4P800 and P4P800-VM and all the drives are brand new Seagate > IDE drives. I have removed the CD-ROM drive and the box boots up fine > with Primary and Secondary master but as soon as I add a 3rd drive the > boot process hangs on ata0 (or ata1) "Resetting devices....". Changing > the drive to Cable-Select or putting the slave at the end of the cable > doesn't fix the problem either. > > I'm going to call Asus tech support tomorrow but any thoughts > suggestions are appreciated. My friend had similar problem on his M/B with Intel 865 chipset, which is P4P800 uses. Switching the CDROM and IDE drives around may solve the problem. Since I have no one, I cannot confirm. Try to update the BIOS with very caution because only vertain version may work properly. Here is another example on latest Intel 875 chipset-based M/B. It has very headache booting problem with adding devices. Intel released a number of BIOS to fix related problem, but ??? BIOS versions 05, 06, 08, 10 and 11 are hanging on various things during boot. 07 and 09 kindly work in general cases, but must have some other issues so making Intel keep to update the BIOS. BIOS version 12 is out, but it still hangs during boot, and we do not know why because two identical machines, one can boot, where the other cannot. Common hanging issues: CDROM may need to be the master instead of slave additional I/O card, such as certain video adapters, IDE or SCSI controllers, additional external disk drives may cause system hang. -Jin