Difference between revisions of "Orange Pi"

From Fixme.ch
Jump to: navigation, search
(Created page with "== Orange Pi Zero == Orange Pi Zero is a $7 (with shipping) ARM microcomputer from China. Key features are quad core Cortex-A7, Ethernet & WiFi, RPi 1 pins, additional microph...")
 
(put in correct MAC + instructions from armbian)
 
Line 3: Line 3:
  
 
=== Setup ===
 
=== Setup ===
#  [http://www.orangepi.org/downloadresources/ Download] firmware from a sketchy chinese site.
+
#  [http://www.orangepi.org/downloadresources/ Download] firmware from a sketchy chinese site. [https://www.armbian.com/orange-pi-zero/ Armbian is an alternative.]
 
# Flash it with your favorite flashing tool for SD cards (dd, [https://etcher.io/ etcher])
 
# Flash it with your favorite flashing tool for SD cards (dd, [https://etcher.io/ etcher])
# Boot up Orange Pi Zero, do a nmap on your subnet for a device with this MAC prefix: <code>4E:08:C2</code>
+
# Boot up Orange Pi Zero, do a nmap on your subnet for a device with this MAC prefix: <code>8A:C0:F9</code>
 
# SSH into it with user <code>root</code> and password <code>orangepi</code>
 
# SSH into it with user <code>root</code> and password <code>orangepi</code>
 
# Resize partition with <code>sudo fs_resize</code>
 
# Resize partition with <code>sudo fs_resize</code>

Latest revision as of 02:25, 2 February 2017

Orange Pi Zero

Orange Pi Zero is a $7 (with shipping) ARM microcomputer from China. Key features are quad core Cortex-A7, Ethernet & WiFi, RPi 1 pins, additional microphone, IR and TV out pins.

Setup

  1. Download firmware from a sketchy chinese site. Armbian is an alternative.
  2. Flash it with your favorite flashing tool for SD cards (dd, etcher)
  3. Boot up Orange Pi Zero, do a nmap on your subnet for a device with this MAC prefix: 8A:C0:F9
  4. SSH into it with user root and password orangepi
  5. Resize partition with sudo fs_resize