<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://wiki.openmoko.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.openmoko.org/api.php?action=feedcontributions&amp;user=Guido&amp;feedformat=atom</id>
		<title>Openmoko - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.openmoko.org/api.php?action=feedcontributions&amp;user=Guido&amp;feedformat=atom"/>
		<link rel="alternate" type="text/html" href="http://wiki.openmoko.org/wiki/Special:Contributions/Guido"/>
		<updated>2013-05-23T01:04:54Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.19.6</generator>

	<entry>
		<id>http://wiki.openmoko.org/wiki/Moving_current_system_from_flash_to_SD</id>
		<title>Moving current system from flash to SD</title>
		<link rel="alternate" type="text/html" href="http://wiki.openmoko.org/wiki/Moving_current_system_from_flash_to_SD"/>
				<updated>2010-01-13T05:34:51Z</updated>
		
		<summary type="html">&lt;p&gt;Guido: typo&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is an attempt at describing how one can &amp;quot;backup&amp;quot; or move an existing current system running in the FR flash NAND to the micro SD card, in order to boot from it. See associate thread [http://lists.openmoko.org/pipermail/community/2008-August/025786.html here].&lt;br /&gt;
&lt;br /&gt;
Typical scenario :&lt;br /&gt;
* running 2007.2 from flash&lt;br /&gt;
* want to install OM 2008.8 without loosing the &amp;quot;backup&amp;quot; 2007.7 in case of need, to be booted from SD&lt;br /&gt;
&lt;br /&gt;
Necessary steps (to be confirmed, don't try this unless you know what you're doing !) :&lt;br /&gt;
# Establish a running system on SD (see [[Booting from SD]])&lt;br /&gt;
# reboot from that alternate system on SD&lt;br /&gt;
# from that system on SD, transfer content of flash to a backup dir on SD (provided SD is big enough to hold 2 systems)&lt;br /&gt;
# flash with new system&lt;br /&gt;
# reboot under newly flashed system&lt;br /&gt;
# remove old system from SD's root (the one which was booted in before to do the backup)&lt;br /&gt;
# move the backup from the backup dir of the SD to the root of the SD&lt;br /&gt;
# change what's necessary in the backup (/etc/fstab ?) so that it will work when booted on SD&lt;br /&gt;
# similarly adjust kernels available on SD&lt;br /&gt;
# test the dual-booting from flash or SD&lt;br /&gt;
&lt;br /&gt;
More details about each steps needed.&lt;br /&gt;
&lt;br /&gt;
== Backup of system in flash to a backup dir on SD == &lt;br /&gt;
Assuming one has booted from a system on SD already, this would create a copy of the root partition in the freerunner's flash to a &amp;quot;/backup-dir&amp;quot; directory, on the SD.&lt;br /&gt;
&lt;br /&gt;
 # mkdir /mnt/memroot/&lt;br /&gt;
 # mkdir /backup-dir&lt;br /&gt;
 # mount -t jffs2 -o ro /dev/mtdblock6 /mnt/memroot/ # this for a freerunner&lt;br /&gt;
 # cd /mnt/memroot; rsync -avx --progress . /backup-dir/&lt;br /&gt;
&lt;br /&gt;
You can leave away the --progress rsync option if you don't want to see a progress report (xfer#x, to-check y/z) while copying. See [[Partitions]] for details of the partitions in flash (hence the /dev/mtdblock6).&lt;br /&gt;
&lt;br /&gt;
Instead of using rsync you could also use one of the following ways to perform copying (please correct if not working)&lt;br /&gt;
&lt;br /&gt;
 # cd /mnt/memroot; find . -depth | cpio -pdmv /backup-dir/&lt;br /&gt;
 # cd /mnt/memroot; tar cpf - . | tar xvpf - -C /backup-dir/&lt;br /&gt;
The following may also work, but is not recommended, as there are [http://lists.openmoko.org/pipermail/community/2008-August/026027.html problems copying certain files with cp -a]: then be sure to check that your backup and original are identical!&lt;br /&gt;
 # cp -a /mnt/memroot/. /backup-dir/.&lt;br /&gt;
&lt;br /&gt;
== Verify that backup directory is identical to source partition ==&lt;br /&gt;
To verify that you copied everything, you can use rsync (again), but now additionally with the -n option&lt;br /&gt;
 # cd /mnt/memroot; rsync -avxn . /backup-dir/&lt;br /&gt;
&lt;br /&gt;
== Transfer kernel to FAT partition ==&lt;br /&gt;
&lt;br /&gt;
See inside /boot, where you should find a &amp;quot;/boot/uImage-2.6.24&amp;quot; image, ready to be put on the FAT partition to be used by u-boot.&lt;br /&gt;
&lt;br /&gt;
You should verify it's a &amp;quot;u-boot/PPCBoot image&amp;quot; with the command &amp;quot;file&amp;quot;&lt;br /&gt;
&lt;br /&gt;
[[category:Flashing Openmoko]]&lt;br /&gt;
[[Category:MicroSD]]&lt;/div&gt;</summary>
		<author><name>Guido</name></author>	</entry>

	<entry>
		<id>http://wiki.openmoko.org/wiki/Talk:Configure_SHR_for_German-speaking_use</id>
		<title>Talk:Configure SHR for German-speaking use</title>
		<link rel="alternate" type="text/html" href="http://wiki.openmoko.org/wiki/Talk:Configure_SHR_for_German-speaking_use"/>
				<updated>2009-10-05T22:09:00Z</updated>
		
		<summary type="html">&lt;p&gt;Guido: forgot sig&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;(please sign your feedback, thanks)&lt;br /&gt;
&lt;br /&gt;
== Feedback ==&lt;br /&gt;
&lt;br /&gt;
great work. It would be nice if the script for downloading  germany.bin can be added and the dictionary setting de_AT resp. de_DE be an option during installation, so that only one script for Germany Language use can be maintained instead of one for Austria (dictionary de_AT) and one for Germany (dictionary setting de_DE). Maybe the heading could be change to German Language Use later.&lt;br /&gt;
&lt;br /&gt;
--[[User:Niebert|Niebert]] 07:40, 27 September 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
i'll do that if 1 of 2 things happen:&lt;br /&gt;
&lt;br /&gt;
a) many people use this (for 2 users its too much to do)&lt;br /&gt;
&lt;br /&gt;
or&lt;br /&gt;
&lt;br /&gt;
b) someone (you?) help me&lt;br /&gt;
&lt;br /&gt;
--[[User:Zoff99|zoff99]] 12:04, 3 October 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
== mdbus warnings ==&lt;br /&gt;
Yeah, great work! Thanks for doing this and writing this guide! It worked flawlessly for me. I guess the following warnings can be safely ignored?&lt;br /&gt;
&lt;br /&gt;
after&lt;br /&gt;
 mdbus -s org.freesmartphone.ousaged /org/freesmartphone/Usage org.freesmartphone.Usage.SetResourcePolicy Display enabled&lt;br /&gt;
