**** BEGIN LOGGING AT Fri May 27 02:59:58 2011 May 27 05:32:22 Hello May 27 05:34:23 2Ayla: I hope you undestend yourself that it is too low info to make suggestion about boot problem in situation you describe. May 27 05:35:11 Check in reverse order: May 27 05:35:57 but android does not boot, it fails to find a couple of files like /system/bin/sh among others May 27 05:36:59 Try to find exectly which files and check is thay exsist in your imsge files. May 27 05:37:56 How you boot? Which bootloader you use? May 27 05:38:16 I obtained a couple of .img files that I flashed on my openmoko with dfu-util May 27 05:40:16 How many and which .img files you obtained? Its details to comparation. How did you flashed its? May 27 05:40:34 I built froyo from source, the NAND version May 27 05:41:40 Which source you get? Are you sure that building process has been finished successfully? May 27 14:43:44 hello May 27 14:44:09 I compiled both Froyo and the installer May 27 14:44:21 I had to make some changes to the installer Makefiles btw May 27 14:44:50 I extracted the .tar.gz archive built with the script on the vfat partition of my SD May 27 14:45:14 when I boot up, it writes the kernel on the nand, and reboots May 27 14:45:35 then, android starts, I can see a small "ANDROID" written on the screen May 27 14:45:52 but from here, it prints "init: untracked pid xxxx exited" endlessly May 27 14:46:11 and the speakers make small popping noises at the same time May 27 14:46:16 can anyone help me on this? May 27 14:59:53 Hi May 27 15:00:51 I had to make some changes to the installer Makefiles btw I think you should do all without changing to undestend how its works. May 27 15:02:02 without modifying the makefiles? May 27 15:02:13 then it's simple, it won't compile at all May 27 15:03:17 it uses -march=armv4 for host (x86) tools, and it uses -Wl parameters with ld May 27 15:03:23 so obviously it fails May 27 15:03:47 So you have done a mistake somewere. May 27 15:04:15 no, I fixed mistakes May 27 15:05:01 Current state froyo and installer from gitorious work well. It was tested by some guys. May 27 15:05:36 I installed latest toolchain, built latest android, and only the installer won't compile out of the box May 27 15:06:53 but the toolchain is wrong May 27 15:07:01 Where you take "latest toolchain, built latest android". For freerunner only gitorious repository is working. I doubt that other work. May 27 15:08:17 of course, I fetched from the gitorious repo May 27 15:08:23 branch "froyo" May 27 15:08:41 if you source /usr/local/openmoko/arm/setup-env : May 27 15:09:02 "echo $LD" gives "arm-angstrom-linux-gnueabi-ld" May 27 15:09:16 and "echo $LDFLAGS" gives "-L/usr/local/openmoko/arm/arm-angstrom-linux-gnueabi/lib -Wl,-rpath-link,/usr/local/openmoko/arm/arm-angstrom-linux-gnueabi/lib -Wl,-O1" May 27 15:09:20 which is indeed wrong May 27 15:09:28 as ld does not know the -Wl parameter May 27 15:10:00 it's a parameter used to supply other parameters (here, -O1 for instance) to ld when using GCC as the linker May 27 15:12:30 It looks that you have done something not according http://code.google.com/p/android-on-freerunner/wiki/BuildIt May 27 15:13:10 I did exactly what's written on this May 27 15:15:28 Please, check twice. Current state froyo and installer from gitorious should be builded without any changes. May 27 15:16:45 I can't build it without changes May 27 15:17:01 as I proved it earlier, it cannot work May 27 15:17:33 not because of froyo and the installer, because of the toolchain May 27 15:18:04 on this page: http://wiki.openmoko.org/wiki/Toolchain#Downloading_and_installing May 27 15:18:14 the x86_64 toolchain does not work May 27 15:21:41 All packages you need shown here: http://source.android.com/source/initializing.html . You do not need on this page: http://wiki.openmoko.org/wiki/Toolchain#Downloading_and_installing May 27 15:22:26 then the wiki is wrong :) May 27 15:22:38 this page: http://code.google.com/p/android-on-freerunner/wiki/BuildIt May 27 15:22:49 has a link to the openmoko wiki page for the toolchain May 27 15:23:46 ah, but I already compiled Froyo May 27 15:23:59 the openmoko toolchain is needed just for the installer May 27 15:25:01 what I need is just the installer so that I can test my froyo build... May 27 15:31:16 Good luck. I have to go. May 27 15:31:28 thank you anyway May 27 15:31:34 ... too late May 27 15:32:18 well if that changes anything, when I try to install android from "android-on-freerunner-froyo-201104.tar.gz" freshly downloaded from the google code page, I get the very same problem May 27 15:32:40 the kernel will be written on the memory, and then the installer will be stuck in an endless loop May 27 16:26:24 the issue I'm having is this one: http://code.google.com/p/android-on-freerunner/issues/detail?id=16 May 27 16:42:46 even if I flash the regular .img files with dfu-util **** ENDING LOGGING AT Sat May 28 02:59:57 2011