Difference between revisions of "Main Page"

From odroid US
Jump to: navigation, search
(Bittorrents)
 
(35 intermediate revisions by 4 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 Hardkernel, the makers of the Odroid development boards. The Hardkernel web site is here: [http://www.hardkernel.com/renewal_2011/main.php Hardkernel Website]
+
This web site is not associated with or sponsored by Hardkernel, the makers of the Odroid development boards.  
  
This site is meant to share information about using odroids and act as a mirror for odroid-related files. You are welcome to edit the wiki, but you need to add an account. 'Bots, presumably, wrecked some pages when the wiki was completely open.
+
The Hardkernel web site is here: [http://www.hardkernel.com/renewal_2011/main.php Hardkernel Website]
  
This site is hosted on www.1and1.com.  The account has unlimited traffic and unlimited space.
+
This site is meant to share information about using odroids and act as a repository for customer-contributed files
  
 
== Personal ==
 
== Personal ==
  
My username on the Hardkernel forum is osterluk.  It is the same as on this wiki.
+
My username on the [[http://forum.odroid.com/ Hardkernel forum]] is osterluk.  It is the same as on this wiki.<br/>
My main interest is embedded systems, Debian in particular.  I have odroid-x and odroid-u2 development boards.
+
My main interest is embedded systems -- Linux in particular.  I've changed focus from buildroot/busybox to Debian.
  
I'm a complete noob at Wiki stuff.
+
I have a odroid-u2 development board.
  
 
== Mirrors and File Servers ==
 
== Mirrors and File Servers ==
  
 
There are several places you can get files from:
 
There are several places you can get files from:
 
+
<ul>
 
<li>Hardkernel's server is in South Korea.  This is the offical source for all odroid software http://dn.odroid.com  
 
<li>Hardkernel's server is in South Korea.  This is the offical source for all odroid software http://dn.odroid.com  
 
<li>Mdrjr's mirror is in America. http://www.mdrjr.net/odroid/mirror/
 
<li>Mdrjr's mirror is in America. http://www.mdrjr.net/odroid/mirror/
<li>Alvaro's mirror is in Spain. http://minsky.gsi.dit.upm.es/~avelad/ODROID/
 
 
<li>Starker's mirror is in Germany http://odroid.starkers.org/mirror
 
<li>Starker's mirror is in Germany http://odroid.starkers.org/mirror
 
<li>osterluk's server is in USA.  http://odroid.us/odroid
 
<li>osterluk's server is in USA.  http://odroid.us/odroid
 +
<li>matt's mirror is in USA, NY state: [http://odroid.mirrors.ofthe.us/Ubuntu/ http://odroid.mirrors.ofthe.us/Ubuntu/]
 +
</ul>
  
== Bittorrents ==
+
You can get kernel updates (binary) from here: [http://www.mdrjr.net/odroid/mirror/dn.odroid.com/ http://www.mdrjr.net/odroid/mirror/dn.odroid.com/]
[ from magnum_pi ]
+
 
+
  
 +
==== BitTorrents ====
 
This is the link to the torrent list: [http://declanmalone.com/torrents/dn.odroid.com/ Odroid Torrent List]
 
This is the link to the torrent list: [http://declanmalone.com/torrents/dn.odroid.com/ Odroid Torrent List]
  
The Odroid forum link for usage directions and to report problems is here: [[http://odroid.foros-phpbb.com/t2548-torrent-mirror-of-dnodroidcom#17866]]
+
We don't have a link to the odroid forum topic, since the old forum was lost.
 +
 
 +
== Debian on Odroid ==
 +
 
 +
[[File:U2_img.jpg|thumb|odroidu2]]
 +
 
 +
See [[Debian Wheezy Instructions]] for setting up Debian for your odroid.
 +
 
 +
== freenx-server ==
 +
*[[freenx-server Instructions]]
 +
 
 +
== u-boot ==
 +
*[[U-boot Topics]]
 +
 
 +
== Hardware and drivers ==
 +
 
 +
See [[hardwareAndDrivers]] for some information on getting all of the hardware to work.
 +
 
 +
== General Information ==
 +
 
 +
[[ODROID Devices]]
 +
 
 +
[http://forum.odroid.com ODROID official forum (New link)]
  
 
== Useful Scripts ==
 
== Useful Scripts ==
Line 53: Line 78:
  
 
[[Step-by-step Cross-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]]
 
[[Updating from Root File System Images]]
Line 66: Line 93:
 
[[Pass a U-boot Environment Variable Though Kernel Command Line]]
 
[[Pass a U-boot Environment Variable Though Kernel Command Line]]
  
== Odroid-U2 ==
+
[[Use cpufrequtils to Adjust Processor Settings]]
  
[[Debian Wheezy Instructions]]
+
[[Use perf to find hot spots in your code]]
  
[[U-boot Topics]]
+
== Contribute to this Wiki? Get an Account! ==
  
[[Ubuntu Releases]]
+
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:
 +
# Join the HardKernel community forum http://forum.odroid.com/
 +
# Use the private message feature to send me (user: '''osterluk''') your preferred username and a default password to use.
 +
# 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 ==
 
== Tips and Techniques ==
Simple tips and techniques
+
* Simple tips and techniques - [[ Tips and Techniques ]]
[[ Tips and Techniques ]]
+
* Retrieve Specific Released Kernel Source - [[ Use git and commit tag ]]
 
+
* Create SD Card Images - [[Create SD Card Images ]]
== General Information ==
+
* Partition Layout Notes - [[Partition Layout Notes ]]
 
+
* Wiki - [[Using Wiki Software]]
[[ODROID Devices]]
+
 
+
[[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