I got&lt;br /&gt;
 Using **pending_return in dbus_connection_send_with_reply_setup() without pending_setup is deprecated and strongly discouraged&lt;br /&gt;
 Using **pending_return in dbus_connection_send_with_reply_setup() without pending_setup is deprecated and strongly discouraged&lt;br /&gt;
 Using **pending_return in dbus_connection_send_with_reply_setup() without pending_setup is deprecated and strongly discouraged&lt;br /&gt;
 Using **pending_return in dbus_connection_send_with_reply_setup() without pending_setup is deprecated and strongly discouraged&lt;br /&gt;
 Service name not found&lt;br /&gt;
&lt;br /&gt;
Thanks again! --[[User:Guido|Guido]] 22:09, 5 October 2009 (UTC)&lt;/div&gt;</summary>
		<author><name>Guido</name></author>	</entry>

	<entry>
		<id>http://wiki.openmoko.org/wiki/Talk:Configure_SHR_for_German-speaking_use</id>
		<title>Talk:Configure SHR for German-speaking use</title>
		<link rel="alternate" type="text/html" href="http://wiki.openmoko.org/wiki/Talk:Configure_SHR_for_German-speaking_use"/>
				<updated>2009-10-05T22:07:11Z</updated>
		
		<summary type="html">&lt;p&gt;Guido: feed back: Thanks!&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;(please sign your feedback, thanks)&lt;br /&gt;
