**** BEGIN LOGGING AT Fri Oct 23 02:59:57 2009 Oct 23 05:39:03 life is good. Oct 23 05:39:25 * polz performed a #1024 fix on his 1973 the day before yesterday Oct 23 05:39:59 and for the first time, since yesterday, the phone has lasted 23h without recharging Oct 23 05:40:35 now if only GSM and GPS worked, I could use it as a phone :) Oct 23 06:04:57 polz: with the latest SHR unstable GSM works but only after cold reboot (i.e. after you replug the battery). Oct 23 06:05:48 polz: and GPS should work automatically after you install gllin. Oct 23 06:06:06 PaulFertser: aaah, so that's why it only worked 2 out of 6 times I rebooted :) Oct 23 06:06:17 PaulFertser: it should, but it doesn't Oct 23 06:06:32 for some reason, gllin doesn't get started even if I start tangogps Oct 23 06:07:02 it does run if I start it manually, though Oct 23 06:07:34 btw, is SHR still being developed? Or has Ainulindale finally run out of time (deity bless his hard-working beard)? Oct 23 06:22:43 polz: Ainulindale is not parcticipating lately but SHR is going forward. Oct 23 06:23:14 polz: tangogps? Hm, is fso-gpsd running? Oct 23 06:23:16 any new releases planned anytime soon? Oct 23 06:23:32 PaulFertser: yes, it is, just not gllin Oct 23 06:24:11 btw, what should I do to get SHR to unmount / before rebooting? Oct 23 06:24:12 polz: check your frameworkd config and source code. It's easy to see how it should try to start gllin. Oct 23 06:24:35 polz: (umount /) i guess it does that automatically. Oct 23 06:24:58 it doesn't Oct 23 06:25:16 I have my root partition on an sdcard Oct 23 06:25:29 oh, and I've just noticed it's been hosed again Oct 23 06:25:39 Entry 'fsck' in /sbin (587777) has deleted/unused inode 587922. Clear? yes Oct 23 06:25:56 ah, well, I guess I'll just erase everything and copy the files anew Oct 23 06:27:27 polz: are you using ext3? Oct 23 06:27:48 yes. Oct 23 06:28:15 wait... or was it ext2? Oct 23 06:28:59 polz: probably you might need to lower sd card frequency, at least it is necessary on some gta02s with some cards. Oct 23 06:29:29 PaulFertser: everything works with debian, so I doubt that's the case Oct 23 06:32:17 morning Oct 23 06:51:04 hehe, I wonder if I can get qtmoko to run Oct 23 06:51:20 I see it contains Xglamo -> baaad omen :) Oct 23 06:55:25 polz: There seems to be a installer image on www.openmobile.nl but the site is in dutch Oct 23 06:56:44 polz; of qtmoko that is Oct 23 08:07:52 * Weiss notices that the place where he works seems to have an electronics workshop, and wonders if he can talk them into doing his buzz and #1024 fixes Oct 23 09:51:25 how often is a GSM terminal supposed to re-register? Oct 23 09:51:25 every minute? Every five minutes? Oct 23 09:53:42 polz: re register? Oct 23 09:56:24 looks like #1024 Oct 23 09:57:17 tomcatek: I've applied a fix and would now like to check if it worked Oct 23 09:57:29 tomcatek: the phone seems to recamp every five minutes or so Oct 23 10:02:48 polz: recamping shouldn't happen at all unless you have very weak signal and no other cells around probably. Oct 23 10:03:26 PaulFertser: so I should never get a "+CREG:"? Or does that not count as recamping? Oct 23 10:04:02 I thought a phone was supposed to re-register periodically Oct 23 10:04:27 polz: what purpose would that serve? Oct 23 10:04:48 polz: recamping is when a registration loss is reported. Oct 23 10:04:52 lindi-: notify the GSM network that the phone is still active? Oct 23 10:06:15 The idea is that the network doesn't try to talk to phones that are off Oct 23 10:06:20 PaulFertser: OK, how do I check if that's happened? Oct 23 10:06:27 Or may have moved sharply out of coverage Oct 23 10:11:08 OK, I've finally found the mail I was looking for: http://www.mail-archive.com/community@lists.openmoko.org/msg54776.html Oct 23 10:11:33 and since I never see a CREG: 0, I guess the fix worked... and the phone re-registers every few minutes Oct 23 11:25:15 http://developer.htc.com/ <- source code to some of the HTC androids phones Oct 23 11:31:30 mostly_useless: if you looked at qi source code you'd see that qi skips all fat partitions! Oct 23 11:50:20 max_posedon: ubifs ;) Oct 23 13:27:12 freesmartphone.org: 03mickey 07cornucopia * rdd0a0a0f9cb4 10/fsogsmd/src/lib/atparser.vala: fsogsmd: parser: handle echo mode gracefully Oct 23 13:48:25 freesmartphone.org: 03mickey 07cornucopia * rb585a2cf7738 10/fsogsmd/src/lib/atparser.vala: Oct 23 13:48:25 freesmartphone.org: fsogsmd: handle nonverbose mode (kind of) gracefully Oct 23 13:48:25 freesmartphone.org: NOTE: This parser is still not designed for nonverbose mode, but we do not Oct 23 13:48:25 freesmartphone.org: bail out when we detect it. This improves support for modems which start Oct 23 13:48:25 freesmartphone.org: in nonverbose mode as per factory settings (e.g. Qualcomm w/ HTC firmware). Oct 23 13:48:28 freesmartphone.org: Make sure that the init sequence should always contain V1 as (one of) Oct 23 13:48:30 freesmartphone.org: the first command(s) though. Oct 23 13:57:34 freesmartphone.org: 03mickey 07cornucopia * rf755d003538c 10/fsogsmd/src/plugins/modem_qualcomm_htc/htcparser.vala: fsogsmd: htcparser: catch up with improvements in atparser Oct 23 14:54:31 freesmartphone.org: 03mickey 07cornucopia * r76e3a02c50d9 10/fsogsmd/src/lib/ (atcommand.vala atcommands.vala atmediators.vala): fsogsmd: be more failsafe, some results (e.g. +CME ERROR: 22) do not lead to an error but rather an empty response. Oct 23 15:15:38 freesmartphone.org: 03mok 07libframeworkd-glib * r5772c3fe8593 10/src/frameworkd-glib-dbus.c: Oct 23 15:15:38 freesmartphone.org: initialize signal handler for pimNewContact to NULL Oct 23 15:15:38 freesmartphone.org: Signed-off-by: Klaus Kurzmann Oct 23 15:30:32 freesmartphone.org: 03mickey 07cornucopia * r2a72274a0750 10/fsogsmd/src/ (4 files in 2 dirs): fsogsmd: disable checking +CEER for now, have some problems w/ GValue double free BT Oct 23 16:09:47 hi Oct 23 18:39:30 I wish had a Glamo on my PC, Glamo at least makes 2 MB/s, my new WD drive tops at 100 KB/s :( Oct 23 18:40:18 I never ever seen how *fast* gta02 is Oct 23 18:41:22 "fast gta02"? some major change? :) Oct 23 18:41:33 Yes, my PC became slow :D Oct 23 18:41:39 That's *major* for me :P Oct 23 18:41:45 ah :) Oct 23 18:43:19 My phone at the moment is more fast than my Freerunner Oct 23 18:43:32 Which makes me want to smack the friend of mine who claimed that my Freerunner was slow Oct 23 19:18:30 freesmartphone.org: 03mickey 07cornucopia * r3ef3926aed51 10/libfsotransport/ (README configure.ac fsotransport/commandqueue.vala): libfsotransport: bump version number; this will become 0.9.6 when vala 0.7.8 is out Oct 23 19:20:00 freesmartphone.org: 03mickey 07cornucopia * re367de73bcd3 10/libfsobasics/configure.ac: libfsobasics: relax dependencies, bump version number before vala 0.7.8 release Oct 23 19:47:28 freesmartphone.org: 03mok 07libframeworkd-glib * r2c3ab6e28c4e 10/src/ogsmd/ (frameworkd-glib-ogsmd-sim.c frameworkd-glib-ogsmd-sim.h): Oct 23 19:47:28 freesmartphone.org: ogsmd: add SIM_UNKNOWN to SimStatus enum Oct 23 19:47:28 freesmartphone.org: Signed-off-by: Klaus Kurzmann Oct 23 21:24:28 hello Oct 23 21:44:52 openmoko: 03werner * r5706 10/developers/werner/cncmap/zmap/ (try.c zline.c zline.h): Oct 23 21:44:52 openmoko: Preparing zmap for batch use. Oct 23 21:44:52 openmoko: - zmap/zline.c (zpoint): map just a single point (for holes) Oct 23 21:44:52 openmoko: - zmap/try.c: added single point and file mode Oct 23 21:47:42 openmoko: 03werner * r5707 10/developers/werner/cncmap/zmap/ (Makefile main.c try.c): Oct 23 21:47:42 openmoko: - renamed command-line utility from "zline" to "zmap" Oct 23 21:47:42 openmoko: - zmap/try.c: renamed to zmap/main.c **** ENDING LOGGING AT Sat Oct 24 02:59:56 2009