**** BEGIN LOGGING AT Wed May 27 02:59:57 2009 May 27 06:27:52 O_O May 27 07:56:01 hi May 27 07:56:14 can cupcake be installed to external sd card ? May 27 07:56:21 installed and booted :) May 27 15:47:10 hi May 27 16:33:51 hi May 27 18:46:20 hello all May 27 18:49:20 hi May 27 18:51:28 moin May 27 18:52:40 excuse me...adb gives me this error May 27 18:52:41 pbaxter@pbaxter-eeepc:~/ANDROID$ ADBHOST=192.168.0.202 adb -e install Android_Sudoku.apk May 27 18:52:41 EOCD not found, not Zip May 27 18:52:41 file 'Android_Sudoku.apk' is not a valid zip file May 27 18:54:38 wtf May 27 18:55:15 Hi! I'm trying to flash andoid koolu r7, the automated installation fails. Can someone please tell me which files I have to flash to which partition? May 27 18:55:30 and how the sd card needs to be partitioned? May 27 18:56:01 I can't find that on either the openmoko wiki, the koolu forumn nor the koolu website, let alone google May 27 18:56:06 koolu does have an r7? May 27 18:56:29 b7 that is http://www.koolu.org/releases/beta7/ May 27 18:56:54 pbaxter@pbaxter-eeepc:~/ANDROID$ ADBHOST=192.168.0.202 adb -e install Android_Sudoku.apk May 27 18:56:55 EOCD not found, not Zip May 27 18:56:55 file 'Android_Sudoku.apk' is not a valid zip file May 27 18:57:13 nice May 27 18:57:23 how can i do? May 27 18:57:27 are you useing linux? May 27 18:57:44 ah May 27 18:57:57 yes...ubuntu May 27 18:57:57 you did it, k than your apk is broken I guess May 27 18:58:17 ok i try with another May 27 18:59:25 but it doesn't work May 27 18:59:45 any ideas? the tarball has the following files in it: May 27 18:59:52 ./uImage May 27 18:59:52 ./uImage.bin May 27 18:59:53 ./ramdisk.img May 27 18:59:53 ./system.img May 27 18:59:54 ./boot May 27 18:59:54 ./boot/uImage-GTA02.bin May 27 18:59:55 ./userdata.img May 27 18:59:57 ./qi.img May 27 18:59:59 ./kernel.img May 27 19:00:01 ./md5sums May 27 19:00:39 qi and kernel is pretty obvious, system.img is the largest, I guess that gues into rootfs, but what about the others? May 27 19:02:47 flohack, add it at your sd card and boot from sd May 27 19:03:47 i tried that of course, it hangs with a wsod May 27 19:04:21 boots (messages), flashes qi, vibrates, hangs forever in wsod May 27 19:04:23 wsod? May 27 19:04:30 white screen of death... May 27 19:04:35 I see May 27 19:04:42 hmm May 27 19:05:31 flohack: http://koolu.com/~marcelo/README scroll down to the part that says "How do I install this?" May 27 19:06:44 m2: thanks, but thats the same procedure as http://freerunner.android.koolu.com/release-files which unfortunately hangs with wsod May 27 19:08:55 oh, right... May 27 19:08:56 I flashed qi.img to u-boot, kernel.img to kernel and system.img to rootfs. When I press the power button for a few seconds, the device vibrates twice in a row and then hangs with the screen backlight off. May 27 19:09:11 do I need to prepare the sd card somehow? May 27 19:10:43 actually, you only need to flash qi.img to u-boot. Qi looks first in the SD card and falls back to NAND if it doesn't find one. If you put the files in the SD card as described it will complete the installation. May 27 19:10:58 hmm I looked at I looked at the changelog May 27 19:11:21 If you boot using Qi, the SD card has to be formatted as ext3 (it doesn't matter which partition it is, as long as there are only 4 IIRC) May 27 19:12:01 so you can have a ~ 64 MB partition for the installation files and a VFAT partition with the rest of the stuff if you wish. May 27 19:12:38 if you can't create an ext2/3 partition, you can use a VFAT partition, but you have to use NOR U-boot in that case. May 27 19:13:12 ok, will an ext2 partition with the files on it spanning the whole card suffice? May 27 19:13:34 there are some changes May 27 19:13:41 if there's a partition, it should work May 27 19:13:55 m2, are you looking at our repository, or is that not possible? May 27 19:14:24 if you formatted, say /dev/sda as ext2, it won't work, I didn't cover that case. May 27 19:14:48 Serdar: did you manage to publish the repo properly over git:// ? May 27 19:15:04 Serdar: http:// is wasting my time for peanuts May 27 19:16:17 it should be git-daemons part May 27 19:16:24 m2: I reread your comments and I still derive from them that a simgle ext2 partition on the sd card with qi installed in NAND should work, am I getting you wrong? May 27 19:16:30 GITDAEMON_OPTS="--syslog --export-all --base-path=/var/git /var/git" May 27 19:17:09 flohack: yep, that should work May 27 19:17:26 and /var/git/cupcake is the repository but there is no .git so int don't work and I am not really familar with repo May 27 19:17:31 flohack: do you see a bunch of messages flying by when you turn on the device? May 27 19:17:31 ....All I get is a white--grey screen May 27 19:17:51 m2: no, actually not, it just boots directly to the white screen and sits there May 27 19:18:45 m2: The device should be fine, I had it working with SHR a few minutes ago May 27 19:19:03 flohack: can you provide a listing of the files on the SDcard? -> http://pastebin.com/ May 27 19:19:45 Serdar: ls -l /var/git please? May 27 19:21:49 drwxr-xr-x 17 cupcake nobody 4096 26. Mai 18:33 cupcake May 27 19:21:49 lrwxrwxrwx 1 root root 27 21. Mai 13:47 cupcake.git -> cupcake/.repo/manifests.git May 27 19:22:36 hmm... May 27 19:22:59 m2: http://pastebin.com/d2da2aac8 May 27 19:23:15 Serdar: I owe you a cent if that works... May 27 19:23:56 flohack: hehe, I was actually looking for the contents of boot/ :-D May 27 19:24:37 flohack: the root dir looks fine, for whatever it's worth... May 27 19:25:48 m2: http://pastebin.com/d7877ccc7 May 27 19:27:48 flohack: remove /media/disk/boot/noboot-GTA02 May 27 19:28:19 flohack: it means the installer script ran, but for some reason didn't finish properly May 27 19:30:11 m2: Can I look at the script somehow? I really hate playing trial-error with scripts :-) May 27 19:31:07 It can't be too difficult to flash the three NAND partitions and setup the sd card. May 27 19:31:25 m2, if what works? May 27 19:32:18 are you trying something? May 27 19:32:46 me2: that did work...installation running May 27 19:33:08 flohack: sure you can -> http://git.koolu.org/?p=freerunner/platform/installer.git;a=blob;f=init;h=ce819c36124c3fcedb6ca451eacf25494f856a4c;hb=installer May 27 19:33:59 m2: The installation script ran, I saw it flashing NAND for about 50 seconds. then two vibrate sounds and wsod again May 27 19:34:29 gggrrrr May 27 19:39:39 m2, if what works? May 27 19:39:39 are you trying something? May 27 19:44:39 m2: ok the problem is the yaffs2 filesystem which I cannot create from the host machine May 27 19:44:51 m2: therefore we need the automatic installation May 27 19:52:06 m2: I watched the installation sequence a bit closer: May 27 19:52:14 Found installation files May 27 19:52:14 writing May 27 19:52:14 skipping bad block May 27 19:52:15 installed everything May 27 19:52:15 rebooting May 27 19:52:31 I get the skipping bad block message about 4-5 times. May 27 19:52:44 right after printing rebooting it turns white May 27 19:53:14 m2: the installation therefore works fine May 27 19:54:22 m2: When I use the NOR bootloader after the installation, I see the koolu image...I'm still waiting for it to finish May 27 19:55:16 m2: seems to be stuck... May 27 20:02:15 flohack: the first time takes a bit longer... May 27 20:02:28 it should be done by now... May 27 20:02:35 it doesn't take *that* long May 27 20:03:31 m2: It's stuck I'd say....can I debug that without a debug board? May 27 20:04:50 m2: It's interesting that it does not boot with qi at all May 27 20:06:15 if android is booting and it's making it so far, you should be able to ping it at 192.168.0.202 May 27 20:08:44 no ping gets through May 27 20:09:12 the usb0 iface is there though May 27 20:09:35 no ports open May 27 20:17:47 m2: any other ideas? May 27 21:12:45 m2: Thanks for your help. Maybe someone fixes beta7, someone on the forums seems to have the same problem. see you later. **** ENDING LOGGING AT Thu May 28 02:59:58 2009