**** BEGIN LOGGING AT Tue Jun 29 02:59:57 2010 Jun 29 03:24:34 can i hear calls on todays shr-u? Jun 29 05:13:18 "so i fixed AUX and continue tests bravely :)" that's the man speaks! :))) Jun 29 05:16:16 paul whats the best way to get debian on an sdcard ab run shr on nand? Jun 29 05:16:37 install.sh fails for me Jun 29 05:25:29 slaxxed: what exactly fails? Jun 29 14:55:30 is there any store that i can send my fr to fix my broken aux button and apply the buzz fix ? Jun 29 15:02:13 Ar|stote|is: ask our hw guys nearby. Jun 29 15:02:42 s/our// Jun 29 15:02:43 gena2x meant: Ar|stote|is: ask hw guys nearby. Jun 29 15:17:31 I have problem with u-boot env Jun 29 15:17:41 Loading Environment from NAND... Jun 29 15:17:41 *** Warning - bad CRC or NAND, using default environment Jun 29 15:17:54 Martix_: trying 500mhz? Jun 29 15:18:30 gena2x: not now, but it started when I was trying 500MHz Jun 29 15:18:50 Martix_: probably uboot is not configured for >2Mb kernels. Jun 29 15:19:15 it was Jun 29 15:19:32 but I have problem with loadenv Jun 29 15:19:43 oh. Jun 29 15:19:50 try reflash env Jun 29 15:20:06 you may use mine from bsdmn.com/openmoko/uboot500 Jun 29 15:20:15 u-boot_env.in Jun 29 15:20:19 already tried Jun 29 15:20:45 FYI flash_eraseall /dev/mtd1 without errors/badblocks Jun 29 15:20:58 hm. it works for many people. no idea... Jun 29 15:21:31 erase is erase. Jun 29 15:21:39 hm... Jun 29 15:21:50 GTA02v5 # saveenv Jun 29 15:21:50 Saving Environment to NAND... Jun 29 15:21:50 Erasing Nand...GTA02v5 # Jun 29 15:21:57 GTA02v5 # loadenv Jun 29 15:21:57 Loading Environment from NAND... Jun 29 15:21:57 *** Warning - bad CRC or NAND, using default environment Jun 29 15:22:03 better flash. Jun 29 15:22:53 unlucky case of bad sector in u-boot_env? Jun 29 15:23:27 may be need reconfigure u-boot to workarouns this... Jun 29 15:23:29 flash_eraseall isnt complaining anything about bad blocks Jun 29 15:23:41 it's shouldn't Jun 29 15:23:46 erase != write Jun 29 15:24:06 flash has 3 separate ops, erase, write and read. Jun 29 15:24:21 erase will not complain in any case i guess. Jun 29 15:24:30 write or read may. Jun 29 15:25:38 that's why i propose to use dfu as it checks write. Jun 29 15:28:23 dfu seems broken (started just before I flashed 500MHz u-boot), it see only rootfs partition Jun 29 15:28:41 going to try: http://wiki.openmoko.org/wiki/NAND_bad_blocks#Clearing_BadBlocks Jun 29 15:29:24 btw I have debug board if I'll brick NAND Jun 29 15:29:53 Martix_: hmm.. NAND issues for you as well? Jun 29 15:30:02 Weiss: yep Jun 29 15:30:40 Weiss: please, tell me your story, log link is enough :-) Jun 29 15:32:52 hehe Jun 29 15:32:52 Martix_: i have 3 people already used all versions of env and u-boot and it is ok for everyone. Jun 29 15:33:09 I've just been finding that my rootfs has corrupted itself about 4/5 times in quick succession Jun 29 15:33:12 Martix_: no single problem reported. Jun 29 15:33:44 gena2x: its not related to 500 MHz u-boot, I am running default u-boot for now Jun 29 15:35:13 Martix_: oh, check your dfu-util Jun 29 15:35:30 Martix_: if it is from distibution, try from openmoko. Jun 29 15:35:48 Martix_: once people told about such problem. Jun 29 15:35:51 already checked and tried Jun 29 15:36:42 may be your default is wrong? Jun 29 15:36:54 which is default for you? Jun 29 15:37:08 can nor uboot flash images? Jun 29 15:38:14 u-boot-gta02v5-1.3.1+gitr650149a53dbdd48bf6dfef90930c8ab182adb512-r1 Jun 29 15:38:17 using this one Jun 29 15:38:28 http://downloads.openmoko.org/distro/unstable/daily/om-gta02/20100131/ Jun 29 15:38:45 u-boot-gta02v5-1.3.1+gitr650149a53dbdd48bf6dfef90930c8ab182adb512-r1.bin Jun 29 15:38:58 your nor is ok? Jun 29 15:39:05 used before without troubles Jun 29 15:39:07 flash with nor. Jun 29 15:39:23 env with nor. Jun 29 15:41:05 or check beast config manually. Jun 29 15:41:15 runned http://wiki.openmoko.org/wiki/NAND_bad_blocks#Clearing_BadBlocks and no new bad blocks Jun 29 15:41:30 try flashing both env and uboot with nor. Jun 29 15:41:53 if your nand uboot is misconfigured may be it can't write env to correct place. Jun 29 15:42:00 running NOR Jun 29 15:42:01 http://wiki.openmoko.org/wiki/NAND_bad_blocks#Clearing_BadBlocks Jun 29 15:42:11 srr: dfu-util -l Jun 29 15:42:11 dfu-util - (C) 2007-2008 by OpenMoko Inc. Jun 29 15:42:11 This program is Free Software and has ABSOLUTELY NO WARRANTY Jun 29 15:42:11 Found Runtime: [0x1d50:0x5119] devnum=0, cfg=0, intf=2, alt=0, name="UNDEFINED" Jun 29 15:42:37 so, only rootfs partition is available Jun 29 15:42:47 with nor uboot? Jun 29 15:42:52 yep Jun 29 15:42:59 other dfu-util? Jun 29 15:43:24 go to uboot console and check. Jun 29 15:43:32 it can list partitions. Jun 29 15:44:42 mtdparts mtdparts=physmap-flash:-(nor);neo1973-nand:0x00040000(u-boot),0x00040000(u-boot_env),0x00800000(kernel),0x000a0000(splash),0x00040000(factory),0x0f6a0000(rootfs) Jun 29 15:44:44 seems ok Jun 29 15:45:04 oh. wait. rebooting... Jun 29 15:46:45 GTA02v6 # mtdparts Jun 29 15:46:45 device nor0 , # parts = 1 Jun 29 15:46:45 #: name size offset mask_flags Jun 29 15:46:45 0: nor 0x00200000 0x00000000 0 Jun 29 15:46:45 device nand0 , # parts = 6 Jun 29 15:46:46 #: name size offset mask_flags Jun 29 15:46:48 0: u-boot 0x00040000 0x00000000 0 Jun 29 15:46:50 1: u-boot_env 0x00040000 0x00040000 0 Jun 29 15:46:52 2: kernel 0x00800000 0x00080000 0 Jun 29 15:46:54 3: splash 0x000a0000 0x00880000 0 Jun 29 15:46:56 4: factory 0x00040000 0x00920000 0 Jun 29 15:46:58 5: rootfs 0x0f6a0000 0x00960000 0 Jun 29 15:47:00 active partition: nor0,0 - (nor) 0x00200000 @ 0x00000000 Jun 29 15:47:02 defaults: Jun 29 15:47:04 mtdids : nor0=physmap-flash,nand0=neo1973-nand Jun 29 15:47:06 mtdparts: Jun 29 15:47:08 ? Jun 29 15:47:24 same to you? Jun 29 15:47:49 if yes, your dfu-util is broken. Jun 29 15:49:50 also you might try to poweroff, remove battery to reset. Jun 29 15:50:13 because clk2 uboot changes sdram settings. Jun 29 15:50:29 and wait a minute. Jun 29 15:50:41 but i wonder if it'll help Jun 29 16:00:17 heh, don't panic. i had dead phone in progress, but it turned out to be desoldered aux button. Jun 29 16:07:13 booted from uSD Jun 29 16:07:24 cat /proc/partitions looks valid Jun 29 16:07:32 solved? Jun 29 16:07:43 have you tried my suggestion? Jun 29 16:07:49 not yet Jun 29 16:07:53 ah... Jun 29 16:08:07 something is wrong with dfu-util Jun 29 16:08:30 hm. Jun 29 16:08:45 flashing with nandwrite Jun 29 16:08:57 i told you to get other dfu-util. Jun 29 16:09:20 I tried other dfu-util... Jun 29 16:09:38 from Openmoko and also from distro Jun 29 16:11:47 Июн 24 11:55:14 and if i do dfu-util --list , that's the result: Jun 29 16:11:47 Июн 24 11:55:17 Found DFU: [0x1d50:0x5119] devnum=21, cfg=0, intf=0, alt=6, name="rootfs" Jun 29 16:11:47 Июн 24 11:55:18 Found Runtime: [0x413c:0x8142] devnum=3, cfg=0, intf=0, alt=0, name="UNDEFINED" Jun 29 16:13:00 Июн 24 12:20:54 so, can you try other version of dfu-util Jun 29 16:13:00 Июн 24 12:21:05 i've downloaded the binary from openmoko.org Jun 29 16:13:00 Июн 24 12:21:07 this works Jun 29 16:13:00 Июн 24 12:21:28 so problem solved? Jun 29 16:13:00 Июн 24 12:21:46 yes yes yes :D Jun 29 16:13:44 Июн 24 11:54:31 maybe it's also a problem on my computer.. i use kubuntu 10.04 now Jun 29 16:13:55 oh binary, I was compiling... Jun 29 16:16:10 if it's same problem, someone need to find and fix bug Jun 29 16:16:19 until broken dfu spread. Jun 29 16:20:28 binary dfu-util not helped Jun 29 16:21:55 so, uboot thinks i have 6 partitions, but dfu-util 2? Jun 29 16:22:09 or even none? Jun 29 16:22:28 sound like bug... Jun 29 16:23:49 found only one: Found Runtime: [0x1d50:0x5119] devnum=0, cfg=0, intf=2, alt=0, name="UNDEFINED" which points to rootfs Jun 29 16:24:21 how did you find it points to rootfs? Jun 29 16:25:04 because it was flashing rootfs Jun 29 16:26:31 and nandwrite is ok? Jun 29 16:26:41 yep Jun 29 16:26:48 saveenv/loadenv isnt working Jun 29 16:26:48 and nand uboot? Jun 29 16:26:57 is ok Jun 29 16:27:18 hmmm. sounds like dfu bug...... Jun 29 16:27:27 no more idea :) Jun 29 16:27:53 maybe somehow related to changed system libs... Jun 29 16:27:57 I have an idea...setup u-boot_env from Linux Jun 29 16:28:19 but nor should work in any case. Jun 29 16:28:31 absolutely any. Jun 29 16:28:38 I know, but it doesnt Jun 29 16:28:50 so it's something on host. Jun 29 16:30:09 nandtest /dev/mtd2 is successfull Jun 29 16:30:33 of it all ok with our nand and fr. Jun 29 16:30:38 NAND is ok, but u-boot saveenv is buggy Jun 29 16:30:42 it's domething on test Jun 29 16:31:10 saveenv may be buggy Jun 29 16:31:20 i even saw bug like this Jun 29 16:31:32 but this should not touch nor uboot. Jun 29 16:31:54 which should dfu happyly. Jun 29 16:32:33 http://kerneltrap.org/mailarchive/openmoko-devel/2010/6/2/6879673/thread Jun 29 16:32:41 btw on my Touch Book is u-boot being configured from booted Linux distribution, I'll try these script on FR Jun 29 16:34:54 or I've found http://wiki.openmoko.org/wiki/Devirginator Jun 29 16:35:57 i'm using one of devirginator tools to generate environment. Jun 29 16:36:21 from text file. so i always just flash it, not edit. Jun 29 16:37:32 that's what I needed, I can flash u-boot_env from SHR by nandwrite :-) Jun 29 16:38:48 i am doing it with dfu-util... Jun 29 16:47:53 something is wrong with u-boot's loadenv Jun 29 16:48:38 flashed and checked right u-boot_env in /dev/mtd2 but NAND u-boot doesnt load it Jun 29 16:50:58 I'll try some old u-boot: http://downloads.openmoko.org/distro/releases/Om2008.12/gta02v5_and_up-u-boot.bin Jun 29 16:54:44 may be you can instruct uboot to see what it gets? Jun 29 16:54:48 btw I am not alone, somebody else has a problem with dfu-util Jun 29 16:55:09 after 500Mhz? Jun 29 16:55:29 gena2x: imho it gets nothing, because bad CRC when it loads env Jun 29 16:55:32 gena2x: nope Jun 29 16:56:07 Martix_: i hope 500Mhz not related... Jun 29 16:56:32 yes Jun 29 16:56:38 Martix_: i mean, it has nandread Jun 29 16:56:47 to memory. Jun 29 16:57:00 may be useful to check it. Jun 29 16:57:08 i hope it has Jun 29 16:58:43 old u-boot didnt helped Jun 29 17:00:14 try to find problem cause intellegently. Jun 29 17:00:22 loadenv not work? Jun 29 17:00:28 try to read nand from u-boot. Jun 29 17:00:46 from nor uboot and so on. Jun 29 17:01:16 this way is only way to solve such problems... Jun 29 17:01:28 sorry if sounds trivial. Jun 29 17:01:43 thanks for suggestion Jun 29 17:02:21 I think I found problems in nandread when I once tested it Jun 29 17:03:27 generally make absolutely sure you're not accidentally working on NOR Jun 29 17:04:19 yes, and recheck all steps you doing. most often some small stupid typo. Jun 29 17:04:26 gena2x: you mean nand read or nand read.e? Jun 29 17:05:49 Martix_: tell me if you need help with uboot. but i don't know it commands. need to check. i can load my uboot and help, but only if you in trouble. Jun 29 17:12:29 * gena2x just writing simple script for hour... Jun 29 17:12:37 * gena2x want to finish it... Jun 29 17:12:52 GTA02v5 # nand read.e 0x32000000 u-boot_env Jun 29 17:12:52 NAND read: device 0 offset 0x40000, size 0x40000 Jun 29 17:12:52 Reading data from 0x7f800 -- 100% complete. Jun 29 17:12:52 262144 bytes read: OK Jun 29 17:13:04 both NOR and NAND u-boots Jun 29 17:13:13 now dump memory Jun 29 17:13:25 and see if it is ok Jun 29 17:13:46 and is it == to original file Jun 29 17:19:41 memory dump seems ok Jun 29 17:20:03 so your original file has bad crc. Jun 29 17:20:06 but there is nothing like CRC Jun 29 17:20:10 yep Jun 29 17:20:21 did you tried one from my site? Jun 29 17:20:45 also possible uboot miscalculates crc Jun 29 17:21:06 but i don't believe in miscalculation. Jun 29 17:31:06 gena2x: and envedit.pl didnt calculate CRC too Jun 29 17:31:50 have you tried config from my site? Jun 29 17:32:50 AFAIR yes, but I am going to second try Jun 29 17:33:16 it is good for sure. Jun 29 17:34:00 you should add -s 26xxxx (same as file size on my site) option to envedit and use -f to supply imput text file. Jun 29 17:36:47 it didnt help Jun 29 17:37:57 what exactly? flashing env from my site? Jun 29 17:38:09 yep Jun 29 17:38:30 hmm. may be i borked it, lets check.... Jun 29 17:41:51 it's ok. Jun 29 17:41:59 sudo dfu-util -D u-boot_env.in -a u-boot_env Jun 29 17:42:18 I am using nandwrite, you knows... Jun 29 17:42:41 lets check nandwrite and dfu-util produce same result Jun 29 17:44:48 I tried nanddump fron mtd2 to file and: Jun 29 17:44:50 diff u-boot_env.in u-boot_env.out Jun 29 17:44:50 Binary files u-boot_env.in and u-boot_env.out differ Jun 29 17:45:27 .in is original, .out is dump from NAND Jun 29 17:45:31 root@om-gta02 ~ $ du u-boot_env.in Jun 29 17:45:31 257 u-boot_env.in Jun 29 17:45:31 root@om-gta02 ~ $ du u-boot_env.out Jun 29 17:45:31 265 u-boot_env.out Jun 29 17:48:25 so something wrong with nandwrite Jun 29 17:52:49 Martix_: so basically you write some wrong data to nand. and as DocScrutinizer told problem with nand tools. Jun 29 17:54:15 uboot loads wrong data, see crc wrong and refuse to apply it Jun 29 17:55:52 crc is basically 4 first bytes. Jun 29 17:57:18 so, then i do: GTA02v6 # nand read.e 0x32000000 u-boot_env Jun 29 17:57:18 NAND read: device 0 offset 0x40000, size 0x40000 Jun 29 17:57:18 262144 bytes read: OK Jun 29 17:57:18 GTA02v6 # Jun 29 17:57:28 i get: GTA02v6 # md 0x32000000 Jun 29 17:57:28 32000000: 71d3975c 64756162 65746172 3531313d \..qbaudrate=115 Jun 29 17:57:28 32000010: 00303032 746f6f62 73677261 7361625f 200.bootargs_bas Jun 29 17:57:28 32000020: 6f723d65 7366746f 65707974 66666a3d e=rootfstype=jff Jun 29 17:57:28 32000030: 72203273 3d746f6f 7665642f 64746d2f s2 root=/dev/mtd Jun 29 17:57:38 this is for my file Jun 29 17:58:15 better to do ls -l not du Jun 29 18:01:57 hmmm Jun 29 18:03:30 does anyone know where the source files are for the shr themes? gry, niebiee, etc..? Jun 29 21:02:12 y just opkg upgrade on shr-u Jun 29 21:04:00 undrwater: http://git.shr-project.org/git/?p=shr-themes.git;a=tree Jun 29 22:06:47 JaMa: thanks Jun 29 23:31:01 now that i have gamerunner installed on sdcard i cant seem to boot back into the nand -- can someone guide me? Jun 29 23:31:11 Qi Jun 29 23:31:17 shr-u Jun 29 23:46:38 can you boot to nand with qi now? Jun 29 23:48:57 yup Jun 29 23:49:12 power then aux Jun 29 23:51:21 whats the best way to get debian on sd? Jun 29 23:51:28 install.sh? Jun 29 23:57:26 haven't done debian in a long while Jun 29 23:57:45 which version of qi allow power+aux for nand boot? Jun 29 23:58:23 the one in shr-u Jun 29 23:59:12 http://build.shr-project.org/shr-unstable/images/om-gta02/?C=M;O=A Jun 30 00:00:55 for nand boot or nand boot with ubi?, every version of Qi allows first Jun 30 00:01:09 and only qi-ubi from SHR allows second Jun 30 00:02:26 but if you have more then one Qi-usable uSD partition it's quite hard to time AUX preses to skip 2 uSD partitions and I think almost impossible to time skipping even more partitions Jun 30 00:02:52 so use the Qi bootmenu Jun 30 00:03:19 or touch noboot option to all uSD partions except one Jun 30 00:03:39 if you usually switch only between one uSD and NAND Jun 30 00:06:50 ./install.sh: not found Jun 30 00:06:58 but its there Jun 30 00:09:40 is interpreter from first line also there? Jun 30 00:09:53 or "sh ./install.sh" does work? Jun 30 00:11:30 root@om-gta02 ~ # TASKS="ALL" QI=true SINGLE_PART=true ./install.sh all Jun 30 00:11:30 -sh: ./install.sh: not found Jun 30 00:11:57 what i do wrong? Jun 30 01:44:01 hi, can anyone tell me how to fix "account disabled" error in pidgin/yahoo. I upgraded pidgin and the error's gone for a while but now it came back :( Jun 30 01:49:19 did u try to log on from a pc Jun 30 01:49:48 from pc pidgin logon ok Jun 30 01:50:26 it happen when i use gprs :( Jun 30 02:12:14 @slaxxer: login using Illiwi on the phone seem ok too :( ,is this error related to network speed? Jun 30 02:13:10 opkg remove pidgin Jun 30 02:13:26 opkg install pidgin Jun 30 02:39:52 @slaxxer: it worked, thank you :) **** ENDING LOGGING AT Wed Jun 30 02:59:57 2010