User:Khiraly

From Openmoko

(Difference between revisions)
Jump to: navigation, search
(Installing Qi)
 
(28 intermediate revisions by 3 users not shown)
Line 1: Line 1:
This is my personal page.
+
The pages was moved to [[User:Klaszlo]]
 
+
== First time installation ==
+
 
+
I installed a second Freerunner, and I collect here the necessary steps, to install a distro on it.
+
 
+
# Installing Qi
+
# Installing SHR to NAND
+
# Checking if I have the latest GSM firmware (calypso firmware: moko11)
+
# Installing SHR/OM2009 to the SD card
+
 
+
=== Installing Qi ===
+
 
+
The best to use openmoko [http://downloads.openmoko.org/distro/experimental/NeoFreerunner/ experimental] for qi.
+
I used [http://downloads.openmoko.org/distro/experimental/NeoFreerunner/qi-s3c2442-1.0.2+gitr243+36bb5c03756268ff15b2d95a043ffb39a919ce5c.udfu qi-s3c2442-1.0.2+gitr243+36bb5c03756268ff15b2d95a043ffb39a919ce5c.udfu] as of 2009-08-30.
+
 
+
''' Installation '''
+
Please refer to [http://wiki.openmoko.org/wiki/Qi#Installation Qi page], if you want to digg more.
+
 
+
# Check if  'dfu-util' is installed on your computer, if not install it. (I use ubuntu here)
+
  apt-get install dfu-util
+
 
+
# Connect an USB cable and turn off the Neo Freerunner
+
# Turn on the Neo by pressing AUX and POWER button at the same time until NOR uboot menu does not appear.
+
# Issue the following command:
+
 
+
== Elementary related ==
+
 
+
* [[Elementary]]
+
 
+
== Paroli related ==
+
 
+
These are some paroli related links.
+
 
+
* [[Paroli-issues]]
+
* [[Paroli-developer-setup]]
+
* [[Paroli-application-ideas]]
+
* [[Paroli-background]]
+

Latest revision as of 09:34, 15 October 2009

The pages was moved to User:Klaszlo

Personal tools

This is my personal page.

First time installation

I installed a second Freerunner, and I collect here the necessary steps, to install a distro on it.

  1. Installing Qi
  2. Installing SHR to NAND
  3. Checking if I have the latest GSM firmware (calypso firmware: moko11)
  4. Installing SHR/OM2009 to the SD card

Installing Qi

The best to use openmoko experimental for qi. I used qi-s3c2442-1.0.2+gitr243+36bb5c03756268ff15b2d95a043ffb39a919ce5c.udfu as of 2009-08-30.

Installation Please refer to Qi page, if you want to digg more.

  1. Check if 'dfu-util' is installed on your computer, if not install it. (I use ubuntu here)
 apt-get install dfu-util
  1. Connect an USB cable and turn off the Neo Freerunner
  2. Turn on the Neo by pressing AUX and POWER button at the same time until NOR uboot menu does not appear.
  3. Issue the following command:

Elementary related

Paroli related

These are some paroli related links.