&lt;br /&gt;
== Feedback ==&lt;br /&gt;
&lt;br /&gt;
great work. It would be nice if the script for downloading  germany.bin can be added and the dictionary setting de_AT resp. de_DE be an option during installation, so that only one script for Germany Language use can be maintained instead of one for Austria (dictionary de_AT) and one for Germany (dictionary setting de_DE). Maybe the heading could be change to German Language Use later.&lt;br /&gt;
&lt;br /&gt;
--[[User:Niebert|Niebert]] 07:40, 27 September 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
i'll do that if 1 of 2 things happen:&lt;br /&gt;
&lt;br /&gt;
a) many people use this (for 2 users its too much to do)&lt;br /&gt;
&lt;br /&gt;
or&lt;br /&gt;
&lt;br /&gt;
b) someone (you?) help me&lt;br /&gt;
&lt;br /&gt;
--[[User:Zoff99|zoff99]] 12:04, 3 October 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Yeah, great work! Thanks for doing this and writing this guide! It worked flawlessly for me. I guess the following warnings can be safely ignored?&lt;br /&gt;
&lt;br /&gt;
after&lt;br /&gt;
 mdbus -s org.freesmartphone.ousaged /org/freesmartphone/Usage org.freesmartphone.Usage.SetResourcePolicy Display enabled&lt;br /&gt;
I got&lt;br /&gt;
 Using **pending_return in dbus_connection_send_with_reply_setup() without pending_setup is deprecated and strongly discouraged&lt;br /&gt;
 Using **pending_return in dbus_connection_send_with_reply_setup() without pending_setup is deprecated and strongly discouraged&lt;br /&gt;
 Using **pending_return in dbus_connection_send_with_reply_setup() without pending_setup is deprecated and strongly discouraged&lt;br /&gt;
 Using **pending_return in dbus_connection_send_with_reply_setup() without pending_setup is deprecated and strongly discouraged&lt;br /&gt;
 Service name not found&lt;/div&gt;</summary>
		<author><name>Guido</name></author>	</entry>

	<entry>
		<id>http://wiki.openmoko.org/wiki/QtMoko</id>
		<title>QtMoko</title>
		<link rel="alternate" type="text/html" href="http://wiki.openmoko.org/wiki/QtMoko"/>
				<updated>2009-09-03T21:55:10Z</updated>
		
		<summary type="html">&lt;p&gt;Guido: update to v8&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Qt Moko===&lt;br /&gt;
