Difference between revisions of "Rasberry PI"

From Proview Wiki
Jump to: navigation, search
(Created page with "<p><a class="image" href="http://www.proview.se/wiki/index.php?title=File:Rpi.jpg"><img src="http://www.proview.se/wiki/images/9/95/Rpi.jpg" alt="Rpi.jpg" width="1024" height=...")
 
Line 1: Line 1:
 
<p><a class="image" href="http://www.proview.se/wiki/index.php?title=File:Rpi.jpg"><img src="http://www.proview.se/wiki/images/9/95/Rpi.jpg" alt="Rpi.jpg" width="1024" height="768" /></a><br /> Raspberry Pi specifications</p>
 
<p><a class="image" href="http://www.proview.se/wiki/index.php?title=File:Rpi.jpg"><img src="http://www.proview.se/wiki/images/9/95/Rpi.jpg" alt="Rpi.jpg" width="1024" height="768" /></a><br /> Raspberry Pi specifications</p>
<p>The Raspberry Pi processor is a 700MHz Broadcomm system on a chip  with a Videocore 4 GPU. That provides OpenGL ES 2.0,  hardware-accelerated OpenVG and 1080p HD video.</p>
+
<p>&nbsp;</p>
<pre>There's 256MB of on-board RAM and sockets for HDMI, USB 2.0, RCA video, USB 2.0 and 3.5mm audio jacks, and power comes via a MicroUSB connector.<br />
+
<p>On sourceforge.net you can get an image with Debian 6 and Proview 4.8.5-1</p>
</pre>
+
<p><a href="http://sourceforge.net/projects/proviewpi/?source=directory" target="_blank">Download the image</a>:</p>
<p><br /> The model B adds a second USB 2.0 port and a 10/100 BaseT Ethernet  connection. There's no Wi-Fi in either version, but you can easily hook  up a USB Wi-Fi adapter. <br /> It doesn't come with a case, either, and there's no hard disk or SSD - it's designed to use SD cards for booting and storage.</p>
+
<p><br /> Plugin the SD-reader with the SD-Card<br /> <br /> $dmesg<br /> <br /> If everything goes well you see at the last line something like:<br /> <br /> mmcblk0: p1<br /> or<br /> sdb: sdb1<br /> <br /> $sudo dd if="image-name" of=/dev/mmcblk0 bs=1M</p>

Revision as of 11:35, 17 August 2013

<a class="image" href="http://www.proview.se/wiki/index.php?title=File:Rpi.jpg"><img src="http://www.proview.se/wiki/images/9/95/Rpi.jpg" alt="Rpi.jpg" width="1024" height="768" /></a>
Raspberry Pi specifications

 

On sourceforge.net you can get an image with Debian 6 and Proview 4.8.5-1

<a href="http://sourceforge.net/projects/proviewpi/?source=directory" target="_blank">Download the image</a>:


Plugin the SD-reader with the SD-Card

$dmesg

If everything goes well you see at the last line something like:

mmcblk0: p1
or
sdb: sdb1

$sudo dd if="image-name" of=/dev/mmcblk0 bs=1M

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox