Difference between revisions of "Main Page"

From odroid US
Jump to: navigation, search
(Personal)
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
 +
== Public Files ==
 +
The browseable public download area is here: [http://odroid.us/odroid/ Download Area]
  
 
== Purpose ==
 
== Purpose ==
  
This web site is in no way associated with or sponsored by Hardkernel, the makers of the Odroid development boards.  
+
This web site is not associated with or sponsored by Hardkernel, the makers of the Odroid development boards.  
  
 
The Hardkernel web site is here: [http://www.hardkernel.com/renewal_2011/main.php Hardkernel Website]
 
The Hardkernel web site is here: [http://www.hardkernel.com/renewal_2011/main.php Hardkernel Website]
  
This site is meant to share information about using odroids and act as a mirror for odroid-related files
+
This site is meant to share information about using odroids and act as a repository for customer-contributed files
  
 
== Personal ==
 
== Personal ==
Line 33: Line 36:
 
We don't have a link to the odroid forum topic, since the old forum was lost.
 
We don't have a link to the odroid forum topic, since the old forum was lost.
  
== ODROID Quickstart ==
+
== Debian on Odroid ==
  
[[File:U2_img.jpg|thumb|ODROID-U2]]
+
[[File:U2_img.jpg|thumb|odroidu2]]
  
See [[Debian Wheezy Instructions]] for using your ODROID-U2.
+
See [[Debian Wheezy Instructions]] for setting up Debian for your odroid.
  
Other options:
+
== freenx-server ==
 
*[[freenx-server Instructions]]
 
*[[freenx-server Instructions]]
*[[U-boot Topics]]
 
*[[Ubuntu Releases]]
 
  
 +
== u-boot ==
 +
*[[U-boot Topics]]
  
 +
== Hardware and drivers ==
  
 +
See [[hardwareAndDrivers]] for some information on getting all of the hardware to work.
  
 
== General Information ==
 
== General Information ==
Line 89: Line 94:
  
 
[[Use cpufrequtils to Adjust Processor Settings]]
 
[[Use cpufrequtils to Adjust Processor Settings]]
 +
 +
[[Use perf to find hot spots in your code]]
  
 
== Contribute to this Wiki? Get an Account! ==
 
== Contribute to this Wiki? Get an Account! ==
Line 102: Line 109:
 
* Simple tips and techniques - [[ Tips and Techniques ]]
 
* Simple tips and techniques - [[ Tips and Techniques ]]
 
* Retrieve Specific Released Kernel Source - [[ Use git and commit tag ]]
 
* Retrieve Specific Released Kernel Source - [[ Use git and commit tag ]]
 +
* Create SD Card Images - [[Create SD Card Images ]]
 +
* Partition Layout Notes - [[Partition Layout Notes ]]
 
* Wiki - [[Using Wiki Software]]
 
* Wiki - [[Using Wiki Software]]

Latest revision as of 01:12, 24 December 2015

Public Files

The browseable public download area is here: Download Area

Purpose

This web site is not associated with or sponsored by Hardkernel, the makers of the Odroid development boards.

The Hardkernel web site is here: Hardkernel Website

This site is meant to share information about using odroids and act as a repository for customer-contributed files

Personal

My username on the [Hardkernel forum] is osterluk. It is the same as on this wiki.
My main interest is embedded systems -- Linux in particular. I've changed focus from buildroot/busybox to Debian.

I have a odroid-u2 development board.

Mirrors and File Servers

There are several places you can get files from:

You can get kernel updates (binary) from here: http://www.mdrjr.net/odroid/mirror/dn.odroid.com/

BitTorrents

This is the link to the torrent list: Odroid Torrent List

We don't have a link to the odroid forum topic, since the old forum was lost.

Debian on Odroid

odroidu2

See Debian Wheezy Instructions for setting up Debian for your odroid.

freenx-server

u-boot

Hardware and drivers

See hardwareAndDrivers for some information on getting all of the hardware to work.

General Information

ODROID Devices

ODROID official forum (New link)

Useful Scripts

Temperature Checking

Top 5 Time consuming Tasks

Tutorials

Troubleshooting

Step-by-step Ubuntu SD Card Setup

Step-by-step Ubuntu SD Card Setup -- for Windows Users

Step-by-step NFS-mounted Root File System

Step-by-step Buildroot/Busybox Root File System

Step-by-step Native Compiling a Kernel

Step-by-step Cross-compiling a Kernel

Step-by-step Using qemu to Boot an Emulated Odroid

Updating from Root File System Images

Speed Builds Using Compiler Cache

ADB Guide

Cyanogenmod for u2

Mounting Root File System on External USB Drive

Pass a U-boot Environment Variable Though Kernel Command Line

Use cpufrequtils to Adjust Processor Settings

Use perf to find hot spots in your code

Contribute to this Wiki? Get an Account!

You are welcome to edit the wiki, but I need to add an account for you. I'm just fed up with 'bots spamming the Wiki -- I even added Captcha to try to foil them. To get an account:

  1. Join the HardKernel community forum http://forum.odroid.com/
  2. Use the private message feature to send me (user: osterluk) your preferred username and a default password to use.
  3. I'll add it to the Wiki database and confirm that it is done.

This site is hosted on www.1and1.com. The account has unlimited traffic and unlimited space - everyone is welcome :)

Tips and Techniques