Qt Moko is Debian distribution for Openmoko Freerunner phone. Phone and user interface is based on [http://wiki.openmoko.org/wiki/Qt_Extended_Improved QT Extended Improved] formerly known as Qtopia. &lt;br /&gt;
&lt;br /&gt;
[http://activationrecord.net/radekp/qtmoko/ Qt Moko]. Special  feature are:&lt;br /&gt;
* Qt Moko has better X support, which is much faster than X4,&lt;br /&gt;
* in Qt Moko the AUX can bring menu for X application, &lt;br /&gt;
* Qt Moko includes an X terminal with virtual keyboard and matchbox window manager&lt;br /&gt;
* in Qt Moko with the X-Server support you can use X application like [http://www.tangogps.org/gps/articles/7-Installation.html#extended TangoGPS] as GPS application.&lt;br /&gt;
&lt;br /&gt;
===Download===&lt;br /&gt;
Download the following files from [http://activationrecord.net/radekp/qtmoko/download/] to you desktop computer:&lt;br /&gt;
* latest&lt;br /&gt;
** [http://activationrecord.net/radekp/qtmoko/download/qtmoko-debian-v8.jffs2 qtmoko-debian-v8.jffs2] &lt;br /&gt;
** [http://activationrecord.net/radekp/qtmoko/download/uImage-v8.bin uImage-v8.bin]&lt;br /&gt;
&lt;br /&gt;
* old&lt;br /&gt;
** [http://activationrecord.net/radekp/qtmoko/download/qtmoko-debian-v6.jffs2 qtmoko-debian-v6.jffs2] or later versions &lt;br /&gt;
** [http://activationrecord.net/radekp/qtmoko/download/uImage-v6.bin uImage-v6.bin] or later versions &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Installation===&lt;br /&gt;
If you flash the freerunner with a kernel image from Qt Moko, then you must install the kernel and the root file system. If you have [[Qi]] installed then you can install the Qt Moko on the SD card. This seems to be useful if you want to work with different distribution and you can change the distribution just by changing the Mirco SD card in your freerunner. &lt;br /&gt;
&lt;br /&gt;
Switch off your freerunner and press AUX and Power-On button at the same time. Your freerunner is showing the following U-Boot Menu:&lt;br /&gt;
&lt;br /&gt;
   *** BOOT MENU (NOR) ***&lt;br /&gt;
&lt;br /&gt;
   Boot&lt;br /&gt;
   Boot from Mirco SD (FAT/ext2)&lt;br /&gt;
   Set Console to USB&lt;br /&gt;
   Set Console to Serial&lt;br /&gt;
   Reboot&lt;br /&gt;
   Power Off  &lt;br /&gt;
&lt;br /&gt;
The freerunner will stay in this mode for only 30 sec. Within this time you have to start &amp;lt;tt&amp;gt;dfu-util&amp;lt;/tt&amp;gt;. Otherwise the freerunner will start to boot the installed operating system.&lt;br /&gt;
If you want to flash the kernel image (you will need to be root on you PC) then you have to start the following command in the 30sec your see the BOOT MENU:&lt;br /&gt;
&lt;br /&gt;
    # dfu-util -a kernel -R -D uImage-v8.bin&lt;br /&gt;
&lt;br /&gt;
and finally the root fs with this one:&lt;br /&gt;
&lt;br /&gt;
    # dfu-util -a rootfs -R -D qtmoko-debian-v8.jffs2&lt;br /&gt;
&lt;br /&gt;
===First Boot===&lt;br /&gt;
After finishing the installation without errors you have to start the freerunner and calibrate the  touch screen. The you see the installed ''Qt Moko'' on your device. &lt;br /&gt;
[[Image:qtmokomain.png|200px|thumb|Qt Moko after first boot]]&lt;br /&gt;
&lt;br /&gt;
===Login===&lt;br /&gt;
If you want to login to your freerunner set up network connection (see [[USB Networking]]) with USB cable and start:&lt;br /&gt;
   desktop# ssh -X -l root 192.168.0.202&lt;br /&gt;
&lt;br /&gt;
The root password is empty so set it for security reason especially when you open the ssh-daemon on the WLAN network interface. Define root password as usual on a linux box with&lt;br /&gt;
   neo# passwd&lt;br /&gt;
If you have established the internet connection via USB cable then update the repository data:&lt;br /&gt;
   neo# apt-get update &lt;br /&gt;
If you want to check if the internet connection is available on your freerunner ping the OpenMoko web server with:&lt;br /&gt;
   neo# ping 88.198.93.221&lt;br /&gt;
   neo# ping wiki.openmoko.org&lt;br /&gt;
If the first ping works and the second doesn't then check the DNS server settings (see [[USB Networking]]).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Setting Time and Date===&lt;br /&gt;
Set the time and date on from your linux box with&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
ssh root@openmoko &amp;quot;date -us @`date -u +%s`&amp;quot;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
If you want to set the time with a NTP Client install the following package, if you have a network connection available (see [[USB Networking]])&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
# apt-get install ntpdate&lt;br /&gt;
# ntpdate-debian&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
For further detail see [[Setting Date and Time]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Distributions]]&lt;/div&gt;</summary>
		<author><name>Guido</name></author>	</entry>

	<entry>
		<id>http://wiki.openmoko.org/wiki/User:Guido</id>
		<title>User:Guido</title>
		<link rel="alternate" type="text/html" href="http://wiki.openmoko.org/wiki/User:Guido"/>
				<updated>2008-09-13T17:02:20Z</updated>
		
		<summary type="html">&lt;p&gt;Guido: New page: Hello, if you want to contact me, please send an email to watsolldat &amp;quot;at-sign&amp;quot; googlemail.com&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Hello,&lt;br /&gt;
if you want to contact me, please send an email to watsolldat &amp;quot;at-sign&amp;quot; googlemail.com&lt;/div&gt;</summary>
		<author><name>Guido</name></author>	</entry>

	<entry>
		<id>http://wiki.openmoko.org/wiki/Openmoko_Local_Groups:_Frankfurt_Main</id>
		<title>Openmoko Local Groups: Frankfurt Main</title>
		<link rel="alternate" type="text/html" href="http://wiki.openmoko.org/wiki/Openmoko_Local_Groups:_Frankfurt_Main"/>
				<updated>2008-09-13T16:59:19Z</updated>
		
		<summary type="html">&lt;p&gt;Guido: /* Possible Participants */ added myself&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Aktuelles Treffen: Siehe [[Talk:Openmoko_Local_Groups:_Frankfurt|discussion]]'''&lt;br /&gt;
&lt;br /&gt;
=== Possible Participants ===&lt;br /&gt;
{|border=1&lt;br /&gt;
!Name&lt;br /&gt;
!Skills&lt;br /&gt;
!Level of Interest&lt;br /&gt;
!Location&lt;br /&gt;
!Other&lt;br /&gt;
!Has Device&lt;br /&gt;
!Has Debug Board&lt;br /&gt;
|-&lt;br /&gt;
|[[User:scheelec|scheelec]]&lt;br /&gt;
|web related, php/mysql, oracle&lt;br /&gt;
|GTA01Bv4, later hopefully GTA02&lt;br /&gt;
|Eschborn&lt;br /&gt;
|thinking of a gps tracer application with database backend&lt;br /&gt;
file based db for NEO or online DB via GPRS/WLAN.&lt;br /&gt;
similar to the openroadmap project&lt;br /&gt;
|[[Image: Moko.jpg|center]]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Mickey|mickeyl]]&lt;br /&gt;
|Architecture, Coding, Music&lt;br /&gt;
|Openmoko development platform&lt;br /&gt;
|Frankfurt/Sachsenhausen&lt;br /&gt;
|New-style UI toolkits...&lt;br /&gt;
|[[Image: Moko.jpg|center]]&lt;br /&gt;
|[[Image: MokoBox.jpg|center]]&lt;br /&gt;
|-&lt;br /&gt;
|Elrond&lt;br /&gt;
|reverse engineering, many other things&lt;br /&gt;
|GTA01Bv03 ;o)&lt;br /&gt;
|Darmstadt&lt;br /&gt;
|GPS: Working on Sphyrna (see [[Hammerhead/Protocol]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Abraxa&lt;br /&gt;
|Coding, bugfixing, documenting&lt;br /&gt;
|Coding of/for various apps, documentation&lt;br /&gt;
|Friedberg&lt;br /&gt;
|Wrote the GTK+ [[Media Player]], now writing pyPimd&lt;br /&gt;
|[[Image: Moko.jpg|center]]&lt;br /&gt;
|[[Image: MokoBox.jpg|center]]&lt;br /&gt;
|-&lt;br /&gt;
|[[User:B.richter|B.Richter]]&lt;br /&gt;
|Coding&lt;br /&gt;
|waiting for GTA01Bv04 &lt;br /&gt;
|Fulda&lt;br /&gt;
|Nagios notification device&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[[User:mafeu|mafeu]]&lt;br /&gt;
|pre-alpha early adopter :-); some coding, if time allows&lt;br /&gt;
|&amp;lt;strike&amp;gt;waiting for&amp;lt;/strike&amp;gt; GTA01Bv04, skipping GTA02 and hoping for GTA03 w. EDGE/UMTS/HSDPA/HSUPA and 2 cameras&lt;br /&gt;
|Kelkheim&lt;br /&gt;
|&lt;br /&gt;
|[[Image: Moko.jpg|center]]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Alech|alech]]&lt;br /&gt;
|Coding&lt;br /&gt;
|Coding if the time allows, possibly some crypto stuff, interested in playing with the GPS, GTA01Bv04(?) arrived 2007/08/10 :-)&lt;br /&gt;
|Darmstadt&lt;br /&gt;
|works mostly in Eschborn, so meeting in Frankfurt is fine&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[[User:karsten|Karsten]]&lt;br /&gt;
|Coding, UI-Design&lt;br /&gt;
|Coding own stuff I always missed on other phones&lt;br /&gt;
|Wehrheim&lt;br /&gt;
|GPS moving maps; some simple games&lt;br /&gt;
|[[Image: Moko.jpg|center]]&lt;br /&gt;
|[[Image: MokoBox.jpg|center]]&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Blacky|Blacky]]&lt;br /&gt;
|Systemdesign&lt;br /&gt;
|GTA02 [[GroupSales#Frankfurt|GroupSales]]&lt;br /&gt;
|Taunus&lt;br /&gt;
|Least Cost Routing&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[[User:thesinginass|thesinginass]]&lt;br /&gt;
|grafics/design&lt;br /&gt;
|creating GUI; optimizing usability&lt;br /&gt;
|Frankfurt&lt;br /&gt;
|don't know if i should buy the freerunner ;-)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[[User:self|self]]&lt;br /&gt;
|grafics/design,testing,coding&lt;br /&gt;
|OpenStreetMap with Openmoko&lt;br /&gt;
|Ingelheim&lt;br /&gt;
|waiting for freerunner delivery&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Guido|Guido]]&lt;br /&gt;
|&lt;br /&gt;
|OSM, web, phone&lt;br /&gt;
|Bad Vilbel&lt;br /&gt;
|&lt;br /&gt;
|[[Image: Moko.jpg|center]]&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Openmoko Local Groups]]&lt;/div&gt;</summary>
		<author><name>Guido</name></author>	</entry>

	</feed>