**** BEGIN LOGGING AT Wed Jul 21 02:59:58 2010 Jul 21 03:13:52 gena2x: yep, no ThibG delay patch there.. Jul 21 05:26:34 DocScrutinizer: moin, PIN is not the reason... it _is_ buffered in userspace Jul 21 05:27:13 DocScrutinizer: apart from releasing GMS/rerequesting GSM not working now... speed might be a reason Jul 21 05:27:35 and I agree that this should be fixed Jul 21 06:07:42 mrmoku: (usb netlink) i seem to remember too that i was somehow involved (less than mwester) yet no idea what exactly to look for. I'll check the sources. Jul 21 06:09:09 PaulFertser: I checked git history... and found the appropriate commits Jul 21 06:09:15 and yes, they are missing in new kernel Jul 21 06:10:23 PaulFertser: 37d2b0bea0314d0947af19152898c1ca7fe736cc and f16c3431a1a7510eb3504ec5d96677dd0fac4cd6 Jul 21 06:12:17 gena2x: Weiss: WS from glamo tuned up Qi were so often, that i had to reflash Qi back to the original SHR version Jul 21 06:12:44 mrmoku: ok Jul 21 06:12:53 mrmoku: so no need for me to do anything, nice :) Jul 21 06:13:04 mrmoku: the most important issue is energy consumption in suspend! Jul 21 06:13:40 gena2x: Weiss: and not being the only one, some other czech fr users are experiencing the same. thus the report :) Jul 21 06:15:19 PaulFertser: yeah... any idea about how to tackle that one? Jul 21 06:15:54 PaulFertser: how to reliably find out what sucks power in suspend? Jul 21 06:28:31 mrmoku: hm... one should have been more careful when porting om-specific patches probably. Jul 21 06:28:50 mrmoku: i think the kernel prints gpios state just before the suspend, does it? Jul 21 06:28:51 PaulFertser: probably, yes... too many things got lost Jul 21 06:29:41 let me check Jul 21 06:30:38 PaulFertser: yep Jul 21 06:32:29 mrmoku: then one has to compare it with old working version. I can provide you with data as i'm still running andy-tracking. Jul 21 06:34:52 mrmoku: i'm not quite sure on which stage those are printed and hence it might be a false lead http://paste.debian.net/81031/ Jul 21 06:35:26 PaulFertser: http://shr.pastebin.com/ArFdzNYw Jul 21 06:35:32 mrmoku: but i think ~40mA looks like some parasiting powering again. Have you checked it yourself? Is it the same with GSM modem turned on and off? Jul 21 06:36:24 E and F differ Jul 21 06:37:33 PaulFertser: I tried with GSM on and off... but not scientifically :) Will have to redo Jul 21 06:38:05 well and G differs too Jul 21 06:39:38 heh... and there is one missing even (in the new kernel) Jul 21 06:40:06 PaulFertser: where can one read up the meaning of the different GPIOs? Jul 21 06:41:34 mrmoku: meaning is from the schematics. Jul 21 06:41:52 mrmoku: actual register interface is either in SoC documentation or by reading the kernel sources. Jul 21 07:35:11 mrmoku: i'm at work atm so i'm feeling uncomfortably digging deep Jul 21 07:37:50 Hi all... anyone noticed GSM deregistering a few seconds after it has registered on SHR-U or is it only me? Jul 21 07:42:19 PaulFertser: sure... I have to do some daywork too Jul 21 07:42:39 PaulFertser: trying the g_ether netlink thing meanwhile Jul 21 07:48:52 someone asked for more modular kernel again (to keep it <2MB) Heinervdm also asked for it a while ago, do we all agree that we need it? :) Jul 21 07:50:24 I don't really care as I'm using Qi and don't see the problem with updating NAND u-boot env Jul 21 07:57:17 * mrmoku feels the same Jul 21 07:57:55 JaMa: if it is as easy as building some parts as module that are not strictly always needed... Jul 21 07:58:55 PaulFertser: just taking those two patches from mwester does not work... causes endless loop of BUG: scheduling while atomic or something like that Jul 21 07:59:30 mrmoku: I can move BT/g_ether/wlan/sound back to modules.. but I'm not sure all users will be happy with this change Jul 21 07:59:51 mrmoku: especially when some module fail to load.. but I can try.. Jul 21 08:01:15 JaMa: g_ether should be a module anyway, no? Jul 21 08:01:25 otherwise you can't use one of the other g_ things Jul 21 08:01:33 yup Jul 21 08:01:59 bt and wlan are fine as module too Jul 21 08:02:02 not sure about sound Jul 21 08:02:08 if might want to have that in the kernel Jul 21 08:02:46 +we Jul 21 08:04:05 DocScrutinizer: there is another reason, why I think using +CFUN instead of just releasing GSM is better... that works even if some other process has GSM requested... like a openbmap-logger running in the background which you forgot about Jul 21 08:05:43 mrmoku: I'll try if bt+wlan+g_ether is enough to remove Jul 21 08:06:10 mrmoku: and also upgrade stablepatch + add ThibG delay/WS patch Jul 21 08:06:19 mrmoku: surely g_ether can't be unbinded to use other gadget modules? Jul 21 08:07:40 PaulFertser: no, not sure... never even tried one of the other g_... Just what I remember to have heard Jul 21 08:09:48 iirc at least some userspace app was written to only replace loaded g_* module Jul 21 08:11:14 xrmx_: build failed for http://annarchy.freedesktop.org/~rm/deb/webkit_1.2.3-2.dsc: /usr/bin/ld: fatal error: out of file descriptors and couldn't close any Jul 21 08:12:01 xrmx_: ulimit -a includes normal 'open files (-n) 1024' Jul 21 08:12:38 xrmx_: rebuild with larger ulimit or try something else? Jul 21 08:13:01 lindi-, ok, np, i'm compiling upstream webkitgtk right now and plan to submit a patch to them if it will work Jul 21 08:14:49 damn arm. who knows, what do i miss?: Jul 21 08:14:50 0x00008844 <+12>: sub r5, r5, #1 Jul 21 08:14:51 => 0x00008848 <+16>: bne 0x8844 <_Z5countPiS_i+12> Jul 21 08:14:51 0x0000884c <+20>: mov r0, #0 Jul 21 08:14:58 (gdb) si Jul 21 08:14:58 0x00008844 in count(int*, int*, int) () Jul 21 08:14:58 3: $cpsr = 16 Jul 21 08:14:58 1: $r5 = 0 Jul 21 08:14:58 (gdb) si Jul 21 08:14:59 0x00008848 in count(int*, int*, int) () Jul 21 08:15:01 3: $cpsr = 16 Jul 21 08:15:03 1: $r5 = 4294967295 Jul 21 08:17:23 and of course it is decreasing from some higher number... Jul 21 08:18:37 gena2x: what's the exact problem? Jul 21 08:19:35 i want it to exit loop :) Jul 21 08:19:54 then r5 becomes zero. Jul 21 08:20:05 but it is still running :( Jul 21 08:20:43 and seem do not setting overflow flag too. so i am stuck a bit... Jul 21 08:21:39 gena2x: want to update cpsr? use subs? Jul 21 08:22:19 gena2x: A4.1.106: 'If S is omitted, the S bit is set to 0 and the CPSR is not changed by the instruction.' Jul 21 08:23:02 mrmoku: set-policy off should do as well Jul 21 08:23:46 DocScrutinizer: right Jul 21 08:29:56 there's exactly 2 valid reasons for switching 'off' modem with at+cfun: 1) you need access to sim contacts/sms 2)more non-obvious but really good reason: you need access via at+csim to e.g run gsm authenticate for hotspots - the thing swisscom was interested in Jul 21 08:31:52 speed as well is not really a reason as most of the time is for scanning networks anyway, no matter if on at+cfun= or on generic power-on Jul 21 08:31:54 lindi-: i am really new to arm assembler (just tired figting with gcc optimizations), and got stuck a bit. s3c manual on arm assembler were misleading for me. thank you much! Jul 21 08:34:44 nota bene that usually SIM stores chan and other details of last cell, so power-on shouldn't be noticeably slower than a mere at+cfun. If however the stored cell isn't reachable, both methods will take considerably longer Jul 21 08:36:21 btw I'm not sure if this storing cell-details maybe only happens on gracefull shutdown of moden, which would strongly suggest not to be too harsh on neglecting @poff Jul 21 08:37:54 DocScrutinizer: ok, then we have to fix fsogsmd regarding re-requesting the resource Jul 21 08:53:06 vanous1231: ok. i'll check Weiss idea about voltage delay, and may be this will fix ws issue. Jul 21 09:05:59 gena2x: added ThibG patch to jbt.. building now Jul 21 09:06:17 hm, which patch? Huge mdelay? Jul 21 09:06:28 yeah :) Jul 21 09:07:10 and "white flash" workaround deletion? Jul 21 09:08:30 Thomas told kms already has no that delayed thing. Jul 21 09:08:43 so may be delay will be enoght? Jul 21 09:09:45 :) Jul 21 09:10:02 JaMa: i can test. Jul 21 09:10:04 where can I find the latest u-boot image ? Jul 21 09:10:17 this one http://gitorious.org/~jama/htc-msm-2-6-32/openmoko-kernel/commit/99ce90618a47cdc8c373838b7ee04348cc21d303 Jul 21 09:11:15 JaMa: ah, it still has dereferred thing. Jul 21 09:11:31 JaMa: and 120 delay may be enought. Jul 21 09:11:38 JaMa: but let's see. Jul 21 09:12:24 gena2x: btw Thomas's simplified jbt driver doesn't have JBT_POWER_MODE_DEEP_STANDBY only JBT_POWER_MODE_OFF Jul 21 09:22:48 Sorry. Where can I find the latest version of u-boot for the gta02 ? I'd like to boot from ext2 and also do large file transfers with it. Jul 21 09:23:53 -rw-r--r-- 1 bitbake bitbake 2.9M Jul 19 13:36 uImage-2.6.32.13-oe3.3+gitr0+a9254be10ac2294ea20165a87c09ea6afcf66d94-r0-om-gta02.bin Jul 21 09:23:56 -rw-r--r-- 1 bitbake bitbake 2.7M Jul 21 11:22 uImage-2.6.32.16-oe3.3+gitr0+a9254be10ac2294ea20165a87c09ea6afcf66d94-r0-om-gta02.bin Jul 21 09:24:00 mrmoku: didn't help much :/ ^^ Jul 21 09:24:54 gena2x: if you want to try it's here http://jama.homelinux.org/org.openembedded.shr.images/om-gta02/ Jul 21 09:26:14 JaMa: hmm Jul 21 09:27:21 mrmoku: I'll move XFS/reiserfs (added yesterday) to modules too (but it's pain if they are used for rootfs.. ) Jul 21 09:27:50 of course. Jul 21 09:27:58 mrmoku: but older image without them had only 2.3M Jul 21 09:28:05 anyone can give a try to this webkit patch on oe and possibly a run on real hw? http://pastebin.com/Z97sseEU Jul 21 09:28:06 JaMa: yeah... maybe we should just have good instructions how to fix uboot for that Jul 21 09:28:23 mrmoku: that wiki page is imho good enough :/ Jul 21 09:28:25 how to correctly configure uboot for kernel > 2m Jul 21 09:28:57 JaMa: does root partition on xfs/reiserfs work anyway? Jul 21 09:29:01 I mean: I don't see how it could be described easier Jul 21 09:29:11 qi won't find those, no? Jul 21 09:29:17 neither u-boot Jul 21 09:29:21 JaMa: ah, wait. xfs module? i can't boot :( Jul 21 09:30:02 JaMa: can you just build kernel temporary for me to test? Jul 21 09:31:19 gena2x: 2.6.32.16 in http://jama.homelinux.org/org.openembedded.shr.images/om-gta02/kernel has xfs included Jul 21 09:31:35 gena2x: now building newer with xfs as module (to see how much space does it take) Jul 21 09:31:59 then I can try to modularize stuff like sound/leds etc Jul 21 09:35:12 JaMa: also _i think_ _may be_ good idea to recheck why all modules loading up on shr boot. Jul 21 09:35:56 JaMa: this may be reason to long uboot delay and unnesesary memory consumption. Jul 21 09:36:41 JaMa: i can't recall whom had this thing, but i remembered issue. Jul 21 09:40:21 of course if this is not know issue :) Jul 21 09:45:24 gena2x: still problems with jbt6k? Jul 21 09:45:50 DocScrutinizer: unknown, just checking possibility. Jul 21 09:46:29 JaMa: your 2.6.32.16 is with patch? Jul 21 09:48:50 JaMa: hey, martin? Jul 21 09:48:53 gena2x: it's from gitorious repo Jul 21 09:49:16 mickey|office: fsodeviced segfaults due to rfkill again Jul 21 09:50:04 JaMa: i don't understand shr's building process. do it have delay patch? Jul 21 09:50:21 JaMa: and xfs module in one pack? Jul 21 09:50:56 mrmoku: "again"? Jul 21 09:51:01 mrmoku: never heard about that Jul 21 09:53:43 JaMa: it boots with 2-4-2 timings in 15% of cases. Jul 21 09:54:13 JaMa: but can't mount rootfs anyway. Jul 21 09:54:36 JaMa: i'll rebuild here to check better, so forget. Jul 21 09:55:34 mickey|office: hmm... IIRC it segfaulted when rfkill plugin was configured, but kernel did not have support for it Jul 21 09:55:38 might remember wrong though Jul 21 09:56:13 anyway... commenting out the rfkill plugin in fsodeviced.conf makes it not segfault Jul 21 09:56:31 last thing in strace is Jul 21 09:56:32 323 11:48:03.954209 read(9, "\0\0\0\0\2\0\0\0", 8) = 8 Jul 21 09:56:37 with 9 being /dev/rfkill Jul 21 09:57:18 hmm Jul 21 09:57:26 perhaps a gift from the new kernel? Jul 21 09:57:33 i didn't touch the rfkill plugin since ages Jul 21 09:57:55 it did already work with the new kernel... would have changed then Jul 21 09:58:25 mickey|office: will try to dig in deeper then Jul 21 09:58:46 mrmoku: ok, thanks. i can try on my laptop again when i'm home Jul 21 09:59:55 what's 8 though Jul 21 10:00:18 err nvm Jul 21 10:05:35 :) Jul 21 10:06:56 is git.openmoko.org/?p=u-boot.git;a=shortlog;h=stable the latest uboot version ? 09-09-2009 is the date on it, and rask lambersten was the contributor. Jul 21 10:07:49 now it looks like this is newer.... http://downloads.openmoko.org/distro/unstable/daily/om-gta02/20100131/ Jul 21 10:08:36 gonzoism: i think, i were just auto-rebuilded for a while Jul 21 10:08:43 gonzoism: no real changes. Jul 21 10:09:11 thanks. when do you think the last real change was ? (if you know) Jul 21 10:09:35 gonzoism: i thinks then git last time changed. Jul 21 10:09:41 *think Jul 21 10:09:47 that makes sense. thanks Jul 21 10:10:43 thanks to everybody for the ongoing development as well. I keep trying to think of nice things to do for everyone, but can't really come up with anything. Jul 21 10:11:36 it is really great that the only open phone is still being developed. Jul 21 10:12:39 and very actively developed (so it seems) Jul 21 10:12:43 true Jul 21 10:12:53 be prepared to hop with us to a more modern platform though -- eventually it's inevitable Jul 21 10:12:57 IMO Jul 21 10:13:42 :) Jul 21 10:13:44 if/when I do, i'll be dragging my freerunner along as well. i noticed the other board Jul 21 10:13:54 what is it called ? Jul 21 10:14:19 there are several contestants around Jul 21 10:14:29 all with their own share of closedness, of course Jul 21 10:14:40 but orders of a magnitude faster and more well-equipped Jul 21 10:15:22 it seems like i read about one that was being added to the freerunner for the extra cpu Jul 21 10:15:33 within the last few months. Jul 21 10:16:14 how many developers are contributing to shr and the gta projects ? Jul 21 10:16:23 not enough :) Jul 21 10:16:26 if you were to estimate. Jul 21 10:18:02 6 Jul 21 10:18:45 I have been wanting to write about the freerunner for a while. It being the only open phone and all. I have been kinda watching hoping shr would release a stable image. I figured that would be a good time to do it. I figured I could quote the price of the phone, talk about ongoing development, and about the portability of the OS shr. Jul 21 10:19:01 "shr" and "gta" is really not the same... as shr people seem working on shr full-time. Jul 21 10:19:02 that it will probably show up on a newer phone, eventually. Jul 21 10:20:05 so 6 working on SHR ? Jul 21 10:20:12 gonzoism: that 'add-on board' in fact is replacing the FR and only uses the display and half the case Jul 21 10:20:33 DocScrutinizer, cool. how much do they cost ? Jul 21 10:20:50 gonzoism: not THAT cool, it's no phone Jul 21 10:21:48 oh. i see. not that cool at all. its turning the freerunner into a handheld pc, i guess. Jul 21 10:22:03 i know few working for qtmoko. may be 3. quite many working on debian... i am sure not less than 4. may people contribure eventually. count me also. this is without shr guys. Jul 21 10:22:17 s/may/many/ Jul 21 10:22:18 gena2x meant: i know few working for qtmoko. many be 3. quite many working on debian... i am sure not less than 4. may people contribure eventually. count me also. this is without shr guys. Jul 21 10:22:37 gonzoism: yes, basically Jul 21 10:22:59 it's going to be a phone Jul 21 10:23:12 there are several add-on board projects Jul 21 10:23:21 nikolaus will announce more stuff later this month i guess Jul 21 10:23:29 mhm Jul 21 10:24:00 hm.. interesting. with new case? Jul 21 10:24:06 think there will be a stable shr release for the freerunner in the near future ? or in the future at all ? Jul 21 10:24:08 anyway there's no addon board feasible that would beef up the SoC Jul 21 10:24:14 i mean with case at all? Jul 21 10:25:25 even a 3G module addon would be much easier than getting rid of glamo and getting a faster CPU - for example Jul 21 10:25:46 DocScrutinizer: why do you want get rid of glamo so much? Jul 21 10:26:06 DocScrutinizer: i understand get rid of calypso :) Jul 21 10:26:10 I want nothing particular Jul 21 10:26:26 DocScrutinizer: but what's wrong with glamo now? and with fr in general? Jul 21 10:26:28 glamo is a gfx decelerator Jul 21 10:26:46 DocScrutinizer: why do you think so? Jul 21 10:26:58 I do not think so, I know Jul 21 10:27:05 ~glamo Jul 21 10:27:06 rumour has it, glamo is http://www.google.com/search?q=site%3Alists.openmoko.org+glamo+raster, or http://lists.openmoko.org/pipermail/gta03/2009-April/000114.html Jul 21 10:27:37 DocScrutinizer: ok. if this is your beleif, i can say nothing more. Jul 21 10:28:41 well, there is 2 types of hardware, the crappy one, and the one that are not open enough to know they are crappy Jul 21 10:28:47 I know it's hard to tweak glamo with its limited bandwidth bus to SoC even up to par with GTA01, for gfx performance Jul 21 10:29:49 DocScrutinizer: it is not limited. it's 1/3 of your memory bandwidth, right now. Jul 21 10:30:06 gena2x: this is a widely wellknown fact, discussed ad nauseum on both ML and here Jul 21 10:30:48 DocScrutinizer: this 'fact' is based on debugging kernel and wrong glamo timings, sorry. Jul 21 10:30:53 a bit closer :/ -rw-r--r-- 1 bitbake bitbake 2.1M Jul 21 11:42 uImage-2.6.32.16-oe3.3+gitr0+a9254be10ac2294ea20165a87c09ea6afcf66d94-r0-om-gta02.bin Jul 21 10:30:58 uhuh Jul 21 10:31:10 ok, me noob, you expert. go on Jul 21 10:31:26 DocScrutinizer: and now i see fact, that fr is not slow anymore. Jul 21 10:31:48 DocScrutinizer: and, notice, i am not talking about personalities ;) Jul 21 10:32:04 DocScrutinizer: only about facts. Jul 21 10:32:40 gena2x: I really doubt you were able to read all hits under Jul 21 10:32:42 ~glamo Jul 21 10:32:43 methinks glamo is http://www.google.com/search?q=site%3Alists.openmoko.org+glamo+raster, or http://lists.openmoko.org/pipermail/gta03/2009-April/000114.html Jul 21 10:32:44 i'm surprised samsung hasn't taken an interest in shr or openmoko. i thought they would have back when they started funding enlightenment. Jul 21 10:32:48 in such short time Jul 21 10:33:57 so, if you don't want to refer to particular statements and results mentioned there, and explain why they are wrong and you know there are better numbers, please don't try to convince me with random rumour Jul 21 10:34:17 gonzoism: shr devs agreed that shr-stable will be released as soon as we'll able to fix all bugs marked as MS1 Jul 21 10:34:27 DocScrutinizer: heh. ok. one: "this made Jul 21 10:34:27 it complicated and added overhead as for fragmented or small memory you'd spend Jul 21 10:34:27 more time scheduling the dma than doing it. the result was hw dma (mem to mem) Jul 21 10:34:27 was at BEST 1/2 the speed of he copy with the cpu." Jul 21 10:34:43 DocScrutinizer: which just plain wrong. Jul 21 10:35:12 gonzoism: and nobody can work on it really full-time because of other paid-daywork restrictions :/ Jul 21 10:35:14 DocScrutinizer: i did dma a week ago, and it had same speed to memcpy. Jul 21 10:36:01 JaMa, thanks. i'm looking up MS1 (mission stopper maybe) I wish I was rich. I'd fund people. :) Jul 21 10:36:10 so still no increase in speed, and no gain on anything, due to fact aiui cpu can't do anything than busy wait until dma finished Jul 21 10:37:15 DocScrutinizer: wrong again. i did lmbench while dma transfer were in progress. Jul 21 10:37:17 where full speed still is a meager 7Mb/s bandwidth on glamo bus Jul 21 10:37:34 DocScrutinizer: 7mb/s is wrong again. Jul 21 10:37:35 iirc Jul 21 10:38:01 gonzoism: milestone, see http://trac.shr-project.org/trac/report/3 Jul 21 10:38:15 DocScrutinizer: even with default settings, it is 12Mb/s. Jul 21 10:38:28 DocScrutinizer: and with better one, 17.5Mb/s Jul 21 10:38:49 incredible, you pushed the thing to speeds none of the hackers that dealed with the shit before for months and years was thinking is possible. Obviously Andy, Werner, Raster all are idiots Jul 21 10:38:51 DocScrutinizer: and it's actually possible that glamo can do more. Jul 21 10:39:09 DocScrutinizer: don't go to personalities. Jul 21 10:39:39 DocScrutinizer: i feared this, instead of say thanks for good work, you told that i am evil. Jul 21 10:40:21 probably you even found a way to realtime compress video ram content, so limitation of glamo of 512*512 is moot now Jul 21 10:40:46 DocScrutinizer: nope. i can't do impossible things. Jul 21 10:41:04 gena2x: thanks for good work. Please make it more visible so I wouldn't have missed it Jul 21 10:42:27 otoh I'm really almost out of FR, so odds are I'd miss it anyway. And I simply thought things with glamo are more or less eaten and finished. Jul 21 10:42:43 JaMa, i feel guilty about not contributing to shr or the freerunner. Whenever I try, I get lost trying to understand the build system. I read the manual to bit bake, and that didn't help. I was more familiar with some of the terms and stuff, but as making changes, and making an image to test it, i would keep failing. How can I get around or past this ? I've considered offering someone to pay me to get me started, but Jul 21 10:42:43 I really don't have much money most of the time. I have so much spare time, though. I have tons of spare time. I want to contribute and shape shr. What do you think about this ? Jul 21 10:43:28 DocScrutinizer: it's nice that you still help developers from time to time. Jul 21 10:44:12 gena2x: sorry for my grumpy mood. It's really much nicer *you* do an awesome job it seems Jul 21 10:44:32 gonzoism: what about non code contribution, like writing documentation, bug triaging, etc, they are important too Jul 21 10:45:23 nevertheless FR *is* obsolete, as in I don't see any add-on cards lifting it to a level where it could compete to other more contemporary platforms. Jul 21 10:45:53 DocScrutinizer: it's pity for me that so few people need and work on GTA in fact. all thinking about shr future, fame in n900, usable devices and so, but fr has much strong sides. Jul 21 10:45:56 gonzoism: Well the problem is that, building whole image from scratch is quite difficult task, OE is saving lot of time by automating everything to level that it usually works as expected, but if it fails, then you need to debug it a bit and provide as much info as possible to allow someone even help you with some build issue Jul 21 10:46:08 DocScrutinizer: depends on what obsolete means :) Jul 21 10:46:49 DocScrutinizer: for example i think it's excellent device to learn. to hack. Jul 21 10:46:50 gonzoism: so from my point of view.. best way to get started is just play with it.. try to solve few build problems and gain knowledge by it.. it can take long but it's worth it Jul 21 10:47:02 DocScrutinizer: it's still a lot better than landline Jul 21 10:47:13 lindi-: sure it's a nice development platform, but I won't go back to it for a daily phone&pocketPC any time, as it's underpowered/underfeatured no matter what you do to it Jul 21 10:47:22 DocScrutinizer: but the free software is the point Jul 21 10:47:49 Jama did shr switch over to OE in the last year ? Jul 21 10:47:52 DocScrutinizer: obviously different people value different things Jul 21 10:47:52 lindi-: maemo is as free as any sw on GTA01 Jul 21 10:47:59 DocScrutinizer: really, all problems should be is just things to trans mind for hackers. Jul 21 10:48:19 DocScrutinizer: fr is not bad too. Jul 21 10:48:20 DocScrutinizer: I didn't buy GTA01 for that reason Jul 21 10:49:01 gonzoism: only from shr specific OE branch to main development branch org.openembedded.dev Jul 21 10:49:09 (that silly binary only GPS daemon) Jul 21 10:49:15 DocScrutinizer: that slowness really, really annoyed me. and i just tried and spend much time in fact on it. but also i think i gained much too. Jul 21 10:49:52 gena2x: so I gather these are amazing results really Jul 21 10:50:11 DocScrutinizer: yes, it's a bit slower than mainstream phones, but now it's very usable, and this is main thing. Jul 21 10:50:29 free software first, usability then :) Jul 21 10:50:33 DocScrutinizer: and all hackers may hack in fact. Jul 21 10:50:41 maybe I should give it a try, just for fun and to keep up to date Jul 21 10:51:02 DocScrutinizer: but I can understand why you feel frustrated by the software Jul 21 10:51:11 DocScrutinizer: check qtmoko, just to seem what were changed. Jul 21 10:51:32 misc. those are good suggestions. I thought about howtos, and writing articles and documentation, and started a little, but nothing really significant enough to contribute. I'm good at fixing silly bugs in scripts, and configuring stuff to run better. I think I could contribute best to the operating system, and I make changes to my own freerunner sometimes, but because it isn't uploaded to dev., i abandon those changes Jul 21 10:51:32 because it isn't worth doing every time. Just makes me sad that I can't contribute what I have done, and that I don't have an avenue to contribute more. Jul 21 10:51:34 I too am quite frustrated about this fso stuff :) Jul 21 10:51:44 lindi-: some things are not free. period. like gsm stack. And sometimes you might consider to live with a blob, e.g for GPS. OR invest manyears to RE Jul 21 10:52:09 DocScrutinizer: of course, it's not black and white Jul 21 10:52:11 JaMa, should I start studying OE ? Jul 21 10:53:21 lindi-: and that's in fact the only two blobs in maemo for n900 I don't know a way around to get it done other way. And for meego it seems there shall be no blobs at all, at least that's the goal Jul 21 10:53:23 DocScrutinizer: but once I have achieved some particular level of freedom I don't fancy giving up anything Jul 21 10:53:41 DocScrutinizer: but your note on being able to charge the battery of n900 may very well change everything Jul 21 10:53:59 JaMa, I'm some kind of farmer/rancher. I've never contributed anything more than bugfixes to developers or anything before. Jul 21 10:54:17 lindi-: seen my note on being able to run N900 without any cell inserted ? :-D Jul 21 10:54:22 DocScrutinizer: yep Jul 21 10:54:34 DocScrutinizer: but I think here was some patent on that :) Jul 21 10:54:37 lindi-: you could help me improving it Jul 21 10:54:39 gonzoism: that would be great... start with http://trac.shr-project.org/trac/wiki/Building%20SHR and as soon as you're able to build your own image then you can easily contribute your fixes Jul 21 10:54:47 mickey|office: fso? Jul 21 10:54:47 WUT? PATENT?? LOL Jul 21 10:54:50 don't ask me how much it sucks that i'm pretty much doing it alone Jul 21 10:55:08 project much too big for one part timer Jul 21 10:55:12 gonzoism: but as misc said, there is more ways to contribute.. just choose whatever makes you happy or you're interested in Jul 21 10:55:13 mickey|office: but i'm scared. fso does way too much Jul 21 10:55:21 mickey|office: all I want is a gsm daemon... Jul 21 10:55:37 well, if you don't even want to take a look at fsogsmd Jul 21 10:55:38 not something to replace init, atd, backlight control, ... Jul 21 10:55:45 you realize FSO is modular? Jul 21 10:56:06 guys, very interesting question. Jul 21 10:56:08 mickey|office: I have some vague idea of that yes Jul 21 10:56:42 mickey|office: what is the point of replicating for example gpsd? Jul 21 10:57:14 gena2x: back then gpsd had neither UBX nor DBus Jul 21 10:57:28 JaMa, so I guess a better question would be, ... ya, the Building SHR is where I get problems. I'll start all over and try again. It's been a while, and maybe I am more familiar or can see something from a new light. Maybe more patience this time. :) And if I get to something I can't get past, I think I'll just try to be a little more demanding for help. Jul 21 10:57:29 that's why we settled on reusing gypsy API Jul 21 10:58:39 mickey|office: ok, no. sorry. forget my question. i didn't research this topic yet, so can't ask meaningful questing in fact. may be later... Jul 21 10:58:53 *questions Jul 21 10:58:59 mickey|office: and re fsogsmd, it's all this dbus and vala stuff that sounds way too bleeding edge for my taste :/ Jul 21 10:59:21 mickey|office: why you didn't choose c++? Jul 21 10:59:42 JaMa, yeah, i think your advice is right. to start there. Jul 21 11:00:16 mickey|office: just bravery? Jul 21 11:00:29 mickey|office: but feel sorry for you, debugging this GSM stuff is very frustrating Jul 21 11:00:31 lindi-: ok. nothing i can do to change that Jul 21 11:00:37 JaMa, thanks Jul 21 11:00:42 gonzoism: yw :) Jul 21 11:00:44 gena2x: we settled on python for rapid development back then Jul 21 11:00:58 gena2x: time frames, as always, where short Jul 21 11:01:12 mickey|office: yes, but were moment to change language. why vala? Jul 21 11:01:26 ah Jul 21 11:01:33 because Vala has massive advantages compared to C++ Jul 21 11:01:33 mickey|office: i understand why python - first implementation and so on. Jul 21 11:02:14 simple syntax, high level control flow constructs directly embedded in the language, C ABI Jul 21 11:02:15 to name three Jul 21 11:02:17 just three Jul 21 11:02:20 there's more Jul 21 11:02:51 and it runs *way* faster than python on the FR Jul 21 11:02:54 :) Jul 21 11:03:12 and uses less memory yes Jul 21 11:03:22 beniwtv: i have no questions about python, it's clean that python is not production thing. Jul 21 11:04:01 gena2x: I wouldn't call it 'not production', we use it very much here at work. But definitively not for the FR. Jul 21 11:04:44 beniwtv: yes. wrong wording... not appropriate for production embedded framework would be better. Jul 21 11:05:03 Agreed. Jul 21 11:05:55 mickey|office: do you have any idea about the current state of fsogsmd packaging in debian btw? Jul 21 11:06:47 mickey|office: ok. i just thought it's better to choose language more standard, easier to attract new developers, better portable. Jul 21 11:07:38 mickey|office: but really, i can be wrong. anyway, i wish only good things to fso project :) Jul 21 11:07:48 gena2x: vala is trying to become a standard in gnome circles but it's hard to predict how soon Jul 21 11:09:09 i have another question now. nand uboot has Boot from microSD (fat+ext2) i want to be able to boot from ext2 on the usd. so my uboot version (jan 8 2010) is not the correct one, is it ? Jul 21 11:09:42 Or is that only a configuration option in /dev/mtdblock1 ? Jul 21 11:09:43 gonzoism: just change u-boot configuration? Jul 21 11:09:55 gotcha. thanks Jul 21 11:10:01 gonzoism: sudo fw_printenv to see all settings Jul 21 11:10:10 gonzoism: and the long u-boot manual :) Jul 21 11:10:17 gonzoism, your u-boot is ok to boot ext2. Jul 21 11:10:39 gonzoism: or just edit text file on host, compile and flash to moko. Jul 21 11:10:40 lindi-: no idea wrt. debian, sorry Jul 21 11:10:56 mickey|office: or fedora or suse? ;) Jul 21 11:11:16 lindi-: neither. i'm not caring about packaging except OE. i have zero jiffies left for distribution work Jul 21 11:11:19 mickey|office: I understood that fso-gsmd wanted to support other modems too Jul 21 11:11:45 gena2x: given the likeliness of attracting more developers, it's more important to please the main developer... Jul 21 11:12:01 lindi-: true, a bunch of modems are supported Jul 21 11:12:20 freescale neptune, cinterion, qualcomm variants, openmoko Jul 21 11:12:23 mickey|office: :) yeah. Jul 21 11:12:30 and probably dozens that just use plain AT Jul 21 11:13:32 gena2x: i realized Vala's potential when i first have seen it. And although it was a tough ride at times, I do not regret it. It is a great technology and without it, FSO2 would not exist Jul 21 11:13:54 mickey|office: it surely has potential yes Jul 21 11:16:18 mickey|office: eh, you increased my todo list... so i'm going to better decrease it than talk :) Jul 21 11:17:27 grr now without sound still >2MB -rw-r--r-- 1 bitbake bitbake 2051848 Jul 21 13:12 uImage-2.6.32.16-oe3.3+gitr0+a9254be10ac2294ea20165a87c09ea6afcf66d94-r0-om-gta02.bin Jul 21 11:17:50 JaMa: why is 2MB so important? Jul 21 11:17:52 JaMa: forget about that 2mb, why you care... Jul 21 11:18:32 I don't care.. but there are people refusing to fix their u-boot env for whatever unknown reason, doh :/ Jul 21 11:18:35 lindi-: maybe, because u-boot read from NAND is slow Jul 21 11:18:53 Martix: ???????? Jul 21 11:18:54 JaMa: they should be educated :) Jul 21 11:19:09 Martix: how slow? Jul 21 11:19:16 when loading kernel Jul 21 11:19:29 lindi-: need to sit and write in wiki how to change u-boot env. Jul 21 11:19:29 250 KB/s Jul 21 11:19:33 Martix: but surely 2.0 MB vs. 2.1 MB is not a huge difference Jul 21 11:19:47 gena2x: there are these commands called "fw_printenv" and "fw_setenv" Jul 21 11:19:52 lindi-: I've included link to wiki page explaining how to update it.. and still people complain Jul 21 11:20:15 JaMa: point them to me :) Jul 21 11:20:18 JaMa: just point em to link Jul 21 11:20:21 damn. Jul 21 11:20:27 * lindi- hides Jul 21 11:20:27 lindi-: ok :) Jul 21 11:20:52 granted I'm stuck in Qi at the moment. should probably migrate back to u-boot Jul 21 11:21:04 no, better i'll hide :) Jul 21 11:22:00 mickey|office: I tried to build fso-gsmd from debian experimetal Jul 21 11:22:06 mickey|office: E: Build-Depends dependency for fso-gsmd cannot be satisfied because no available versions of package libvala-dev can satisfy version requirements Jul 21 11:22:14 gena2x: where you get u-boot sources? from Openmoko git or upstream? I want to compile u-boot myself Jul 21 11:22:32 mickey|office: so apparently not even debian unstable has new enough vala to build fso-gsmd :( Jul 21 11:22:41 Martix: my kernel started in 6 seconds. and it is >3mb i think. Jul 21 11:22:59 Martix: with crc, load and all whistles. Jul 21 11:23:10 gena2x: ok, maybe its 500 KB/s :-) Jul 21 11:23:36 lindi-: yeah, it's sad that noone really cares about packaging Vala in debian. Jul 21 11:23:54 or well, not noone Jul 21 11:23:54 mickey|office: well it is in experimental Jul 21 11:23:59 ah, that's cool Jul 21 11:23:59 Martix: :). sources at http://git.openmoko.org/?p=u-boot.git;a=shortlog;h=stable Jul 21 11:24:08 Martix: as stated in wiki. Jul 21 11:24:09 mickey|office: probably they don't want to migrate it to unstable since then something else breaks? Jul 21 11:24:16 hmm Jul 21 11:24:22 unlikely Jul 21 11:24:25 nothing breaks Jul 21 11:24:34 that's the beauty of releases Jul 21 11:24:38 it contains C Jul 21 11:24:42 you don't even have to call Vala Jul 21 11:25:00 but i'm not sure whether everyone knows that Jul 21 11:25:18 Martix: all my patches are near my binaries (if you interesting in overclocking or 2-4-2) Jul 21 11:25:19 mickey|office: http://packages.qa.debian.org/v/vala.html Jul 21 11:26:09 mickey|office: http://bugs.debian.org/cgi-bin/pkgreport.cgi?repeatmerged=no&src=vala Jul 21 11:26:11 experimental looks good Jul 21 11:26:16 mickey|office: see anything worrying there? Jul 21 11:26:45 I should probably ask them why they want to keep 0.9 in exp Jul 21 11:26:48 Martix: latest git seen have some minor problems, like twice reboot after glamo death or being a bit slow (few more second) on pressing aux key, but in general it works, all this is really minor. Jul 21 11:27:04 gena2x: remember my problem with CRC error when loading u-boot env? I think, your u-boot binary doesnt like my physmap-flash.0 (mtd0) Jul 21 11:27:22 mickey|office: at least 0.9 has a bug on not building from source on freebsd Jul 21 11:27:36 hmm, filed 3 days ago Jul 21 11:28:03 Martix: hm. think all such problems may be fixed if enough patience applied. Jul 21 11:28:29 gena2x: yep Jul 21 11:29:01 Martix: just careful bisect, and problem will be fixed. Jul 21 11:29:12 remember, every FR is unique! :-) Jul 21 11:29:37 I'll look at that problem Jul 21 11:29:54 oh... i think really nor uboots are same. and users really differ ;) Jul 21 11:30:26 I meant HW :-) Jul 21 11:32:24 ok, i'm testing one more bloody optimization idea. they are really following me... i wish to do something more useful - like fixing .34 for example, but this timing/caches ideas do not leave me... Jul 21 11:32:40 mickey|office: I'll ask vala people Jul 21 11:32:53 lindi-: k Jul 21 11:33:13 is the trap line in configure-uboot.sh from DebianOnFreerunner stopping the script from doing anything. Jul 21 11:33:14 ? Jul 21 11:33:43 gonzoism: full url would help Jul 21 11:34:01 http://wiki.debian.org/DebianOnFreeRunner Jul 21 11:34:16 and this script: http://paste.ubuntuusers.de/391456/ Jul 21 11:34:24 gonzoism: yep but I don't have graphical web browser at hand right now Jul 21 11:34:52 yep being that the trap line needs to be commented out ? Jul 21 11:34:52 gonzoism: why should that trap be a problem? Jul 21 11:34:56 gonzoism, it worked for me last week after a few times Jul 21 11:35:06 oh, I'll try a few times. :) Jul 21 11:35:26 it wasn't doing anything for me for about 5 tries. Jul 21 11:35:40 gonzoism, do you have the right uboot version? Jul 21 11:35:42 I don't see why such a script is needed really, just use a your text editor :) Jul 21 11:35:57 (I mean the script is needed for install.sh but if you are doing things manually already ...) Jul 21 11:36:30 edit which file ? Jul 21 11:38:00 script isn't working for me... Jul 21 11:38:23 gonzoism: well something like http://xana.scru.org/xana2/quanks/ubootenvtools/ Jul 21 11:38:35 thanks Jul 21 11:39:11 gonzoism: it justs uses fw_printenv to print the settings and generates fw_setenv commands to set them back Jul 21 11:39:18 you can save those to file and edit it Jul 21 11:40:47 i must be really dense or something is wrong.... either seems likely, right now. Jul 21 11:43:20 gonzoism: what does fw_printenv print? Jul 21 11:43:41 ok, the script was wrong. cat was waiting for EOF and at the end was _END_ instead of EOF i changed it. Jul 21 11:44:03 gonzoism: send a fix? Jul 21 11:44:19 k Jul 21 11:45:09 gonzoism: here it says __END__ Jul 21 11:45:13 gonzoism: in both places Jul 21 11:45:41 gonzoism: where did you get EOF? Jul 21 11:46:32 grr.. that wasn't it exactly. the EOF, i think is in the wrong place, and i am getting this: Jul 21 11:46:36 Starting upload: [################################################################Merging debian menu entries into uboot environment Jul 21 11:46:36 invalid setting "'__END__'" Jul 21 11:47:20 gena2x: this u-boot commands helped, again: dynpart and dynenv set u-boot_env Jul 21 11:47:33 gena2x: and u-boot_env survived Jul 21 11:49:03 ok, got it. both "__END__" lines need to be removed. Jul 21 11:49:11 where do I send the fix ? Jul 21 11:49:25 Martix: nice. so it is usable but still without undertanding what caused the problem? Jul 21 11:50:51 gena2x: problem is lack of default dynparts (mtdparts) or difference between my FR's NAND and others Jul 21 11:53:00 Martix: difference can be proved i think if you believe in defference. Jul 21 11:53:19 gonzoism: what? Jul 21 11:53:26 lindi-, lol at you being in the #openmoko-debian channel. :) wanna take/make the fix ? or send to the mailing list ? Jul 21 11:53:35 gonzoism: I don't understand the fix Jul 21 11:53:41 oh. Jul 21 11:53:41 gonzoism: surely you can't remove __END__ Jul 21 11:54:47 gonzoism: what prints "invalid setting"? Jul 21 11:56:38 in the silent script, take line 39 out, and line 87 out. then move line 99 to line 87. (those line numbers aren't changing after the deletion of lines) Jul 21 11:56:58 gonzoism: still, what prints the error message "invalid setting"? Jul 21 11:57:28 I can't find that from dfu-util, uboot-envtools or u-boot source code Jul 21 11:58:02 I will run the bad version again and find out what is saying it... Jul 21 11:59:01 gena2x: btw I got WS with Glamo on 2-4-2 Jul 21 11:59:22 and 27,5 °C here :-) Jul 21 12:00:12 gonzoism: please run "strace -o configure-uboot.strace -s4096 -f ./configure-uboot.sh" Jul 21 12:00:18 gonzoism: and put the file configure-uboot.strace online Jul 21 12:01:14 Martix: it's ok. all shr users have it. Jul 21 12:01:46 gena2x: I know, just confirmed Jul 21 12:01:52 Martix: ok. Jul 21 12:02:43 Martix: and i can reproduce it (with .32 kernel) with .34 (i tested before) it is much, much better here. and seem it is not dependend on temperature. Jul 21 12:03:28 Martix: at least i pushed shr's .34 to fridge test and it survived. Jul 21 12:04:01 great, what changed in .34? Jul 21 12:04:29 lindi-, where is a place online ? i can email. Jul 21 12:04:44 Martix: but all not so fine in shr's .34. i got ws 1 time (of many tests) in unblack. Jul 21 12:04:45 pastbin .. i'll find one Jul 21 12:04:56 gonzoism: timo.lindfors@iki.fi Jul 21 12:05:33 Martix: but nobody with qtmoko (including me) or me on .34-fb saw any issue, so i beleave it is really fixable. Jul 21 12:06:00 Martix: but i want to take a brake a bit from it now. Jul 21 12:06:07 si, its bug in Xserver? Jul 21 12:06:12 ok Jul 21 12:06:21 Martix: i think it is kernel. Jul 21 12:06:36 Martix: as i booted same debian but with shr kernel. Jul 21 12:06:49 Martix: without Xserver in fact. Jul 21 12:08:22 Martix: sound and gsm sysfs node needs to be fixed in .34 before considering moving there Jul 21 12:10:27 i am planning to try fixing gsm soon Jul 21 12:10:28 mrmoku: <2MB kernel could be useful IMO :-) Jul 21 12:10:49 gonzoism: why? Jul 21 12:10:54 sorry Gabrys Jul 21 12:11:09 it could be used to boot from NOR Jul 21 12:11:16 in some emergency situation Jul 21 12:11:34 Gabrys: but can't you just boot from NOR and flash u-boot to nand? Jul 21 12:11:47 that's semi-emergency situation Jul 21 12:12:05 I mean something like nand is broken or something like this Jul 21 12:12:20 gena2x: I have narrow bisect where gsm got lost Jul 21 12:12:27 Gabrys: that's quite serious issue :) Jul 21 12:12:47 lindi-: it is, but with small kernel and a working uSD card not really serious :-) Jul 21 12:12:56 not fatal I mean Jul 21 12:13:19 lindi-: dfu-util is broken on some hosts Jul 21 12:13:29 gena2x: 687d09365fef8fe4bcabb909fe8a5e9a1b0834a2 or patch before IIRC Jul 21 12:13:49 Martix: I am not sure about that bug Jul 21 12:14:36 isn't dfu-util problem only with "recent" dfu-util on some hosts? Jul 21 12:14:58 some people reported that after using dfu-util downloaded from OM servers it started to work ok Jul 21 12:15:00 lindi-: look: http://lists.openmoko.org/pipermail/community/2010-July/062488.html and http://lists.openmoko.org/pipermail/community/2010-July/062452.html Jul 21 12:15:59 JaMa: I think, problem is in lowlevel on some distros, because 'using dfu-util downloaded from OM servers' doesnt work for me Jul 21 12:16:37 Martix: ah ok.. it helped ie Risto H. Kurppa in your second link.. Jul 21 12:16:39 Martix: I prefer to to track it via bugs.debian.org Jul 21 12:16:58 and few more ppl just confirmed here or #openmoko Jul 21 12:18:56 lindi-, you got mail. Jul 21 12:20:11 I think, its caused by Ubuntu 10.04, on Fedora 13 is dfu-util ok Jul 21 12:21:16 gonzoism: well of course your modified script fails Jul 21 12:21:20 gonzoism: why did you modify it? Jul 21 12:22:02 JaMa: lindi-: on Ubuntu 10.04 some USB descriptors are missing when you run lsusb -vv (when is FR in DFU mode) Jul 21 12:23:03 Martix: also in debian stable. Jul 21 12:23:48 lindi-, because the script was broken already. I was trying to fix it. I did fix it on second attempt. Jul 21 12:23:56 gonzoism: how was it broken? Jul 21 12:24:01 Martix: I hope you read http://docs.openmoko.org/trac/ticket//2348 Jul 21 12:24:28 lindi-: not yet :-) Jul 21 12:24:30 in the original file, EOF is at the end of the file, not the at the end of the text fed to cat Jul 21 12:24:51 gonzoism: no Jul 21 12:24:56 gonzoism: http://pkg-fso.alioth.debian.org/freerunner/configure-uboot.sh does not contain EOF at all Jul 21 12:25:01 do you have a shell ? Jul 21 12:25:14 gonzoism: I don't understand where you got this EOF Jul 21 12:25:28 if you have a shell, I'll show you. Jul 21 12:25:31 gonzoism: sure Jul 21 12:25:55 lindi1:~$ wget -q -O configure-uboot.sh http://pkg-fso.alioth.debian.org/freerunner/configure-uboot.sh Jul 21 12:25:58 lindi1:~$ grep EOF configure-uboot.sh Jul 21 12:26:00 lindi1:~$ Jul 21 12:26:06 well, that was a strategy :) Jul 21 12:26:13 heh Jul 21 12:26:35 gonzoism: there is no EOF: http://paste.debian.net/81052/ Jul 21 12:27:13 i can't show you with a shell, like i thought.... Jul 21 12:27:30 ? Jul 21 12:27:43 maybe you pasted the code to an editor? Jul 21 12:28:17 ok, weird. Jul 21 12:28:32 ya, i probably pasted it to emacs. lemme see if i can reproduce it Jul 21 12:29:14 that isn't doing it either.... weird. Jul 21 12:29:35 I promise I didn't go in there and just add that. :) I'm wondering where it is coming from Jul 21 12:30:19 there > http://paste.ubuntuusers.de/391456/ Jul 21 12:31:29 that doesn't have EOF Jul 21 12:33:30 no, it doesn't... OK, I don't know how I got a bad file.... I'll look some more while I'm waiting for rootfs to flash, and if I can find it, i'll let you know. Sorry about this... Jul 21 12:33:41 I got 2 days ago. Jul 21 12:44:50 lindi-, I have no idea where that came from. I'm sorry. That is really weird. I got it 2 days ago. emacs isn't putting it in there and xemacs isn't putting it in there (at least not now) That is odd. I have no idea how in the world I did that. (I must have grabbed an old file from somewhere.) Jul 21 12:44:55 :) Jul 21 12:46:18 I'm half laughing here, and half weirded out... :) OK, onto something new.. Oh look, something shiny ! Jul 21 13:15:16 gena2x: ad u-boot_env problem: problem is caused by flashing by this method: http://wiki.openmoko.org/wiki/Flashing_the_Neo_FreeRunner#Alternative:_using_nandwrite Jul 21 13:15:48 gena2x: dfu-util isnt causing the problem Jul 21 13:24:02 mickey|office: should SendAuthCode and SetFunctionality work again with your last commit? Jul 21 13:24:11 if so... it does not ;) Jul 21 13:27:27 right from bootup we still have the +CME ERROR problem Jul 21 13:27:44 infrastructure needs to be enhanced so that start commands can be repeated Jul 21 13:28:22 ok Jul 21 13:28:51 btw. I'm trying again to learn some vala... this time by studying fsogsmd code :P Jul 21 13:29:34 ah, cool. don't be scared though, I'm using quite an amount of complexity there Jul 21 13:29:44 if you understand fsogsmd, the other daemons are a breeze Jul 21 13:30:13 :) Jul 21 13:30:19 yeah, not very leight weight :) Jul 21 13:34:02 hi guys, do you have any news on the power consumption during suspend? Jul 21 13:34:21 apart from it being extra big? :P Jul 21 13:34:49 I mean "is there someone who tracked it down and maybe solved by accident?" :-) Jul 21 13:35:21 not yet :) Jul 21 13:35:39 it's 2.6.32 only? Jul 21 13:35:47 probably 2.6.34 too... dunno Jul 21 13:35:55 but not with 2.6.29 Jul 21 13:36:04 I wonder what it might be Jul 21 13:36:33 looks like something not powered off... because it's a lot Jul 21 13:37:08 bluetooth behaviour changed with .32 Jul 21 13:37:31 on .32 hcid crashes on waking up, while it was ok on .29 Jul 21 13:37:35 so maybe this Jul 21 13:37:35 hmm Jul 21 13:37:56 (tested on qtmoko) Jul 21 13:38:14 we need /etc/init.d/bluetooth restart after waking up Jul 21 13:38:19 on 32 Jul 21 13:39:38 * JaMa moved BT to module for next kernel upgrade, it will be easy to test without BT.. Jul 21 13:48:19 * Guest95970 had consumption of 20mA in suspend with 2.6.32 Jul 21 13:48:29 that's me ^^^ ;-) Jul 21 13:48:41 but that was when running from SD card Jul 21 13:48:57 if i run from NAND i have ~50mA Jul 21 13:49:06 quite strange... Jul 21 13:49:52 radekp: btw. does gsmspeaker work for you with .32? Jul 21 13:50:45 radekp: without SD card maybe you got this: http://www.bitwiz.org.uk/s/2010/02/the-mysterious-missing-milliamps.html Jul 21 13:51:10 mrmoku: i cant remember... will have to try Jul 21 13:51:17 k Jul 21 13:51:26 does not for us Jul 21 13:52:04 mrmoku: gsmspeaker is for listening calls loudly or for mp3s as well? Jul 21 13:57:43 Gabrys: calls Jul 21 13:57:48 stereout works fine Jul 21 14:22:11 sorry guys, my internet connection sucks Jul 21 14:31:22 15:57 < mrmoku|away> Gabrys: calls Jul 21 14:31:22 15:57 < mrmoku|away> stereout works fine Jul 21 14:31:25 hi mickey|office Jul 21 14:31:38 GNUtoo|laptop: hi, pong Jul 21 14:31:44 hi JaMa Jul 21 14:31:54 but leaving in 10 mins Jul 21 14:31:54 I don't remember why I pinged you Jul 21 14:31:58 ok Jul 21 14:32:09 htcdream updates in feeds Jul 21 14:32:16 anyway I've pushed newer xorg.conf and newer mplayer.conf Jul 21 14:32:27 mrmoku: yes, I checked in www logs, thanks :-) Jul 21 14:32:41 and I need some push in fso repo Jul 21 14:32:44 for config Jul 21 14:32:49 like firmwareloader Jul 21 14:32:58 GNUtoo|laptop: yup that's what was upgraded in feed Jul 21 14:33:05 wow nice Jul 21 14:33:11 so firmwareloader works? Jul 21 14:33:19 wifi works then? Jul 21 14:33:25 GNUtoo|laptop: I mean xorg+mplayer.conf Jul 21 14:33:30 ah ok thanks a lot Jul 21 14:33:32 Gabrys: ok :) Jul 21 14:33:37 xorg was mainly for leviathan Jul 21 14:33:48 mplayer.conf was highly necessary Jul 21 14:33:51 without that.... Jul 21 14:33:59 it was unusable Jul 21 14:34:04 too much buffer underruns Jul 21 14:34:24 btw this is an openmoko channel Jul 21 14:34:35 does it cover topics like Jul 21 14:34:42 how to have wikipedia offline Jul 21 14:34:45 because: Jul 21 14:34:57 *some people bought the wikireader Jul 21 14:35:06 *some people have wikipedia on om-gta02 Jul 21 14:35:21 I want wikipedia on my laptop Jul 21 14:35:28 mainly for mathematics topic Jul 21 14:37:39 yeah Jul 21 14:37:45 maxima would be great too Jul 21 14:37:53 GNUtoo|laptop: esay, just run openmoko in qemu Jul 21 14:44:43 misc, lol Jul 21 14:44:46 I've a freerunner Jul 21 14:44:52 I just have 500G of space Jul 21 14:44:57 on my laptop Jul 21 14:45:27 GNUtoo|laptop: have you looked at kiwix ? Jul 21 14:45:41 I'll look Jul 21 14:45:48 I don't know anything about this topic Jul 21 14:45:56 so I didn't know where to look Jul 21 14:45:57 http://www.kiwix.org/index.php/Main_Page Jul 21 14:46:41 thanks a lot Jul 21 15:00:24 mickey|zzZZzz, hi Jul 21 15:03:54 misc, GNUtoo|laptop: http://shifted.ca/kiwi_prep.gif Jul 21 15:03:57 ^_^ Jul 21 15:04:17 apropos kiwix Jul 21 15:04:22 xD Jul 21 15:04:23 hmmm Jul 21 15:04:41 I didn't see any compilation/compression in your process Jul 21 15:04:56 huu? Jul 21 15:05:01 where? Jul 21 15:06:54 http://shifted.ca/kiwi_prep.gif Jul 21 15:07:05 first hack the kiwi Jul 21 15:07:11 then commit it Jul 21 15:07:15 then push it Jul 21 15:07:18 then configure it Jul 21 15:07:24 etc... Jul 21 15:14:01 leviathan: lol, good one Jul 21 15:14:22 hi guys. what is this new kernel on the SHR-U repo from today ? Jul 21 15:19:22 GarthPS|office: http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=ebc2e1d43afa43877c29bc47c87f38792a791bd8 Jul 21 15:19:33 Guys, that's ain't no funny Jul 21 15:19:52 But i'm not offended much. Jul 21 15:19:56 Just a little Jul 21 15:19:57 ;) Jul 21 15:35:59 dos1: thx! and is it updated if I run opkg upgrade ? Jul 21 15:41:36 GarthPS|office: yep, it should Jul 21 15:41:44 dos1: ok thx Jul 21 15:42:10 GarthPS|office: if you're running ubifs root from NAND then you have to check, there was bug and kernel wasn't flashed Jul 21 15:42:32 GarthPS|office: fix was recently commited, but i don't know if it's already in feed Jul 21 15:42:42 dos1: nope I return bacl to jffs2 , mooore stable Jul 21 15:43:03 but thx for th hint Jul 21 16:12:01 hi mickey|zzZZzz Jul 21 16:12:11 leviathan, did 3g work on dream? Jul 21 16:29:17 GNUtoo|laptop: hi, what's new? Jul 21 16:29:25 hi mickeyl Jul 21 16:29:55 I've pushed some fixes and we have official shr images but I need some help on your side Jul 21 16:30:01 the firmwareloader.... Jul 21 16:30:08 I just need the config Jul 21 16:30:11 beeing pushed Jul 21 16:30:29 done Jul 21 16:30:43 ok thanks a lot Jul 21 16:30:56 btw it works with compat-wireless(firmware loading not wifi) Jul 21 16:31:04 ah, cool Jul 21 16:31:15 I already told you but I don't remember if you were there Jul 21 16:31:25 good, one problem less Jul 21 16:32:52 mickeyl, I've also sent a mail about audio on the msm list Jul 21 16:32:58 not shure If I'll get a response Jul 21 16:33:02 *sure Jul 21 16:33:37 I wonder what to do next Jul 21 16:33:41 * GNUtoo|laptop checks the status Jul 21 16:33:52 wifi? Jul 21 16:34:24 btw quick question Jul 21 16:34:33 fsoraw -r CPU uses wakelocks? Jul 21 16:34:39 how dows it work? Jul 21 16:34:45 I need that for music Jul 21 16:34:53 intone to be more exact Jul 21 16:35:35 bluetooth seem hard Jul 21 16:35:46 btw mickeyl Jul 21 16:35:53 you only uses fso on your phone? Jul 21 16:36:07 s/fso/a fso GNU/Linux based image Jul 21 16:36:28 because we have some acceleromteres/compas etc... Jul 21 16:36:35 I can't reverse engineer them without android Jul 21 16:36:47 and I didn't succeed at repairing my nand Jul 21 16:36:49 I did Jul 21 16:37:00 *unpack image in system Jul 21 16:37:09 system is /dev/mtd3 Jul 21 16:37:16 and it didn't boot either Jul 21 16:37:45 so...you proposed me something some time ago about your phone when my nand would fail Jul 21 16:37:51 It didn't fail yet but.... Jul 21 16:38:06 or someone else reverse engineer the ioctls Jul 21 16:38:16 or: Jul 21 16:38:26 *we exchange phone next time we meet in person Jul 21 16:38:41 *we do it and don't exchange phone next time we meet in person Jul 21 16:39:05 mickeyl, ^^^ lots of logs Jul 21 16:39:40 btw : 3g works? Jul 21 16:39:57 I had an incorrect apn Jul 21 16:40:05 so I tried it and it stayed in connecting mode Jul 21 16:40:35 sorry, phone Jul 21 16:41:10 if you want my G1, you can have it. i don't have any use for it Jul 21 16:41:11 np Jul 21 16:41:16 ok Jul 21 16:41:20 send me your snail mail address and i'll send it Jul 21 16:41:28 I don't need it now Jul 21 16:41:30 maybe later Jul 21 16:41:49 mickeyl, maybe we need to send you a n900? Jul 21 16:42:06 yes, the n900 suddenly looks like a viable successor to the FR Jul 21 16:42:11 indeed Jul 21 16:42:13 it has: Jul 21 16:42:17 *correct kernel Jul 21 16:42:34 *a command line uttility for ophono Jul 21 16:42:46 which makes fso implementation very easy for you Jul 21 16:42:50 just add fso support Jul 21 16:42:54 and we're done Jul 21 16:43:20 how is it going with palm pre Jul 21 16:44:11 so so. morphis is still making progress (reimplemented low level msmcomm daemon in Vala), but I'm losing hope a bit. after all, i don't see it getting much more interest. the webos folks are pretty much satisfied with it as things stand Jul 21 16:45:23 btw what do you think about making, in fso wiki a grid about hardware features and support Jul 21 16:45:37 ouch Jul 21 16:45:39 something i've been planning since long, but never got around to actually do Jul 21 16:45:58 I started for a presentation in openoffice in italian Jul 21 16:46:02 I can wikify it Jul 21 16:46:04 if you want Jul 21 16:46:08 sure, sounds good Jul 21 16:46:27 basically you'll have somehting like: Jul 21 16:46:48 gps| no | working | not working Jul 21 16:46:53 no means no gps in the phone Jul 21 16:47:08 a combined hardware/software-support grid Jul 21 16:47:26 because what's the point of having a hardware thing and a software support grid separated Jul 21 16:47:44 at the end what's the difference between non-usable gps and no gps? Jul 21 16:48:46 true Jul 21 16:52:18 with GPS working, the sensors and bluetooth are the only thing not working at all Jul 21 16:53:21 yes Jul 21 16:53:33 you've got no time to reverse engineer sensors youself Jul 21 16:53:40 so or me or someone else should do it Jul 21 16:54:36 mickeyl, there is also accelerated video Jul 21 16:54:41 that could be usefull Jul 21 16:54:48 if we have a free android implementation... Jul 21 16:54:58 not sure I didn't check if it's true Jul 21 16:55:47 freesmartphone.org: 03mickey 07cornucopia * r98c04a52a42d 10/fsogsmd/src/plugins/modem_ti_calypso/plugin.vala: fsogsmd: modem_ti_calypso: send initial +CFUN on main channel Jul 21 16:56:22 btw I should make a "highly wanted customizations and usage guide" for the htcdream no? Jul 21 16:56:30 like changing gtkrc Jul 21 16:57:12 if you want... i think for these things we have users who can do feel a bit productive doing it... aren't there more challenging things open for you? ;) Jul 21 16:57:23 s/do// Jul 21 16:57:23 mickeyl meant: if you want... i think for these things we have users who can feel a bit productive doing it... aren't there more challenging things open for you? ;) Jul 21 16:57:24 yes Jul 21 16:57:31 that's why I ask Jul 21 16:57:38 in another hand Jul 21 16:57:47 I have to write them somewhere Jul 21 16:57:54 else every user would ask me : Jul 21 16:57:57 that doesn't work Jul 21 16:58:02 it's unusable Jul 21 16:58:04 etc... Jul 21 16:58:41 maybe an user should look at my htc-linux wiki notes Jul 21 16:58:47 and make the guide Jul 21 16:58:49 but.... Jul 21 16:58:58 I fear that we don't have a lot of users Jul 21 16:59:06 should I recruit one? Jul 21 16:59:17 but he's more inclined towards android Jul 21 16:59:34 the reason....I can't tell in public Jul 21 17:00:34 * GNUtoo|laptop must look how many money he has left for n900 Jul 21 17:00:40 or maybe Jul 21 17:00:51 when will we meet again Jul 21 17:00:58 no FSOSHR conf I bet Jul 21 17:01:11 not soon. mrmoku and me talked about it Jul 21 17:01:16 ok Jul 21 17:01:18 hmmm Jul 21 17:01:21 it only makes sense when we have a real big new target Jul 21 17:01:27 like... initial support for n900 or so Jul 21 17:01:29 because I could have lended you a n900 until it worked.... Jul 21 17:01:32 that would deserve organizing a sprint Jul 21 17:01:35 that would cost me a lot Jul 21 17:01:45 but at least if we have a working phone in no time.... Jul 21 17:01:51 don't bother, i will get a n900 one way or another Jul 21 17:01:56 ah ok Jul 21 17:02:03 but thansk Jul 21 17:02:07 because I can't get 2 Jul 21 17:02:10 only one n900 Jul 21 17:02:12 mrmoku: http://pastebin.com/V07JY2cU Jul 21 17:02:16 no more money at all after n900 Jul 21 17:02:37 mrmoku: will fix the missing autoreg after changing functionality now Jul 21 17:02:40 GNUtoo|laptop: :) Jul 21 17:02:44 i can imagine Jul 21 17:02:50 ok Jul 21 17:02:59 modem part will be a bit tough Jul 21 17:03:04 basically I've some money strategy Jul 21 17:03:05 but at least we have a reference Jul 21 17:03:08 I buy one laptop Jul 21 17:03:17 and use it for a really long time Jul 21 17:03:29 my previous laptop was a pentium M 2GHz Jul 21 17:03:44 it lasted something like 4-5 years Jul 21 17:04:24 and that way I've some money for the devices Jul 21 17:04:41 and I don't buy other things than laptop/devices Jul 21 17:04:55 sounds good Jul 21 17:04:58 but maybe this should be a private conversation Jul 21 17:05:01 using things for a long while is always good Jul 21 17:05:02 hehe Jul 21 17:05:15 in the abscence of important on-topic stuff here, we can linger around and chat ;) Jul 21 17:06:18 * mickeyl can't decide whether to buy a new car or not Jul 21 17:16:22 mickeyl: You want to ditch the lovely bmw cabrio? Jul 21 17:16:32 mickeyl: Perhaps for one with snow tires? ;) Jul 21 17:16:57 * stefan_schmidt is, as usual, coming in to make some sarcastic comments Jul 21 17:17:00 hah Jul 21 17:17:03 actually Jul 21 17:17:20 i was in munich to talk about swapping my 2002 coupe with a 2010 cabrio... Jul 21 17:17:35 Ah, directly in munich :) Jul 21 17:17:46 Better talk to the right people... Jul 21 17:17:50 hehe Jul 21 17:17:54 snow tires are overrated, btw. ;) Jul 21 17:17:55 Like BMW CEO, etc :D Jul 21 17:18:02 mickeyl: sure Jul 21 17:20:50 mickeyl: great Jul 21 17:22:07 aha: Jul 21 17:22:17 2010-07-21T17:15:59.219927Z [INFO] libfsotransport <0710:2>: SRC: "+CPIN?" -> [ "+CPIN: SIM PIN", "OK" ] Jul 21 17:22:17 2010-07-21T17:15:59.219949Z [DEBUG] TiCalypsoModem <4C>: Did receive a valid response for FsoGsmPlusCPIN Jul 21 17:22:17 2010-07-21T17:15:59.219963Z [INFO] TiCalypsoModem <4C>: SIM Auth status FREE_SMARTPHONE_GSM_SIM_AUTH_STATUS_PIN_REQUIRED Jul 21 17:22:17 2010-07-21T17:15:59.220041Z [DEBUG] FsoGsmGenericWatchDog : onModemStatusChange FSO_GSM_MODEM_STATUS_ALIVE_REGISTERED -> FSO_GSM_MODEM_STATUS_ALIVE_REGISTERED Jul 21 17:22:19 that's wrong Jul 21 17:22:27 yep Jul 21 17:22:29 it should roll back to SIM_LOCKED modem status Jul 21 17:23:18 advanceModemStatus(LOCKED, true) Jul 21 17:23:19 :) Jul 21 17:51:31 mickeyl: sure you do not want to buy a used car? ;) Jul 21 18:00:35 PaulFertser: it's a used car Jul 21 18:00:45 only slightly, but still Jul 21 18:01:03 mickeyl: ok, nice then ;) Jul 21 18:02:34 new cars are a sin :) Jul 21 18:02:49 you drive out of the seller's garage and it loses 10K Jul 21 18:02:57 that's insane Jul 21 18:03:56 mrmoku: d'oh... you realize that you were right! Jul 21 18:03:59 ? Jul 21 18:04:16 guess you already know the code better than me... Jul 21 18:19:46 freesmartphone.org: 03mok 07cornucopia * rdb94d14749ae 10/fsogsmd/src/lib/atmediators.vala: fsogsmd: atmediators: allow state transition from REGISTERED back to SIM_LOCKED etc. Jul 21 18:19:47 freesmartphone.org: 03mickey 07cornucopia * rea4bf1097a23 10/fsogsmd/src/lib/atmediators.vala: fsogsmd: atmediators: prohibit reentrancy for sim and network gathering methods Jul 21 18:21:38 mickey|tv: oh, nice :) Jul 21 18:22:05 mickey|tv: and no... I don't know the code better than you :P Jul 21 18:22:17 TAsn: hey... welcome home :) Jul 21 18:22:37 Thanks :P Jul 21 18:22:41 Phew, was a long week. Jul 21 18:22:46 And even a longer flight :P Jul 21 18:23:06 :) Jul 21 18:23:12 with something you have to pay for that ;) Jul 21 18:23:32 Huh? Jul 21 18:23:51 I mean... being paid what you're paid for... you have to pay something too Jul 21 18:23:57 like... taking long flights ;) Jul 21 18:23:58 (forgive me if I'm a bit slow, got home at 1am, went to work at 9am and came back home at 9pm) Jul 21 18:24:08 mrmoku, oh, yeah. Jul 21 18:24:18 :P Jul 21 18:24:19 But still Jul 21 18:24:23 freaking 12 hrs Jul 21 18:24:29 and a 1.5hrs drive to the hotel Jul 21 18:24:36 fun Jul 21 18:24:38 and the flight got delayed Jul 21 18:24:42 and ffs Jul 21 18:24:43 :| Jul 21 18:24:48 hi guys! if some one is working on taking phon calls back on SHR6U I am avaliable to do some tests. phone does not want to work anymore for me (last SHR-u and kernel form today) Jul 21 18:25:13 GarthPS: do you have your pin in /etc/phonefsod.conf? Jul 21 18:25:25 GarthPS: and yes... we're working on it :) Jul 21 18:25:55 mickey|tv: btw. my fsodeviced problems are probably due to mixing stuff from my local build with stuff from the buildhost Jul 21 18:26:12 mickey|tv: backtrace is somewhere inside glib with corrupted stack Jul 21 18:26:25 mrmoku: nope it is not ut I typed it on startup Jul 21 18:26:34 GarthPS: that's the problem :) Jul 21 18:26:41 mrmoku: :) Jul 21 18:26:44 GarthPS: add it to /etc/phonefsod.conf Jul 21 18:26:46 [gsm] Jul 21 18:26:51 sim_pin = 1234 Jul 21 18:26:58 or was it pin? Jul 21 18:26:59 hmm Jul 21 18:27:11 GarthPS: yeah, pin Jul 21 18:27:14 pin = 1234 Jul 21 18:27:32 that will bypass the PIN dialog and make it work again Jul 21 18:27:39 you can remove it after the next upgrade probably Jul 21 18:28:20 mrmoku: ok thx Jul 21 18:28:23 yw Jul 21 18:30:07 mrmoku: by the way as I tink about it, since about at least a month or two I hav noticed that when I enable deepsleep the phon is less releable.. i.e lost network and does not want to reconnect then. can I help on this issue ? Jul 21 18:33:34 GarthPS: hmm... that's a hard to debug thing... maybe ask mickey|tv what you can do to find out what happens Jul 21 18:34:02 yes. mickeyyy? :) Jul 21 18:34:39 GarthPS: probably a bit later :) Jul 21 18:34:49 mrmoku: lol yeah yeah :) Jul 21 19:26:03 how's the stability of fsogsmd right now? Jul 21 19:41:17 net_tux: increasing ;) Jul 21 19:43:59 I couldn't hit a bug in several days. Jul 21 19:45:24 <[Rui]> hey all Jul 21 19:48:58 mrmoku: but still might need to be killed/restarted? Jul 21 19:49:54 PaulFertser: was that in response to me? you've had it working okay for several days? Jul 21 19:51:32 net_tux: yes Jul 21 20:12:13 do gps and wifi work? Jul 21 20:30:24 <[Rui]> net_tux: wifi does, gps used to, but I haven't used it in a long time Jul 21 21:34:58 Martix: ah, so all is clean about your uboot problem :) may be add some note to wiki about nanwrite? Jul 21 21:37:50 freesmartphone.org: 03mickey 07cornucopia * ra89641889799 10/fsogsmd/src/plugins/modem_ti_calypso/unsolicited.vala: fsogsmd: modem_ti_calypso: silence %CSSN warning Jul 21 21:37:51 freesmartphone.org: 03mickey 07cornucopia * rbb089b7d8e49 10/fsogsmd/src/lib/atmediators.vala: fsogsmd: fix DebugCommand after removing CUSTOM from AT command table Jul 21 21:39:43 gena2x: ok, I'll do that Jul 21 22:13:16 gena2x: but I think its a bug causing destroying infomations about mtdparts in mtd0 Jul 21 22:14:03 Martix: but it's good to write at least warning, before someone will fix it? Jul 21 22:14:34 gena2x: writed :-) Jul 21 22:15:14 with information how to fix it Jul 21 22:19:33 Martix: what bug? Jul 21 22:28:54 what is the config file for fw_printenv supposed to be ? Jul 21 22:29:52 PaulFertser: when I flash u-boot by flash_eraseall /dev/mtd1 and nandwrite -p /dev/mtd1 then I must recreate mtdparts table, see http://wiki.openmoko.org/wiki/Flashing_the_Neo_FreeRunner#Alternative:_using_nandwrite Jul 21 22:30:59 Martix: strange, as there's no mtdparts table at all ;) Jul 21 22:31:09 Martix: it's just an env variable in the u-boot env. Jul 21 22:31:14 Martix: stored on a separate partition. Jul 21 22:31:31 Martix: i assume you're not implying your whole u-boot env is trashed, are you? ;) Jul 21 22:31:35 PaulFertser: and what about "physmap-flash.0" in mtd0? Jul 21 22:31:43 Martix: mtd0 is NOR Jul 21 22:31:57 PaulFertser: u-boot env is ok, after mtdparts restore Jul 21 22:32:12 Martix: there's no mtd parts table... Jul 21 22:32:38 Martix: there's a special u-boot command (dynparts) that sets that env variable and you can then use save_env. Jul 21 22:33:03 i know Jul 21 22:33:18 Martix: in fact Qi computes that dynpart thing on every start (and so does NOR u-boot). Jul 21 22:33:26 but u-boot cant load u-boot_env without knowleadge of mtdparts Jul 21 22:33:49 Martix: ah, so that makes more sense now. Jul 21 22:34:09 Martix: i seem to remember it uses some OOB at some offset to store offset to it env. Jul 21 22:34:46 maybe dfu-util handle this, but nandwrite not Jul 21 22:35:03 Martix: i guess NOR u-boot doesn't erase OOB before flashing. Jul 21 22:35:50 Martix: probably flash_erase doesn't as well, but i'd need to check the sources to tell for sure. Jul 21 22:40:55 Martix: yep, the sources say the _all version erases OOB while flasherase doesn't. Jul 21 22:41:12 Martix: i'm not sure why we always recommended flasherase_all Jul 21 22:43:08 Martix: it would be nice if someone verified that flasherase works as expected (preferrably by flashing Qi first, and then u-boot back). Jul 21 22:45:36 well, uboot seems to think my usd card is 3 gig. is this being set in uboot env ? Jul 21 22:45:59 no Jul 21 22:46:56 do you know how I can go about fixing it ? Jul 21 22:47:07 gonzoism: by using Qi ;) Jul 21 22:47:40 :) i'd rather have uboot, but i'll give Qi a spin. any particular image I should use ? Jul 21 22:48:10 PaulFertser: flasherase doesnt works as expected, tried checked by nanddump and flash contains also non 0xFF blocks Jul 21 22:48:31 Martix: did you use nanddump without parameters? Jul 21 22:48:38 yes Jul 21 22:48:43 Weird Jul 21 22:49:21 Martix: it erases only a single block if count is omitted. Jul 21 22:49:22 after flash_eraseall all blocks are 0xFF Jul 21 22:49:33 Martix: you should supply count of eraseblocks. Jul 21 22:56:14 PaulFertser: what is blocksize? 512 bytes? Jul 21 22:56:32 Martix: mtdinfo /dev/mtd3 | sed -n '/eraseblocks:/ { s/.*: *\([0-9]\+\) .*/\1/; p}' Jul 21 22:58:02 -sh: mtdinfo: not found Jul 21 22:58:14 Martix: ok, i'll tell you. It's 2 :) Jul 21 22:58:27 mtd_debug info ? Jul 21 22:58:35 Martix: cat /proc/mtd and divide size by erasesize Jul 21 22:58:54 Martix: anyway it affects only u-boot so one can safely hardcode 2 in the wiki. Jul 21 22:59:01 thanks Jul 21 23:00:05 Martix: i would appreciate it if you check it thoughroughly and if it works, correct the wiki (flasherase_all for rootfs is still ok, but for u-boot one needs to preserve OOB). Jul 21 23:00:19 ok Jul 21 23:00:27 Gotta sleep now, see you tomorrow. Jul 21 23:00:31 gn Jul 21 23:00:35 :) Jul 21 23:14:05 PaulFertser: ehm, problem is still here even with flash_erase /dev/mtd1 0 2 Jul 21 23:53:20 gn Jul 22 02:17:46 larsc: out of curiosity, the driver for ar6000 is not the ar6k-ng that can be found on http://svn.openmoko.org/developers/sameo/patches/ar6k-ng/ , any reason ? ( because source code look cleaner, ie no define that are portability leftover ) **** ENDING LOGGING AT Thu Jul 22 02:59:56 2010