I have 4 GB RAM in total installed:
one module KVR800D2N5/2G
two modules KVR800D2N5K2/2G (1 GB in each module)
I use 64 bit system
but Kubuntu sees only 2757 MB. Unfortunately BIOS sees only 2815 MB, so maybe it is a hardware issue.
I don't have swap partition.
Motherboard model: GA-945P-DS3 (rev. 3.3)
manual
http://www.gigabyte.com/products/pro...id=2474#manual
There is a note:
1. I don't know if system really uses it but doesn't show it or doesn't use it at all. Can I make it to use all 4 GB?
Some output from terminal:
2. How can I check if it works in dual channel mode?
This Bios doesn't show it.
On page 15 of manual there is info:
So I did that, but I want to be sure.
3. Would exchanging module KVR800D2N5/2G on two KVR800D2N5K2/2G to have 4 the same modules make a difference? How can I make the most out of this motherboard memory capability?
one module KVR800D2N5/2G
two modules KVR800D2N5K2/2G (1 GB in each module)
I use 64 bit system
Code:
uname -a Linux 945P-DS3 3.13.0-52-generic #86-Ubuntu SMP Mon May 4 04:32:59 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
I don't have swap partition.
Motherboard model: GA-945P-DS3 (rev. 3.3)
manual
http://www.gigabyte.com/products/pro...id=2474#manual
There is a note:
(Note 1) Due to standard PC architecture, a certain amount of memory is reserved for system usage and therefore the actual memory size is less than the stated amount. For example, 4 GB of memory size will instead be shown as 3.xx GB memory during system startup.
Some output from terminal:
Code:
free -m total used free shared buffers cached Mem: 2757 1410 1347 18 68 640 -/+ buffers/cache: 701 2056 Swap: 0 0 0 sudo lshw -c memory -short H/W path Device Class Description ================================================== /0/0 memory 128KiB BIOS /0/4/a memory 64KiB L1 cache /0/4/b memory 3MiB L2 cache /0/1b memory 4GiB System Memory /0/1b/0 memory 1GiB DIMM 667 MHz (1.5 ns) /0/1b/1 memory DIMM [empty] /0/1b/2 memory 1GiB DIMM 667 MHz (1.5 ns) /0/1b/3 memory 2GiB DIMM 667 MHz (1.5 ns) sudo dmidecode -t memory # dmidecode 2.12 SMBIOS 2.4 present. Handle 0x0005, DMI type 5, 24 bytes Memory Controller Information Error Detecting Method: 8-bit Parity Error Correcting Capabilities: None Supported Interleave: One-way Interleave Current Interleave: One-way Interleave Maximum Memory Module Size: 1024 MB Maximum Total Memory Size: 4096 MB Supported Speeds: Other Supported Memory Types: Other Memory Module Voltage: 5.0 V Associated Memory Slots: 4 0x0006 0x0007 0x0008 0x0009 Enabled Error Correcting Capabilities: None Handle 0x0006, DMI type 6, 12 bytes Memory Module Information Socket Designation: A0 Bank Connections: 1 Current Speed: Unknown Type: DIMM SDRAM Installed Size: 1024 MB (Single-bank Connection) Enabled Size: 1024 MB (Single-bank Connection) Error Status: OK Handle 0x0007, DMI type 6, 12 bytes Memory Module Information Socket Designation: A1 Bank Connections: 2 Current Speed: Unknown Type: Unknown Installed Size: Not Installed Enabled Size: Not Installed Error Status: OK Handle 0x0008, DMI type 6, 12 bytes Memory Module Information Socket Designation: A2 Bank Connections: 3 Current Speed: Unknown Type: DIMM SDRAM Installed Size: 1024 MB (Single-bank Connection) Enabled Size: 1024 MB (Single-bank Connection) Error Status: OK Handle 0x0009, DMI type 6, 12 bytes Memory Module Information Socket Designation: A3 Bank Connections: 4 Current Speed: Unknown Type: DIMM SDRAM Installed Size: 2048 MB (Single-bank Connection) Enabled Size: 2048 MB (Single-bank Connection) Error Status: OK Handle 0x001B, DMI type 16, 15 bytes Physical Memory Array Location: System Board Or Motherboard Use: System Memory Error Correction Type: None Maximum Capacity: 4 GB Error Information Handle: Not Provided Number Of Devices: 4 Handle 0x001C, DMI type 17, 27 bytes Memory Device Array Handle: 0x001B Error Information Handle: Not Provided Total Width: 64 bits Data Width: 64 bits Size: 1024 MB Form Factor: DIMM Set: None Locator: A0 Bank Locator: Bank0/1 Type: Unknown Type Detail: None Speed: 667 MHz Manufacturer: None Serial Number: None Asset Tag: None Part Number: None Handle 0x001D, DMI type 17, 27 bytes Memory Device Array Handle: 0x001B Error Information Handle: Not Provided Total Width: Unknown Data Width: Unknown Size: No Module Installed Form Factor: DIMM Set: None Locator: A1 Bank Locator: Bank2/3 Type: Unknown Type Detail: None Speed: Unknown Manufacturer: None Serial Number: None Asset Tag: None Part Number: None Handle 0x001E, DMI type 17, 27 bytes Memory Device Array Handle: 0x001B Error Information Handle: Not Provided Total Width: 64 bits Data Width: 64 bits Size: 1024 MB Form Factor: DIMM Set: None Locator: A2 Bank Locator: Bank4/5 Type: Unknown Type Detail: None Speed: 667 MHz Manufacturer: None Serial Number: None Asset Tag: None Part Number: None Handle 0x001F, DMI type 17, 27 bytes Memory Device Array Handle: 0x001B Error Information Handle: Not Provided Total Width: 64 bits Data Width: 64 bits Size: 2048 MB Form Factor: DIMM Set: None Locator: A3 Bank Locator: Bank6/7 Type: Unknown Type Detail: None Speed: 667 MHz Manufacturer: None Serial Number: None Asset Tag: None Part Number: None
This Bios doesn't show it.
On page 15 of manual there is info:
2. To enable Dual Channel mode with two or four memory modules (it is recommended to
use memory modules of identical brand, size, chips, and speed), you must install them
into DIMM sockets of the same color.
use memory modules of identical brand, size, chips, and speed), you must install them
into DIMM sockets of the same color.
3. Would exchanging module KVR800D2N5/2G on two KVR800D2N5K2/2G to have 4 the same modules make a difference? How can I make the most out of this motherboard memory capability?
Comment