From owner-freebsd-questions@FreeBSD.ORG Fri Jan 6 17:01:06 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 1D34416A41F for ; Fri, 6 Jan 2006 17:01:06 +0000 (GMT) (envelope-from brumac@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83B2E43D4C for ; Fri, 6 Jan 2006 17:01:05 +0000 (GMT) (envelope-from brumac@gmail.com) Received: by wproxy.gmail.com with SMTP id i23so1722273wra for ; Fri, 06 Jan 2006 09:01:04 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=BmwD3fH25lrhvdZY3k3j14+qtz7KIE2pVtk9bmE0Fhr5WZfuIhmEYztuHPw0wny2RHZKaIYc0x/Sh0beB/mgT+d/xCQaJc+ImVlVbz2XsgGvEjQSvUDRcmZbsebfjwCFHVeH2mIeRHKBmlLOhMGCPPXKghcSY5s1ploAYpMGKbM= Received: by 10.65.115.10 with SMTP id s10mr1934306qbm; Fri, 06 Jan 2006 09:01:04 -0800 (PST) Received: by 10.65.204.12 with HTTP; Fri, 6 Jan 2006 09:01:04 -0800 (PST) Message-ID: <5daaa27b0601060901w6ef802ceg5d2ac27f6b315b17@mail.gmail.com> Date: Fri, 6 Jan 2006 09:01:04 -0800 From: Bruce MacDonald To: freebsd-questions@freebsd.org In-Reply-To: <20060106164708.50511.qmail@web33308.mail.mud.yahoo.com> MIME-Version: 1.0 References: <20060106161802.66399.qmail@web31704.mail.mud.yahoo.com> <20060106164708.50511.qmail@web33308.mail.mud.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: How to find out my systems DDR RAM speed? 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: Fri, 06 Jan 2006 17:01:06 -0000 BIOS screens and RAM chips are tough to see from a distance :) The program memtest86+ http://www.memtest.org/ shows the information you seek. Unfortunately, as far as I know, it must be run from a boot disk, though since it is open source, it perhaps could be modified to run under FreeBSD. Also, I may be wrong about this, but I think that if your current system requires slower DDR333 RAM, then putting in DDR400 may cause problems. OTOH, if it can handle faster DDR400, then it could also use DDR333, but ru= n more slowly. Also, I really dislike mixing RAM types on a single board, bu= t people tell me that on modern mobos, that is not such a big deal as it once was. Regards, --Vorpal On 1/6/06, Danial Thom wrote: > > > > --- Holtor wrote: > > > Hello Everyone, > > > > I'm running FreeBSD 5.4-STABLE on a remotely > > hosted server and I'd like to find out the DDR > > speed > > of the RAM chips installed so I can order the > > proper ones for an upgrade. I know it's either > > DDR333 or DDR400 so I assume I can just order > > DDR400 to be safe but.. > > Its usually displayed by the bios at boot time. > Its also labeled on the ram itself if your system > isn't hermetically sealed. > > DT > >