About a year and a half ago I purchased 2 Raspberry Pis/XBMC for use un my home. The performance is deteriorating and I would like to upgrade to KODI. I'm fair computer user but that's all and my tech support has left town. I've found online that you you can purchase pre-recorded sd cards that claim to be plug and play. If true that should easily solve my performance and upgrade problems. My problem is that besides being 1 1/2 years old I don't know what model I have. One of the vendors I'm looking at says he has cards for Models B+, B, A+,A and 2B. You have a sticky " Pictorial Buying Guide for A, B and B+" that should help me identify my Pi. You show Models B+,B and A+ but mine appears to be one of the "older A or B models". One giveaway seems to be that I have connectors on all 4 sides whereas the "newer" ones seem to use only 3 sides.
Can someone help me identify my PI and perhaps tell me if any of these cards can be used in my Pi's.
-
- Posts: 2
- Joined: Fri Jun 19, 2015 5:44 pm
-
- Posts: 4277
- Joined: Sun Jan 15, 2012 1:11 pm
Re: What Raspberry Pi do I have?
I think the command:
is supposed to tell the story.
There is a table somewhere that tells what each possible number means (i.e., to which model of Pi it corresponds). I have no idea where that table is stored (presumably somewhere under www.raspberrypi.org).
These are the values I've personally seen:
000f - Model B with 512M
0010 - Model B+ with 512M
a21041 - Model B2 with 1G
Code: Select all
grep Revision /proc/cpuinfo
There is a table somewhere that tells what each possible number means (i.e., to which model of Pi it corresponds). I have no idea where that table is stored (presumably somewhere under www.raspberrypi.org).
These are the values I've personally seen:
000f - Model B with 512M
0010 - Model B+ with 512M
a21041 - Model B2 with 1G
And some folks need to stop being fanboys and see the forest behind the trees.
(One of the best lines I've seen on this board lately)
(One of the best lines I've seen on this board lately)
-
- Posts: 27225
- Joined: Tue Mar 25, 2014 12:40 pm
Re: What Raspberry Pi do I have?
Take what I advise as advice not the utopian holy grail, and it is gratis !!
- DougieLawson
- Posts: 42382
- Joined: Sun Jun 16, 2013 11:19 pm
- Location: A small cave in deepest darkest Basingstoke, UK
Re: What Raspberry Pi do I have?
Stare at this


Languages using left-hand whitespace for syntax are ridiculous
DMs sent on https://twitter.com/DougieLawson or LinkedIn will be answered next month.
Fake doctors - are all on my foes list.
The use of crystal balls and mind reading is prohibited.
DMs sent on https://twitter.com/DougieLawson or LinkedIn will be answered next month.
Fake doctors - are all on my foes list.
The use of crystal balls and mind reading is prohibited.
Re: What Raspberry Pi do I have?
A card with a recent version of Raspbian or NOOBS will work on any version of RPi that the card (possibly with the aid of a micro-SD to SD adaptor) can be fitted into.
Quis custodiet ipsos custodes?
Re: What Raspberry Pi do I have?
If it's 18 months old and has an ethernet port, then it's almost certainly a B.stankoprowski wrote:About a year and a half ago I purchased 2 Raspberry Pis/XBMC for use un my home. The performance is deteriorating and I would like to upgrade to KODI. I'm fair computer user but that's all and my tech support has left town. I've found online that you you can purchase pre-recorded sd cards that claim to be plug and play. If true that should easily solve my performance and upgrade problems. My problem is that besides being 1 1/2 years old I don't know what model I have. One of the vendors I'm looking at says he has cards for Models B+, B, A+,A and 2B. You have a sticky " Pictorial Buying Guide for A, B and B+" that should help me identify my Pi. You show Models B+,B and A+ but mine appears to be one of the "older A or B models". One giveaway seems to be that I have connectors on all 4 sides whereas the "newer" ones seem to use only 3 sides.
Can someone help me identify my PI and perhaps tell me if any of these cards can be used in my Pi's.
PI2 launched ~Feb 2015
A+ ~Nov 2014
B+ ~Jul 2014
Any new SD card (not micro) should work.
Re: What Raspberry Pi do I have?
Original Raspberry Pi Model B's (either 256MB or 512MB models, that's the major revision change) will definitely work with a micro-SD card too using an SD adapter card, such as this.asandford wrote:Any new SD card (not micro) should work.
Re: What Raspberry Pi do I have?
if a vendor has cards for a B, why would the anyone go to the bother (and expense) of buying the 'wrong' card and an adapter?Mequa wrote:Original Raspberry Pi Model B's (either 256MB or 512MB models, that's the major revision change) will definitely work with a micro-SD card too using an SD adapter card, such as this.asandford wrote:Any new SD card (not micro) should work.
Just because 'something' can be done, doesn't mean it should be.
-
- Posts: 16131
- Joined: Fri Mar 09, 2012 7:36 pm
- Location: Vallejo, CA (US)
Re: What Raspberry Pi do I have?
For one thing...the full sized SD card used in the original Model B (and the A, for that matter) stick out quite a bit. People have damaged the card holder by dropping the board with the card in place. If you use a micro-SD card adapter, you don't run that risk. Alternatively...most micro-SD cards come with a full sized adapter and that way you can use the same micro-SD card in either a Model B or a B+ or Pi2B.asandford wrote:if a vendor has cards for a B, why would the anyone go to the bother (and expense) of buying the 'wrong' card and an adapter?Mequa wrote:Original Raspberry Pi Model B's (either 256MB or 512MB models, that's the major revision change) will definitely work with a micro-SD card too using an SD adapter card, such as this.asandford wrote:Any new SD card (not micro) should work.
Just because 'something' can be done, doesn't mean it should be.
So...there are some good reasons to use adapters.
Re: What Raspberry Pi do I have?
The pros and cons of such are way off topic. Let's stick to basics for the OP and get a card that fits and works.W. H. Heydt wrote: For one thing...the full sized SD card used in the original Model B (and the A, for that matter) stick out quite a bit. People have damaged the card holder by dropping the board with the card in place. If you use a micro-SD card adapter, you don't run that risk. Alternatively...most micro-SD cards come with a full sized adapter and that way you can use the same micro-SD card in either a Model B or a B+ or Pi2B.
So...there are some good reasons to use adapters.
-
- Posts: 2
- Joined: Fri Jun 19, 2015 5:44 pm
Re: What Raspberry Pi do I have?
Thanks fruitoftheloom, Dougie and all the others,fruitoftheloom wrote:http://elinux.org/RPi_HardwareHistory
Based on the pictures I don't have an A, A+, B+ or a Pi 2B os I must have a B. The "Hardware history supports that (I purchased in the 1st quarter of 2014).
For my purpose does the revision level make any difference?
Is my Pi known as a B or a 1B?
Re: What Raspberry Pi do I have?
Yes.stankoprowski wrote:Is my Pi known as a B or a 1B?

Usually just called a B.
The question now is what revision of B. There were a few important changes between the Rev 1 and later B models. Mostly the early ones had 256MB of RAM and USB current limiting fuses. The next models bypassed or got rid of those fuses. Then you got 512MB of RAM, and then the additional 8 pin GPIO connector holes.
Re: What Raspberry Pi do I have?
Here's the page on which revision code is for which device https://www.raspberrypi.org/documentati ... /README.mdJoe Schmoe wrote: ↑Fri Jun 19, 2015 9:01 pm[...]is supposed to tell the story.Code: Select all
grep Revision /proc/cpuinfo
[...]
- HawaiianPi
- Posts: 7630
- Joined: Mon Apr 08, 2013 4:53 am
- Location: Aloha, Oregon USA
Re: What Raspberry Pi do I have?
This question was from 3 years ago.corfeur12 wrote: ↑Fri Apr 13, 2018 5:18 pmHere's the page on which revision code is for which device https://www.raspberrypi.org/documentati ... /README.md
And a better command to find the model is:
Code: Select all
cat /sys/firmware/devicetree/base/model;echo
Raspberry Pi 3 Model B Rev 1.2
On my new 3B+ it returns:
Raspberry Pi 3 Model B Plus Rev 1.3
My mind is like a browser. 27 tabs are open, 9 aren't responding,
lots of pop-ups, and where is that annoying music coming from?
lots of pop-ups, and where is that annoying music coming from?
Re: What Raspberry Pi do I have?
I usually use:cat /sys/firmware/devicetree/base/model;echo
$ pr -Fn /proc/device-tree/model
Less typing and eliminates the need for the echo. I've gotten in the habit of using "pr -Fn" as my general file dumper. Much better than cat.
P.S. I like your "signature". Cute.
"L'enfer, c'est les autres"
G fytc hsqr rum umpbq rm qyw rm rfc kmbq md rfgq dmpsk:
Epmu Sn!
J lnacjrw njbruh-carppnanm vxm rb mnuncrwp vh yxbcb!
G fytc hsqr rum umpbq rm qyw rm rfc kmbq md rfgq dmpsk:
Epmu Sn!
J lnacjrw njbruh-carppnanm vxm rb mnuncrwp vh yxbcb!
Re: What Raspberry Pi do I have?
rpi-info will give you the details.
- Attachments
-
- rpi-info.zip
- (1.06 KiB) Downloaded 223 times
Re: What Raspberry Pi do I have?
"L'enfer, c'est les autres"
G fytc hsqr rum umpbq rm qyw rm rfc kmbq md rfgq dmpsk:
Epmu Sn!
J lnacjrw njbruh-carppnanm vxm rb mnuncrwp vh yxbcb!
G fytc hsqr rum umpbq rm qyw rm rfc kmbq md rfgq dmpsk:
Epmu Sn!
J lnacjrw njbruh-carppnanm vxm rb mnuncrwp vh yxbcb!
Re: What Raspberry Pi do I have?
- DougieLawson
- Posts: 42382
- Joined: Sun Jun 16, 2013 11:19 pm
- Location: A small cave in deepest darkest Basingstoke, UK
Re: What Raspberry Pi do I have?
What does that tell me that cat /sys/firmware/devicetree/base/model; echo doesn't if all I want to find is the model?
Languages using left-hand whitespace for syntax are ridiculous
DMs sent on https://twitter.com/DougieLawson or LinkedIn will be answered next month.
Fake doctors - are all on my foes list.
The use of crystal balls and mind reading is prohibited.
DMs sent on https://twitter.com/DougieLawson or LinkedIn will be answered next month.
Fake doctors - are all on my foes list.
The use of crystal balls and mind reading is prohibited.
Re: What Raspberry Pi do I have?
DougieLawson wrote: ↑Sat Apr 14, 2018 7:52 pmWhat does that tell me that cat /sys/firmware/devicetree/base/model; echo doesn't if all I want to find is the model?
I'll let you run it and see for yourself.
- DougieLawson
- Posts: 42382
- Joined: Sun Jun 16, 2013 11:19 pm
- Location: A small cave in deepest darkest Basingstoke, UK
Re: What Raspberry Pi do I have?
So absolutely nothing useful.
Languages using left-hand whitespace for syntax are ridiculous
DMs sent on https://twitter.com/DougieLawson or LinkedIn will be answered next month.
Fake doctors - are all on my foes list.
The use of crystal balls and mind reading is prohibited.
DMs sent on https://twitter.com/DougieLawson or LinkedIn will be answered next month.
Fake doctors - are all on my foes list.
The use of crystal balls and mind reading is prohibited.
Re: What Raspberry Pi do I have?
@RonR, looks like we work on the same thing , lets combine it?
Re: What Raspberry Pi do I have?
Given this is a three year renewal you should also be able to just use
pinout
pinout