Mixing ECC and non-ECC

Permabanned
Joined
26 Oct 2004
Posts
7,540
Location
Isle of Wight
Someone must have tried it?

I have an ML110 G3 here that runs most of my dev stuff. I have no need for ECC ram and have a spare 1GB module (non-ECC) laying around, which would be a useful upgrade.

The current ram appears to be unbuffered items

dmidecode dump;
Code:
Handle 0x0020, DMI type 16, 15 bytes
Physical Memory Array
        Location: System Board Or Motherboard
        Use: System Memory
        Error Correction Type: Single-bit ECC
        Maximum Capacity: 8 GB
        Error Information Handle: Not Provided
        Number Of Devices: 4

Handle 0x0021, DMI type 19, 15 bytes
Memory Array Mapped Address
        Starting Address: 0x00000000000
        Ending Address: 0x000000003FF
        Range Size: 1 kB
        Physical Array Handle: 0x0020
        Partition Width: 0

Handle 0x0022, DMI type 17, 27 bytes
Memory Device
        Array Handle: 0x0020
        Error Information Handle: Not Provided
        Total Width: 72 bits
        Data Width: 64 bits
        Size: 512 MB
        Form Factor: DIMM
        Set: None
        Locator: DIMM1
        Bank Locator: Not Specified
        Type: SDRAM
        Type Detail: Synchronous
        Speed: 533 MHz (1.9 ns)
        Manufacturer: 2CFFFFFFFFFFFFFF
        Serial Number: 00998802
        Asset Tag: Not Specified
        Part Number: 9HTF6472AY-53EB3

Handle 0x0023, DMI type 20, 19 bytes
Memory Device Mapped Address
        Starting Address: 0x00000000000
        Ending Address: 0x0001FFFFFFF
        Range Size: 512 MB
        Physical Device Handle: 0x0022
        Memory Array Mapped Address Handle: 0x0021
        Partition Row Position: 1

Handle 0x0024, DMI type 17, 27 bytes
Memory Device
        Array Handle: 0x0020
        Error Information Handle: Not Provided
        Total Width: Unknown
        Data Width: 64 bits
        Size: No Module Installed
        Form Factor: Other
        Set: None
        Locator: DIMM2
        Bank Locator: Not Specified
        Type: Unknown
        Type Detail: None
        Speed: Unknown
        Manufacturer:
        Serial Number:
        Asset Tag: Not Specified
        Part Number:

Handle 0x0025, DMI type 20, 19 bytes
Memory Device Mapped Address
        Starting Address: 0x00000000000
        Ending Address: 0x000000003FF
        Range Size: 1 kB
        Physical Device Handle: 0x0024
        Memory Array Mapped Address Handle: 0x0021
        Partition Row Position: 1

Handle 0x0026, DMI type 17, 27 bytes
Memory Device
        Array Handle: 0x0020
        Error Information Handle: Not Provided
        Total Width: 72 bits
        Data Width: 64 bits
        Size: 512 MB
        Form Factor: DIMM
        Set: None
        Locator: DIMM3
        Bank Locator: Not Specified
        Type: SDRAM
        Type Detail: Synchronous
        Speed: 533 MHz (1.9 ns)
        Manufacturer: 2CFFFFFFFFFFFFFF
        Serial Number: 009A8802
        Asset Tag: Not Specified
        Part Number: 9HTF6472AY-53EB3

Handle 0x0027, DMI type 20, 19 bytes
Memory Device Mapped Address
        Starting Address: 0x00020000000
        Ending Address: 0x0003FFFFFFF
        Range Size: 512 MB
        Physical Device Handle: 0x0026
        Memory Array Mapped Address Handle: 0x0021
        Partition Row Position: 1

Handle 0x0028, DMI type 17, 27 bytes
Memory Device
        Array Handle: 0x0020
        Error Information Handle: Not Provided
        Total Width: Unknown
        Data Width: 64 bits
        Size: No Module Installed
        Form Factor: Other
        Set: None
        Locator: DIMM4
        Bank Locator: Not Specified
        Type: Unknown
        Type Detail: None
        Speed: Unknown
        Manufacturer:
        Serial Number:
        Asset Tag: Not Specified
        Part Number:

Handle 0x0029, DMI type 20, 19 bytes
Memory Device Mapped Address
        Starting Address: 0x00000000000
        Ending Address: 0x000000003FF
        Range Size: 1 kB
        Physical Device Handle: 0x0028
        Memory Array Mapped Address Handle: 0x0021
        Partition Row Position: 1
 
I've seen mixed reports some say it works and some say it doesn't, only one way to find out plug it in and see, it's not like it will do any serious damage if it doesn't work.
 
I would normally do this, but a bug with GRUB in an earlier Ubuntu and the lack of a monitor means I wouldn't find out if it's worked or not for at least half an hour, and this machine routes all of my internet traffic.

I guess I'll just have to suck it and see.
 
Back
Top Bottom