From owner-freebsd-questions@FreeBSD.ORG Sun Oct 1 16:38:24 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 6729F16A407 for ; Sun, 1 Oct 2006 16:38:24 +0000 (UTC) (envelope-from hakmi@rogers.com) Received: from smtp105.rog.mail.re2.yahoo.com (smtp105.rog.mail.re2.yahoo.com [206.190.36.83]) by mx1.FreeBSD.org (Postfix) with SMTP id ECEBA43D68 for ; Sun, 1 Oct 2006 16:38:20 +0000 (GMT) (envelope-from hakmi@rogers.com) Received: (qmail 76190 invoked from network); 1 Oct 2006 16:38:19 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=rogers.com; h=Received:From:To:Subject:Date:MIME-Version:Content-Type:Content-Transfer-Encoding:X-Mailer:X-MimeOLE:Thread-Index:In-Reply-To; b=KBODfb94O8+J0gbSb2et1kVSQ8EzVCHyXASffeD5H3N+yOXpaxVFDvyPfJy5fldQf74eQ6I7OUiqqg5AeYVChRHB/qOiruq25UIhHAoNgFIiakBXNzzPen5lwG2NDt7rQ19K0qQ63oN4SQUOECtO5MyGP5/4BFddiBaZRyDX9yI= ; Received: from unknown (HELO tamouh) (hakmi@rogers.com@70.27.160.99 with login) by smtp105.rog.mail.re2.yahoo.com with SMTP; 1 Oct 2006 16:38:19 -0000 From: "Tamouh H." To: "'Dino Vliet'" , Date: Sun, 1 Oct 2006 12:38:27 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook, Build 11.0.6353 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2962 Thread-Index: AcblctUL6hxo+o0FSIuY91/x6Rq7XQABPjFg In-Reply-To: <20061001160039.31812.qmail@web51110.mail.yahoo.com> Message-Id: <20061001163820.ECEBA43D68@mx1.FreeBSD.org> Cc: Subject: RE: RAM problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Oct 2006 16:38:24 -0000 >=20 > Dear bsd people, >=20 > I have this amd64 system running freebsd 6.1 with 1 GB of RAM=20 > and everything worked very well. Then I've added some more=20 > ram, 2 gb extra, to be precise and aft first it seemd=20 > everything worked fine. I could load larger files and my java=20 > apps didn't give me out-of -memory problems anymore. >=20 > But everytime I want to upgrade my ports or compile a new=20 > kernel, the machine would freeze and the only way to go was=20 > to use the reset button. I don't like the look of that. >=20 > Has anyone had similar experiences? I've had two 512MB=20 > corsair memory banks, and added two 1GB banks (oem). >=20 > I find it really strange that I can use the bigger RAM but=20 > compiling gives problems. Could it also be that the banks=20 > could be attached better in my motherboard? >=20 > What should I do now? Continue using it, without=20 > portupgrading or compiling a new kernel or ask a new pair of=20 > banks at the store? >=20 > Thanks Mixing memory brands/specs is a BAD idea. As previous suggested , do = MEMTEST86 on the new RAM by itself to spot any issues. But it could also = be a conflict if using two different versions of RAM. Tamouh