From owner-freebsd-amd64@FreeBSD.ORG Fri Dec 10 10:48:56 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 72E2B16A4CE for ; Fri, 10 Dec 2004 10:48:56 +0000 (GMT) Received: from satie.private.org (qclgw.qcl.t.u-tokyo.ac.jp [133.11.70.190]) by mx1.FreeBSD.org (Postfix) with ESMTP id 53B9843D6A for ; Fri, 10 Dec 2004 10:48:55 +0000 (GMT) (envelope-from chat95@mac.com) Received: from localhost (localhost [IPv6:::1]) by satie.private.org (8.13.1/8.13.1) with ESMTP id iBAAmjvd084942 for ; Fri, 10 Dec 2004 19:48:46 +0900 (JST) (envelope-from chat95@mac.com) Date: Fri, 10 Dec 2004 19:48:45 +0900 (JST) Message-Id: <20041210.194845.653222828.chat95@mac.com> To: freebsd-amd64@freebsd.org From: NAKATA Maho Organization: private X-Mailer: Mew version 3.3 on XEmacs 21.4.14 (Reasonable Discussion) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Tyan Thunder K8W (S2885) with FreeBSD 5.3-RELEASE X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Dec 2004 10:48:56 -0000 Dear amd64 freaks, Yesterday, I installed 5.3-RELEASE to my Opteron dual box. o Opteron 242 (1.6MHz) x2 o Memory ECC PC2700 Reg. trancend 2G modules x4 + CenturyMicro 512M x 4 (total 10G) o Tyan Thunder K8W (S2885) I encountered a prolbem, while installtion. As many one pointed out in this ML, if we have >4G of memory, ATA hangs up. so I type o set hw.physmem="3G" at boot time. however, I recompiled and re-installed SMP kernel, FreeBSD never boots even if I type set hw.physmem="3G". So I took different way. There's no problem with 5.2.1-RELEASE and 5.3-BETA4. So CVSup'ing from 5.3-BETA4 to -STABLE seems to be fine, only set hw.physmem="3G" is mandatory at installation, and can omit after recompiling world and kernel. Does anybody here have problems with it? All the best, -- NAKATA, Maho