From owner-freebsd-amd64@FreeBSD.ORG Mon Nov 8 01:23:48 2004 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D6D3316A4CE for ; Mon, 8 Nov 2004 01:23:48 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F1BF43D49 for ; Mon, 8 Nov 2004 01:23:46 +0000 (GMT) (envelope-from tom.krouper@gmail.com) Received: by rproxy.gmail.com with SMTP id a41so276156rng for ; Sun, 07 Nov 2004 17:23:42 -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=dgrv2XHCM1g7LTomBNstl55gtKYHfKlOSYMwDJA2sIgwaf1OX7I6jYxSWw9V6og2ECGqpr2MZeyJ8AAF2GXOzPw9ubPacon4y4p8xTKlort5j+Es7PVw7yTVvRmA+qqV7kLKLq8DclyrxSqPF/5vEMhJkc9/0yNQNlLSPgN0Lrg= Received: by 10.38.81.73 with SMTP id e73mr1711576rnb; Sun, 07 Nov 2004 17:23:42 -0800 (PST) Received: by 10.38.67.15 with HTTP; Sun, 7 Nov 2004 17:23:42 -0800 (PST) Message-ID: Date: Sun, 7 Nov 2004 19:23:42 -0600 From: Tom Krouper To: freebsd-amd64@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Dual AMD64, APCI woes, 5.3 RC2, Help! X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Tom Krouper List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Nov 2004 01:23:49 -0000 This e-mail may seem very familiar. It was posted back in September by a co-worker, but I don't think he ever responded to the responses he got. Here is the entire e-mail that he has sent. The only difference from the original is that we tried installing 5.3 RC2 instead of 5.2.1 Release. I've also added the version of BIOS as requested by someone on the list. In addition, I have not been able to get the ACPI disabled install to work. (Though I'll admit I didn't take much time trying to get it to work.) \/ Original message. \/ I'm trying to get another FreeBSD system up at our office for a mission critical app. Unfortunately if I can't figure this problem out, FreeBSD will be tossed and Linux used instead and I really don't want that. We've always been a FreeBSD/i386 house, this is our first foray into Opteron. Here's the particulars.... Rhapsody HDAMA-F (Version 1.89) mainboard Dual bge 10/100/1000 nics 8gb ram dual Opteron 2.0ghz cpus LSI megaraid amr 320-2X raid controller w/128mb cache Four ultra-320 15Krpm scsi drives, 35gb each The drives are set up raid 10. A striped set of 70gb, then a 70gb mirror. I'm using the amd64 ISO for 5.3 RC2 My problem seems to center around APCI. If I disable APCI in the bios and boot off the install CD and select the boot without APCI, the system comes up and installs just fine. However, it seems to only recognize one cpu. At least, the sysctl variables I looked at appeared to indicate just one cpu and the top display didn't have a cpu column. If I leave APCI enabled, the system boots off the cd fine but when the installed starts to probe the devices, it gets stuck just after the line for the CD drive (acd0). I am pretty certain that that is exactly the point where it's probing the scsi drives, because if APCI is turned off - right after the acd0 probe is where geom starts and the disk is recognized. The lsi controller is definitely recognized ok further up in the probe display. I'd just disable APCI to get around this, but if FreeBSD will only use one cpu.... management will switch to Suse (which purportedly runs this configuration perfectly) and I'd really like to stay FreeBSD. Normally I'd just love to dive into the new and unknown (to me) opteron/5.X/APCI stuff. But I'm completely out of time on this project to get the machine up. Could anyone possibly offer me some quick pointers or help on this? I've googled lots and so far not come up with anything concrete, other than "disable APCI" which seems to leave me with just one cpu. /\ End of original message /\ Thanks, Tom Krouper