**** BEGIN LOGGING AT Thu Sep 23 02:59:58 2010 Sep 23 11:29:30 Hi everyone. Any developers out there interrested on working on an Open Source Android based smartphone? Sep 23 11:54:45 Hi everyone, are there any developers out there who are interrested in workin gon an Open Source Android based Smartphone? Sep 23 15:05:40 hi! Sep 23 15:05:49 I've got a problem with my AoF installation Sep 23 15:06:14 (not the install itself) Sep 23 15:07:40 I installed AoF on my Neo a few month ago, it always worked as expected, but today, I choosen to replace Qi by U-Boot. I specified the option to use a bigger kernel (but I tried a few times without), and when I booted, I had the AoF logo, and nothing more (I waited about 30 minutes) Sep 23 15:07:54 Now I replaced U-Boot by Qi, and I still have the same issue ! Sep 23 15:08:42 How could I make it work ? Sep 23 15:16:50 to paulk_: It seems that you flash qi not for android, but common. Sep 23 15:18:48 you mean that there is an android specific qi version ? Sep 23 15:20:33 Please, flash qi from android distribution or newest one from: http://www.google.com/url?sa=D&q=http://rapidshare.com/files/416857444/qi.img&usg=AFQjCNHKeebkDp7ZTHygYqgTopMSHd6eag Sep 23 19:26:41 updated packaging script to handle TARGET_PRODUCT Sep 23 19:27:10 just downloaded the Froyo branch and compiling now Sep 23 19:27:41 when finished I can do the final tests Sep 23 19:28:07 but script is already finished **** BEGIN LOGGING AT Thu Sep 23 20:48:15 2010 Sep 23 20:48:15 they was an LinuxTag2010 this year Sep 23 20:48:27 and I hope I can contact google :D Sep 23 20:57:48 hmm I guess I should ask them tomorrow Sep 23 20:58:48 we need a stable reslease of cupcake and a better release of froyo, otherwise they will not take us sereosly with our RC1 from last FOSDEM Sep 23 21:00:39 well, time to start some programming, Serdar Sep 23 21:01:25 I am working on a Filesystem based on memory, there is no time for anything else Sep 23 21:01:45 there are already enough filesystems in the world Sep 23 21:01:50 even in memory Sep 23 21:02:10 what gave you the idea to build yet another FS Sep 23 21:02:13 ? Sep 23 21:02:33 my professor Sep 23 21:02:46 throw him out Sep 23 21:02:52 who is he? Sep 23 21:02:55 Reiser? Sep 23 21:03:00 :-) Sep 23 21:03:11 hehe. no it's an EU project Sep 23 21:03:28 I am mapping the memory as a filesystem. Sep 23 21:03:46 it must be faster, because writing on memory is faster than writing on hdd Sep 23 21:04:00 obviously Sep 23 21:04:13 ramfs comes to mind Sep 23 21:04:44 ramfs is only for one machine Sep 23 21:04:51 what if you got a cluster? Sep 23 21:05:03 10 nodes Sep 23 21:05:06 each with 4 G Sep 23 21:05:19 you got 40 G ram why not useing it? Sep 23 21:05:30 sharing your ram Sep 23 21:05:40 OSS: Object Sharing Service Sep 23 21:05:49 sharing your ram via fibre channel Sep 23 21:05:54 bye bye speed gain Sep 23 21:06:05 anyway Sep 23 21:06:15 yes but local LAN Sep 23 21:06:27 still slower than a HD Sep 23 21:06:30 a lot slower Sep 23 21:06:49 no Sep 23 21:06:58 you got everything local Sep 23 21:07:13 on your memory but you share any changes Sep 23 21:08:12 so developing in what language? Sep 23 21:08:20 C Sep 23 21:08:25 c, c++, asm Sep 23 21:08:51 no one still living is crazy enough to program in asm Sep 23 21:08:59 I am Sep 23 21:09:03 anyway Sep 23 21:09:09 yes you are :P Sep 23 21:09:31 since you're now learning a lot of c coding Sep 23 21:09:44 I hope you can channel your experience to the AoF project Sep 23 21:09:49 I am learing to hate C Sep 23 21:09:58 i now the feeling Sep 23 21:10:14 still, it's a great language Sep 23 21:10:25 so, hope you can contribute to AoF very soon Sep 23 21:10:35 it was a first april fool Sep 23 21:10:42 I hope so too. Sep 23 21:10:50 need to go now Sep 23 21:10:56 me too Sep 23 21:10:57 Froyo just finished compiling Sep 23 21:11:22 now I can do my monkey testing with the PackageInstaller script Sep 23 21:11:28 how to use your script? Sep 23 21:11:28 if everything works Sep 23 21:11:52 if all works we can commit the new version Sep 23 21:12:18 and with that the toolchain is finished Sep 23 21:12:33 if I run make I get this: make[1]: Koolu.mk: No such file or directory Sep 23 21:12:57 have you synced recently? Sep 23 21:13:16 repo sync in your installer tree? Sep 23 21:13:17 I made a new checkout now Sep 23 21:13:35 from scratch Sep 23 21:13:38 so it must be new Sep 23 21:13:42 and get rid of your changes I saw, because these will brake things for you Sep 23 21:13:53 it'S missing a Koolu.mk in busybox Sep 23 21:14:04 not anymore Sep 23 21:14:12 it's all there Sep 23 21:14:36 just remove your installer tree from your system and repo init again Sep 23 21:14:39 nope it's not, check it out Sep 23 21:14:51 Yes it is Sep 23 21:14:53 I did that Sep 23 21:15:15 repo init -u git://gitorious.org/android-on-freerunner/freerunner_platform_manifest.git -b installer Sep 23 21:15:19 repo sync Sep 23 21:15:43 and then what? Sep 23 21:15:58 there is no koolu.mk in busybox Sep 23 21:16:23 yes there is Sep 23 21:16:53 busybox/Koolu.mk Sep 23 21:17:02 I'm looking at it right now Sep 23 21:17:38 no, I triedI am also looking at busybox but there is no Koolu.mk Sep 23 21:17:56 MODULE_LICENSE_GPL Sep 23 21:18:18 this Koolu.mk must be local Sep 23 21:19:15 no Sep 23 21:19:17 http://code.google.com/p/android-on-freerunner/issues/detail?id=154#c11 Sep 23 21:19:37 changes were pushed to gitorious by Jim Sep 23 21:19:50 it is on the git right Sep 23 21:19:56 but I dobn't get it with sync Sep 23 21:20:36 in that case you need to let Jim know there is something wrong Sep 23 21:20:54 the entire installer tree is fixed with that patch Sep 23 21:22:20 it's strange Sep 23 21:22:32 you did a clean sync from scratch now? Sep 23 21:23:10 I've been validating the patches by Sebkuemmel on my local system Sep 23 21:23:33 there were a few things that had to be modified Sep 23 21:23:43 before committing to Jim Sep 23 21:25:08 so the answer is no Sep 23 21:25:31 but the fact that you don't get the file when doing a nice clean repo init is not normal Sep 23 21:28:44 I suggest you post your findings on issue 154 so Jim can that a look at our gitorious to see what is wrong Sep 23 21:32:18 Serdar: can you update issue 154 with your findings? Sep 23 21:34:22 okay Sep 23 21:36:05 done Sep 23 21:36:15 need to go, good night **** BEGIN LOGGING AT Fri Sep 24 02:04:35 2010