Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Raspberry Pi Gaming - Second Edition

You're reading from   Raspberry Pi Gaming - Second Edition Design, create, and play all kinds of video games on your Raspberry Pi computer

Arrow left icon
Product type Paperback
Published in Feb 2015
Publisher
ISBN-13 9781784399337
Length 140 pages
Edition 2nd Edition
Languages
Arrow right icon
Author (1):
Arrow left icon
Shea Silverman Shea Silverman
Author Profile Icon Shea Silverman
Shea Silverman
Arrow right icon
View More author details
Toc

Raspberry Pi 2

As of this writing, the Raspberry Pi Foundation has introduced a brand new board called the Pi 2. While sharing the layout and price of the Model B+, the Pi 2 has been heavily upgraded.

The biggest change is the move from an ARMv6 running at 700 MHz, to a quad-core ARMv7 running at 900 MHz. The ARMv7 is a pretty big upgrade; it is what most Android releases are compiled for and the minimum version for other Linux distributions. Microsoft has even mentioned releasing a customized version of Windows 10 for the Raspberry Pi. The other major upgrade is that the RAM has been increased from 512 MB to 1 GB.

The Pi 2 is also backwards compatible with software written for the original Pi. In order to move your Pi's SD card to the newest Pi 2, follow these steps:

  • On the Model A, B, or B+ run these commands:
    1. First, run the sudo apt-get update command.
    2. After that run the sudo apt-get upgrade command to run the upgrades.
    3. Next, run the sudo apt-get dist-upgrade command.
    4. Finally, run the...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime