tomwilson
Posts: 6
Joined: Fri Jun 15, 2012 12:00 pm

512MB Revision Number

Fri Nov 23, 2012 7:07 pm

Hi,

I've just got a second Raspberry Pi, its 512MB Rev 2 :D

When using the command 'cat /proc/cpuinfo' i get a revision number of '000e', is this correct? My other Pi has a numbered revision.

Code: Select all

Hardware	: BCM2708
Revision	: 000e
Also when i use 'free -m' i get 486M total ram, should this not be 512M?

Code: Select all

             total       used       free     shared    buffers     cached
Mem:          486M       116M       369M         0B       9.9M        54M
-/+ buffers/cache:        51M       434M
Swap:          99M         0B        99M
Thanks!

User avatar
SN
Posts: 1014
Joined: Mon Feb 13, 2012 8:06 pm
Location: Romiley, UK
Contact: Website

Re: 512MB Revision Number

Fri Nov 23, 2012 7:54 pm

revision is in Hex so 'e' is as valid as a number

and no you won't get 512Mb as some is taken up for video memory
Steve N – binatone mk4->intellivision->zx81->spectrum->cbm64->cpc6128->520stfm->pc->raspi ?

tomwilson
Posts: 6
Joined: Fri Jun 15, 2012 12:00 pm

Re: 512MB Revision Number

Fri Nov 23, 2012 10:09 pm

thanks! it came with an orange protective sticker on the HDMI socket, is this meant to be removed?

drgeoff
Posts: 10676
Joined: Wed Jan 25, 2012 6:39 pm

Re: 512MB Revision Number

Sat Nov 24, 2012 10:35 am

tomwilson wrote:thanks! it came with an orange protective sticker on the HDMI socket, is this meant to be removed?
I would guess yes as I never seen such a sticker on an HDMI socket on a RPi or any other piece of equipment. Clearly, if with the sticker in place you cannot insert an HDMI plug into the socket, it is definitely meant to be removed. :)

User avatar
Rubber131186
Posts: 8
Joined: Wed Dec 19, 2012 4:22 pm
Location: Somerset, England

Re: 512MB Revision Number

Sat Dec 29, 2012 10:09 pm

drgeoff wrote:
tomwilson wrote:thanks! it came with an orange protective sticker on the HDMI socket, is this meant to be removed?
I would guess yes as I never seen such a sticker on an HDMI socket on a RPi or any other piece of equipment. Clearly, if with the sticker in place you cannot insert an HDMI plug into the socket, it is definitely meant to be removed. :)
I think its this sticker and its on top the HDMI socket. My Raspberry Pi came from Element 14 also with the revision 000e Hex to Dec would =14 I thought revision 5 was the newest?
Attachments
Pi_2.jpg
Orange sticker on HDMI
Pi_2.jpg (19.83 KiB) Viewed 3632 times

dom
Raspberry Pi Engineer & Forum Moderator
Raspberry Pi Engineer & Forum Moderator
Posts: 5502
Joined: Wed Aug 17, 2011 7:41 pm
Location: Cambridge

Re: 512MB Revision Number

Sat Dec 29, 2012 10:25 pm

Rubber131186 wrote:I think its this sticker and its on top the HDMI socket. My Raspberry Pi came from Element 14 also with the revision 000e Hex to Dec would =14 I thought revision 5 was the newest?
13, 14 and 15 are all currently being produced. It depends on which factory it came from.

kalehrl
Posts: 350
Joined: Tue Jul 24, 2012 10:49 am

Re: 512MB Revision Number

Sun Dec 30, 2012 12:09 pm

Mine is 000f hex, 15 dec so it seems to be the newest one from RS Components.

Return to “Troubleshooting”