[Phonehome-commits] r120 - www
pamadio at garage.maemo.org
pamadio at garage.maemo.org
Sun Oct 26 11:34:49 EET 2008
Author: pamadio
Date: 2008-10-26 11:34:49 +0200 (Sun, 26 Oct 2008)
New Revision: 120
Modified:
www/index.html
Log:
blabla
Modified: www/index.html
===================================================================
--- www/index.html 2008-10-26 09:30:40 UTC (rev 119)
+++ www/index.html 2008-10-26 09:34:49 UTC (rev 120)
@@ -21,16 +21,14 @@
<p>Both daemon and configuration frontend are available in the extras devel repository: Install "phonehome-gui".
Register an account to the web server, and create a device profile.
-<br>Then tells the gui your tablet id (its mac address), your
-web server password, and the xmlrpc page to use (http://maemophonehome.dyndns.org/ets.php if you are using the test server).
-Check the configuration is ok with the "test" button, save your changes with the "ok" button, and uninstall phonehome-gui,
-so all that is left on the tablet is the configured daemon.
+<br>Then tells the gui your tablet mac address, your web server password, and the xmlrpc page to use (http://maemophonehome.dyndns.org/ets.php if you are using the test server).
+Check the configuration is ok with the "test" button, save your changes with the "ok" button, and uninstall phonehome-gui, so all that is left on the tablet is the configured daemon.
</p>
-<p>Now, as bugs are to be expected at this stage, you may want to run the client on a terminal so you see what is happening. As root, stop the phone home service (/etc/init.d/phonehome stop), and run <code>/usr/sbin/dsk_mgr -n</code>. When the program stop it create a /var/tmp/positions.txt file that stores the pgs information that are not yet communicated to the remote server. You may run dsk_mgr as a regular user, but be sure first to remove the /var/tmp/positions.txt file belonging to root first.</p>
+<p>In order to enable debugging, launch <code>gconftool-2 -t bool -s '/apps/osso/phonehome/log_debug' true</code>.
+<br>Log messages will be located in /tmp/phonehome-debug.txt
+</p>
-<p>Note that, as this is something i do not know yet how to fix, you will need to have the service running if you want to update the package to a more fresh version.</p>
-
<p>Please use the garage page to report bugs, propose suggestion or patches.</p>
</body>
</html>
More information about the Phonehome-commits
mailing list