[raspberry-vi] Re: Easy Identification of Rev 2.0 boards and Rev 1.0

  • From: Glenn <glennervin@xxxxxxxxxxxx>
  • To: <raspberry-vi@xxxxxxxxxxxxx>
  • Date: Sat, 16 Mar 2013 23:03:23 -0500

Yeh Jason, Thanks and to Mike as well.
I think I will dig out my old router, an old d-link 7-13 P, and connect the 
RPI to it, and plug it into the network port on my laptop and see if I can 
find it that way.
I considered turning off the wireless lock-out on my new router, but I like 
that feature, since I know there may be a bad person in the neighborhood 
with serious computer skills.
Glenn

----- Original Message ----- 
From: "Jason Miller" <hobbgoblin79@xxxxxxxxx>
To: <raspberry-vi@xxxxxxxxxxxxx>
Sent: Saturday, March 16, 2013 10:56 PM
Subject: [raspberry-vi] Re: Easy Identification of Rev 2.0 boards and Rev 
1.0


Glenn, also a thing to consider is this. If you live in the United
States, and order from the one company that the RPi Foundation suggested
here in the states, you may have received the board in October/November,
but it still might be an early revision 1. It's all dependant on when
you actually ordered the boards here, and where you ordered from. I
can't remember which company was shipping to the states officially,
where as all the others were unofficial, or purchased from somewhere and
resold here, but there was something like a 6 to 8 month wait on the
time from when you ordered, and when it actually arrived.
Another thing you can do to check on some specs of the Pi, is issue this
command:
sudo lshw
or if it's not installed
sudo apt-get install lshw or
sudo pacman -S lshw
and then issue the above command. I suggest starting a log script first,
and naming it somethign you will remember. For example what i do,
especially on a machine with a load of hardware that I'm checking is
this (using Arch as my example):
sudo pacman -S lshw
y
script -f hardware
sudo lshw
exit
then, to scroll through at a pace I want:
nano hardware
and finally when I'm done, control +x to exit nano.

Hope this helps someone as well.


Jason Miller

Interested in the Raspberry Pi, and accessibility? Check out the
websitefor RPi accessibility <http://www.raspberryvi.org>, or would you
like to take part in discussion on accessibility on it, Join the
discussion group <//www.freelists.org/list/raspberry-vi>. Note the
list and website are not endorsed in any way by theRaspberry Pi
Foundation <http://www.raspberrypi.org>.

On 03/16/2013 08:17 PM, Michael A. Ray wrote:
> Glenn,
>
> If you have successfully made an SSH conection to your Raspi, issue this
> command, pay close attention to the capital 'R' of 'Revision':
>
> cat /proc/cpuinfo | grep Revision
>
> Look at the hexadecimal number that appears after the colon.  It will
> probably start with three zeros.
>
> If it is 2, you have a revision 1 board.  If it is 4, 5, 6, 'e' or 'f',
> then it's revision 2.
>
> Mike
>
>
> On 17/03/2013 00:05, Glenn wrote:
>> Hi Mike,
>> Although I got mine in October or November, I don't find a hole to the 
>> left
>> of the USB ports.
>> Glenn
>> ----- Original Message -----
>> From: "Michael A. Ray" <mike.ray@xxxxxxxxxxxxxx>
>> To: <raspberry-vi@xxxxxxxxxxxxx>
>> Sent: Saturday, March 16, 2013 6:42 PM
>> Subject: [raspberry-vi] Re: Easy Identification of Rev 2.0 boards and Rev
>> 1.0
>>
>>
>> Glenn,
>>
>> I don't think there is any difference between the later revision 1 and
>> the revision 2 boards other than differences in the GPIO bus.
>>
>> I think I am right in saying the later revision 1 Model Bs had 512 MB
>> rather than the earlier 256, but I might be wrong.  I don't play close
>> attention to the Broadcom hardware notes.
>>
>> The revision 2 boards started to be sold in early September last year so
>> if you got yours well after that, chances are it's a revision 2 board.
>>
>> Mike
>>
>>
>> On 16/03/2013 23:29, Glenn wrote:
>>> Mike,
>>> Other than the pin-outs, what is the difference between the Rev 1 and 
>>> the
>>> Rev 2?
>>> Thanks.
>>> Glenn
>>> ----- Original Message -----
>>> From: "Michael A. Ray" <mike.ray@xxxxxxxxxxxxxx>
>>> To: <raspberry-vi@xxxxxxxxxxxxx>
>>> Sent: Saturday, March 16, 2013 6:18 PM
>>> Subject: [raspberry-vi] Easy Identification of Rev 2.0 boards and Rev 
>>> 1.0
>>>
>>>
>>> Hello list,
>>>
>>> I will be adding this to the wiki but I just thought I'd mention this
>>> here.
>>>
>>> The pin-outs of the GPIO header on your Raspberry Pi depends on the
>>> board revision number.
>>>
>>> Current boards are rev 2 or greater and all have the same pin-outs.
>>>
>>> Revision 1 is different.
>>>
>>> Holding your Raspberry Pi exactly as described in the 'Getting Started'
>>> page on the web-site, that is with the USB ports away from you and the
>>> card-holder closest to you; if there is a 2 millimetre mounting hole
>>> just to the left of the USB sockets you have a Rev 2 board.  If not, it
>>> is Rev 1.
>>>
>>> You can find this hole with your thumb nail or the point of a pencil
>>> (with no power applied to the board.
>>>
>>> Mike
>>>



===========================================================
The raspberry-vi mailing list
Archives: //www.freelists.org/archives/raspberry-vi
Administrative contact: <mike.ray@xxxxxxxxxxxxxx>
-----------------------------------------------------------
Raspberry Pi and the Raspberry Pi logo are trademarks of the Raspberry Pi 
Foundation.

This list is not affiliated to the Raspberry Pi Foundation and the views and 
attitudes expressed by the subscribers to this list do not reflect those of 
the Foundation.

Mike Ray, list creator, January 2013

=========================================================== 
The raspberry-vi mailing list 
Archives: //www.freelists.org/archives/raspberry-vi
Administrative contact: <mike.ray@xxxxxxxxxxxxxx>
-----------------------------------------------------------
Raspberry Pi and the Raspberry Pi logo are trademarks of the Raspberry Pi 
Foundation.

This list is not affiliated to the Raspberry Pi Foundation and the views and 
attitudes expressed by the subscribers to this list do not reflect those of the 
Foundation.

Mike Ray, list creator, January 2013

Other related posts: