View source for User:Risto

From Openmoko

Jump to: navigation, search

You do not have permission to edit this page, for the following reasons:

  • The action you have requested is limited to users in the group: Administrators.
  • You must confirm your email address before editing pages. Please set and validate your email address through your user preferences.

You can view and copy the source of this page:

Return to User:Risto.

Personal tools

email: christoph.schweers (at) gmx.net

and that is the price of my Neo Advanced ;-)

Neo Advanced incl. shipping 17.200 TWD 383,61 Eur.
credit card (foreign use) 3,84 Eur.
tax paid (by UPS) (base: $530.50) 79,47 Eur.
overall cost 466,92 Eur.

something to remember: Workaround Part 1 Workaround Part 2

-- quickstart guide get OpenMoko (with .jffs2 from 12.9 or 14.9) running ...

a) bootloader(U-Boot): remove "console=ttySAC0,115200" from bootargs_base

b) insert '/etc/init.d/gsmd stop; /etc/init.d/gsmd start' in /etc/matchbox/session


original: bootargs_base=rootfstype=jffs2 root=/dev/mtdblock4 console=ttySAC0,115200 console=tty0 loglevel=8

modified: bootargs_base=rootfstype=jffs2 root=/dev/mtdblock4 console=tty0 loglevel=8