From owner-freebsd-questions@FreeBSD.ORG Wed Dec 29 02:58:05 2004 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 2172016A4CE for ; Wed, 29 Dec 2004 02:58:05 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 949CF43D54 for ; Wed, 29 Dec 2004 02:58:04 +0000 (GMT) (envelope-from hpxchan@gmail.com) Received: by wproxy.gmail.com with SMTP id 50so43890wri for ; Tue, 28 Dec 2004 18:58:04 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=JFdteNdlpVtIQpOwL/TfzjhMqWG2ow+5FnYfto7v++O4oP+1CgnR9j2jMRjSogUJpmN4avYekW87/jPB3Kr89y+V/sEkcvu0kNOfxRVMyhE7obqlXiZYOGf/finzFHZojbA4KLicH7PemUeucDziHIuHsA6EeqPSGqFArmE2+0M= Received: by 10.54.22.38 with SMTP id 38mr241929wrv; Tue, 28 Dec 2004 18:58:04 -0800 (PST) Received: by 10.54.26.29 with HTTP; Tue, 28 Dec 2004 18:58:03 -0800 (PST) Message-ID: <6f77d33304122818581b8a272c@mail.gmail.com> Date: Tue, 28 Dec 2004 20:58:03 -0600 From: Chandler May To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Can't start up the FreeBSD install disk on dual Xeon Nocona rig (it works on other systems) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Chandler May List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Dec 2004 02:58:05 -0000 Hi! I just recently switched to FreeBSD on my primary computer, an Intel Pentium 4 Prescott rig, and I'm loving it. I came from Gentoo Linux, and, if at all possible, I never want to go back. Just a few days ago I set up a dual Intel Xeon Nocona system on the Tyan i7520 (S5360) motherboard. Gentoo Linux installed flawlessly on it, but when I tried FreeBSD, the install disk stopped before it had even fully started. When I select "Verbose Logging" from the start-up menu, it stops immediately after these four lines come up: atkbdc0: port 0x64, 0x60 irq 1 on acpi0 atkbd0: irq 1 on atkbdc0 kbdc: RESET_KBD return code:00fa kbdc: RESET_KBD return status:00aa I've let it run for hours, but it never gets beyond that point. I'm definitely new to FreeBSD, but I'm relatively familiar with computers in general, so the first line of that message tipped me off, and I decided to try to boot it with ACPI disabled. I did, but it still stopped. Here is the last line that was shown before it stopped: cpu0 on motherboard Does anyone know why this is happening and/or has a solution to solve it? Chandler