RAM not recognized on hard boot

ascii11011

Prominent
Sep 27, 2017
4
0
510
Hi. I have an ASUS Chromebox running Ubuntu 16.04 LTS, standalone.

I upgraded the RAM from 2 to 8GB. Crucial 8GB Kit (4GBx2) DDR3/DDR3L 1600 MT/s (PC3-12800) SODIMM 1.35V/1.5V 204-Pin Memory for Mac - CT2K4G3S160BM

Upon initial boot, ie, pushing the on button, free -m shows only 2GB.

total used free shared buff/cache available
Mem: 1988 833 640 158 513 816
Swap: 2036 888 1148


However, sudo lshw -class memory
shows all 8GB.

*-firmware
description: BIOS
vendor: coreboot
physical id: 0
version: MrChromebox
date: 07/14/2017
size: 1MiB
capacity: 8128KiB
capabilities: pci pcmcia upgrade bootselect acpi
*-memory
description: System Memory
physical id: 5
slot: System board or motherboard
size: 8GiB
*-bank:0
description: SODIMM DDR3 Synchronous 1600 MHz (0.6 ns)
vendor: Unknown (0)
physical id: 0
serial: None
slot: Channel-0-DIMM-0
size: 4GiB
width: 64 bits
clock: 1600MHz (0.6ns)
*-bank:1
description: SODIMM DDR3 Synchronous 1600 MHz (0.6 ns)
vendor: Unknown (0)
physical id: 1
serial: None
slot: Channel-1-DIMM-0
size: 4GiB
width: 64 bits
clock: 1600MHz (0.6ns)


When I reboot, I see all 8GB.

$ free -m
total used free shared buff/cache available
Mem: 7857 2403 3524 349 1929 4782
Swap: 2036 0 2036


Any ideas? Thanks
 

ascii11011

Prominent
Sep 27, 2017
4
0
510


Nothing has changed. However, further experiments showed that when the ram is first installed, either 2 cards or one at a time, they show the correct RAM upon first boot.
Thereafter, it reverts to the screwed up behavior.
 

ascii11011

Prominent
Sep 27, 2017
4
0
510


 

ascii11011

Prominent
Sep 27, 2017
4
0
510
It's the M004U. I've switched out the RAM --- no change.

Haven't tested the original 2gb memory. I'll try it tomorrow and post results.

Thanks for trying to help