Gasmeat
Posts: 8
Joined: Mon Sep 09, 2019 10:04 am

Help! What is it? Raspberry Pi 4 RAM 4GB or 1GB ???

Wed Jan 08, 2020 11:31 am

I bought new Raspberry Pi4 4GB. RAM chip is labeled K4FBE3D 4HMMGCJ.

[Mod: edited out image link - the site it was hosted on was very unsuitable for children]

Code: Select all

free -m

Code: Select all

              total        used        free      shared  buff/cache   available
Mem:           3727         218        1464          50        2044        3314
Swap:            99           0          99

Code: Select all

cat /proc/cpuinfo

Code: Select all

Hardware        : BCM2835
Revision        : c03111
Serial          : 10000000cbcd3f20
Model           : Raspberry Pi 4 Model B Rev 1.1
as far as I know from https://www.raspberrypi.org/forums/view ... p?t=243546 this topic, 4 GB version must have D9WHV (M - micron logo).
it's some kind of new samsung chip??

jamesh
Raspberry Pi Engineer & Forum Moderator
Raspberry Pi Engineer & Forum Moderator
Posts: 26660
Joined: Sat Jul 30, 2011 7:41 pm

Re: Help! What is it? Raspberry Pi 4 RAM 4GB or 1GB ???

Wed Jan 08, 2020 11:40 am

C03111 - That's a revision 1.1 board with 4GB RAM. Manufacturer of the RAM is irrelevant to capacity - they can change at any time.

https://www.raspberrypi.org/documentati ... /README.md
Principal Software Engineer at Raspberry Pi (Trading) Ltd.
Contrary to popular belief, humorous signatures are allowed.
I've been saying "Mucho" to my Spanish friend a lot more lately. It means a lot to him.

Return to “General discussion”