From owner-freebsd-questions@FreeBSD.ORG Tue Mar 4 00:34:41 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F3C08106566C for ; Tue, 4 Mar 2008 00:34:40 +0000 (UTC) (envelope-from csar@123.com.sv) Received: from asgard1.americatelsal.com (asgard.americatelsal.com [200.13.161.7]) by mx1.freebsd.org (Postfix) with ESMTP id 7A47E8FC1A for ; Tue, 4 Mar 2008 00:34:39 +0000 (UTC) (envelope-from csar@123.com.sv) Received: (qmail 69628 invoked from network); 4 Mar 2008 00:18:52 -0000 Received: from unknown (HELO ?192.168.10.75?) (200.13.161.233) by asgard1.americatelsal.com with SMTP; 4 Mar 2008 00:18:52 -0000 Message-ID: <47CC940B.5000400@123.com.sv> Date: Mon, 03 Mar 2008 18:12:59 -0600 From: Cesar Amaya User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: RAM not recognized 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: Tue, 04 Mar 2008 00:34:41 -0000 Hello every one, I have installed FreeBSD-7.0_RELEASE on Dell Power Edge 1950 Quad Core and 4GB of RAM. The problem is that FreeBSD does not recognize all of the RAM. This is part of the dmesg. # dmesg CPU: Intel(R) Xeon(R) CPU E5420 @ 2.50GHz (2496.28-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x10676 Stepping = 6 Features=0xbfebfbff Features2=0xce3bd> AMD Features=0x20100000 AMD Features2=0x1 Cores per package: 4 real memory = 3484745728 (3323 MB) avail memory = 3405631488 (3247 MB) ACPI APIC Table: FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs cpu0 (BSP): APIC ID: 0 cpu1 (AP): APIC ID: 1 cpu2 (AP): APIC ID: 2 cpu3 (AP): APIC ID: 3 ioapic0: Changing APIC ID to 4 ioapic0 irqs 0-23 on motherboard Can anyone give me some light in this issue? Thank you very much!!!