Angstrom on Neo1973

From Openmoko

(Difference between revisions)
Jump to: navigation, search
m
m (linkfix)
Line 8: Line 8:
 
* Download kernel: http://www.angstrom-distribution.org/unstable/images/fic-gta01/20070709/uImage-2.6.21.3-moko10-r3-fic-gta01.bin (link dead)
 
* Download kernel: http://www.angstrom-distribution.org/unstable/images/fic-gta01/20070709/uImage-2.6.21.3-moko10-r3-fic-gta01.bin (link dead)
 
* Download root-image: http://www.angstrom-distribution.org/unstable/images/fic-gta01/20070709/Angstrom-console-image-glibc-test-20070709-fic-gta01.rootfs.jffs2 (link dead)
 
* Download root-image: http://www.angstrom-distribution.org/unstable/images/fic-gta01/20070709/Angstrom-console-image-glibc-test-20070709-fic-gta01.rootfs.jffs2 (link dead)
* Flash these via dfu-util as explained on [[Flashing openmoko]].
+
* Flash these via dfu-util as explained on [[Flashing the Neo 1973]].
  
 
== Connecting to the internet ==
 
== Connecting to the internet ==

Revision as of 15:49, 22 October 2008

This page describes the process on getting the Ångström distribution running on Neo1973-GTA01. These instructions will evolve as better support is added - for now this is just a quick list on the required steps.

NOTE: These instructions will not result in a proper installation supporting the device. There will be no power management, no GSM, no GPS, etc. This is just for hacking and fun.



Contents

Flashing

Connecting to the internet

  • Boot up the phone - the kernel should boot, and after that graphical boot will continue. Wait until graphical boot is complete.
  • Connect the phone to your computer with the USB cable
  • Set up a connection to the internet for your phone, details in USB Networking
  • ssh root@192.168.0.202
  • Add some working nameservers to /etc/resolv.conf

Adding packages

  • Run ipkg update - New package lists should be downloaded
  • Run ipkg install xserver-kdrive-fbdev - This should install the X server
  • Add packages to taste, for example ipkg install task-base-extended angstrom-x11-base-depends angstrom-gpe-task-base angstrom-gpe-task-settings libesd0
  • Reboot the phone

Done

After rebooting X should start at the end of the graphical boot and the first application to start up should be stylus calibration and then creating the first user account.

Personal tools