**** BEGIN LOGGING AT Mon Nov 12 02:59:58 2012 Nov 12 06:43:02 gah, wgt634u is broken? Nov 12 06:43:40 "Starting program at 0x80001000" is the last thing i see Nov 12 06:43:55 r34165 Nov 12 06:44:46 was working as of r33891, i think ... confirming... Nov 12 06:58:22 yeah r33891 works Nov 12 06:59:29 trying rebuilding r34165 from a clean tree to confirm it's broken (that's bit my ass before) Nov 12 07:20:40 russell--: noticed the same here Nov 12 07:20:57 (wgt634u broken) Nov 12 07:23:51 r34026 is broken too Nov 12 07:24:18 * russell-- commenses to bisect since such a brokenness is intolerable! ;-) Nov 12 07:24:28 commences? something like that Nov 12 07:28:09 6 steps, so i should be able to find it in about 3 hours ;-) Nov 12 07:55:15 r33955 is bad too Nov 12 07:57:02 blogic r34166 trunk/target/linux/ (7 files in 3 dirs) * [atheros] move redboot boardconfig patch into target folder Nov 12 08:14:44 looks like 3 flash-related patches were made in the brcm47xx tree in the window of interest, r33935, r33920 and 33896. i'm building r33920 right now. Nov 12 08:20:59 r33920 is bad too Nov 12 08:22:03 kaloz r34167 trunk/target/linux/ (5 files in 4 dirs) * [cns3xxx]: split the i2c patch, merge the retry fixup Nov 12 08:22:39 kaloz r34168 trunk/target/linux/ cns3xxx/patches-3.3/052-cns3xxx_spi.patch cns3xxx/files/drivers/spi/spi-cns3xxx.c cns3xxx/files/drivers/spi * [cns3xxx]: split spi patch, follow mainline file naming Nov 12 08:45:53 r33906 is okay Nov 12 09:11:17 pretty sure r33920 is the culprit, building r33919 now to confirm Nov 12 09:11:43 r33913 is okay Nov 12 09:15:26 russell--: you'll have to ping hauke then ;) Nov 12 09:17:24 jesus, r33920 is an 11k line patch! Nov 12 09:18:19 grrr Nov 12 09:18:26 kaloz r34169 trunk/target/linux/cns3xxx/patches-3.3/ (43 files) * [cns3xxx]: reorder, rename and refresh patches Nov 12 09:35:08 confirmed, r33919 okay, r33920 bad Nov 12 09:35:31 can someone please hunt hauke down and break his kneecaps? ;-) Nov 12 10:32:05 sent a bug report to mailing list Nov 12 10:41:05 i hope this gets fixed soon, one guy here uses wgt a lot Nov 12 10:41:20 * russell-- has 50 or so deployed Nov 12 10:42:41 had it been reported already? I didn't see it. Nov 12 10:43:11 not to my knowledge Nov 12 12:50:13 florian r34170 trunk/target/linux/ generic/patches-3.6/062-mips_decompressor_build_fix.patch ar7/patches-3.6/100-decompressor_memcpy_fix.patch * [kernel] MIPS: add a build fix for arch/mips/boot/compressed/decompress.c Nov 12 13:17:46 dangole, thanks! i have my dir 615 h1 on the table working fine since last friday ! Nov 12 13:18:56 dape8708: i'm working on a new set of patches which can also go upstream Nov 12 13:19:25 the current version contained a misunderstanding about when the differentiated rf_vals have to be set Nov 12 13:19:25 awesome, im here if you need me testing Nov 12 13:19:39 i'm working on fixing it now, i'd be glad if you can test stuff in ~0.5h Nov 12 13:23:48 SURE Nov 12 16:24:02 [Sun 2012-11-11 11:21:48 AM PST] ok, gotta run, might have time to hold your hand tomorrow <------ Y/N? Nov 12 18:28:45 DonkeyHotei: you are complicated Nov 12 18:28:53 kindly asking if i am here came to your mind ? Nov 12 18:29:32 i checked your idle time instead :P Nov 12 18:32:00 anyway, i don't think it's really an lzma error, because the same thing happens with the flash image in the bootloop Nov 12 18:38:46 Hauke: how do i build with early_printk enabled? Nov 12 18:44:46 blogic: i hope i haven't offended you Nov 12 18:47:50 russell--: its a kernel option Nov 12 18:47:55 which target ? Nov 12 18:48:04 DonkeyHotei: you'd have to try harder Nov 12 18:48:23 heh Nov 12 18:48:52 blogic: thanks Nov 12 18:48:56 anyway, got any more ideas how to make the ram img boot? Nov 12 18:49:35 menuconfig Target Images ---> [*] ramdisk ---> Nov 12 18:49:42 then generat the image Nov 12 18:49:56 tftp 0x81000000 my_image; bootm 0x81000000 Nov 12 18:50:11 russell--: you need to remove bcm47xx patch 116 first, which disables early printk Nov 12 18:50:49 DonkeyHotei: you will ahve to add spi-gpio to the image i think Nov 12 18:52:38 but why is it failing lzma decode? Nov 12 18:52:56 because you loaded the image wrong most likely Nov 12 18:53:20 i used "tftpboot" Nov 12 18:54:01 tftp 0x81000000 my_image; bootm 0x81000000 Nov 12 18:54:31 i will try Nov 12 18:56:00 ok, that worked Nov 12 18:58:01 KanjiMonster: thanks also, going to try with just Hauke's mailing list patch first, as suggested Nov 12 18:58:01 i know Nov 12 18:58:30 DonkeyHotei: did it load the flash ? Nov 12 19:00:52 it loaded the ram img Nov 12 19:05:28 i will now rebuild with spi-gpio Nov 12 19:05:54 include it in the kernel Nov 12 19:05:59 not just a module Nov 12 19:06:12 i included in the image; not enough? Nov 12 19:06:15 ok Nov 12 19:11:00 so, i add it to target/linux/lantiq/ar9/config-default? Nov 12 19:11:33 make kernel_menuconfig CONFIG_TARGET=subtarget Nov 12 19:11:46 then go to drivers -> spi -> add spi_gpio Nov 12 19:12:00 with subtarget being ar9? Nov 12 19:12:39 no Nov 12 19:12:41 that line as is Nov 12 19:12:46 "make kernel_menuconfig CONFIG_TARGET=subtarge" Nov 12 19:12:49 "make kernel_menuconfig CONFIG_TARGET=subtarget" Nov 12 19:13:10 literally? Nov 12 19:14:10 jow r34171 trunk/package/network/ (6 files in 2 dirs) Nov 12 19:14:10 ppp: Nov 12 19:14:11 - fix multilink ppp with custom ifnames, patch by George Kashperko Nov 12 19:14:11 - refresh patches Nov 12 19:17:35 jow r34172 branches/attitude_adjustment/ (6 files in 2 dirs) * AA: ppp: backport r34171 Nov 12 19:18:22 ping dape8708 Nov 12 19:18:39 i posted some updated patches for dir-615h1 wifi on the mailing list Nov 12 19:19:07 remove the old file from package/mac80211/622* Nov 12 19:19:15 and apply those two to the openwrt instead Nov 12 19:19:17 hey, ah, i arrived home, the router is at work on the desk, is tomorrow morning too late to test? Nov 12 19:19:29 not at all Nov 12 19:19:34 no worries Nov 12 19:19:53 cool, thanks, so remove the manual patch and put your two from the mailing list, got it, writing memory Nov 12 19:20:12 :p Nov 12 19:20:33 (was wondering whats with this ding in this textual new irc client,,back to sleep, thanks dangole) Nov 12 19:21:17 the second one changes some bits in the kernel to detect that 20MHz crystal already in the board setup phase Nov 12 19:21:29 so you'll have to rebuild everything, not just mac80211 Nov 12 19:21:35 i'm here tomorrow Nov 12 19:21:37 good night Nov 12 19:21:38 make clean; make Nov 12 19:21:50 make target/clean Nov 12 19:21:51 would do Nov 12 19:21:54 oki Nov 12 19:27:55 luka r34173 trunk/target/linux/cns3xxx/patches-3.3/075-spi_support.patch * cns3xxx: fix build failure after r34168 Nov 12 19:27:56 luka r34174 trunk/target/linux/cns3xxx/patches-3.3/ 100-gpio_irq.patch 095-gpio_support.patch * cns3xxx: merge gpio patches Nov 12 19:39:25 Hauke: your patch fixed it ... i'm booting again Nov 12 19:45:51 here is the bootlog: http://sprunge.us/KHZU Nov 12 19:46:42 russell--: you should reply to the mailing list too ;) Nov 12 19:46:57 lots of "can not parse nvram name" Nov 12 19:47:04 luka, will do Nov 12 19:52:31 blogic: ok, now what difference was spi-gpio supposed to make? Nov 12 19:52:46 mae the flash work Nov 12 19:53:04 /proc/mtd is still empty Nov 12 19:53:38 /proc/mtd is still empty Nov 12 19:57:25 blogic: what could still be missing? Nov 12 20:00:23 perhaps something in the platform init? Nov 12 20:02:02 DonkeyHotei: i am fixing dgn300 in the next 48 hours Nov 12 20:02:05 its already on my desk Nov 12 20:02:12 300? Nov 12 20:03:11 3500 Nov 12 20:03:23 would you like any help? Nov 12 20:03:29 not really Nov 12 20:05:43 i'd like to help anyway, if possible Nov 12 20:06:03 i will tell you when you can start testing Nov 12 20:06:26 maybe some discussion of what could be wrong might yield quicker ideas for fixes Nov 12 20:06:43 not just testing Nov 12 20:07:01 ? Nov 12 20:07:05 i know what is wrong Nov 12 20:07:08 the spi flash needs a fix Nov 12 20:07:14 and the gpios for the siwtch need to be set Nov 12 20:07:26 and i need to test wifi Nov 12 20:07:31 will the switch support vlans? Nov 12 20:07:42 its a switch Nov 12 20:07:45 of course it will Nov 12 20:08:06 i meant with existing drivers Nov 12 20:08:15 and testing wifi should not require spi to work Nov 12 20:08:16 yes Nov 12 20:08:22 it does Nov 12 20:08:28 because the calibration data is in the spi flash Nov 12 20:08:34 oh. Nov 12 20:22:49 blogic: i found that if i name the image "uImage" i can simply type "run net_ram" in uboot Nov 12 20:27:19 russell--: I am back, thanks for testing the patch Nov 12 20:39:16 written_tabletpc: pong Nov 12 20:58:58 Hauke: no problem, glad to help Nov 12 21:32:58 hauke r34175 trunk/target/linux/brcm47xx/patches-3.3/820-wgt634u-nvram-fix.patch * brcm47xx: fix cfe config detection on WGT634U broken in r33920 Nov 12 21:34:25 hauke r34176 trunk/target/linux/ brcm47xx/profiles/110-Bcm4705-b43.mk brcm47xx/profiles/115-Bcm4705-none.mk * brcm47xx: remove double definition of kmod-tg3 added in r34150 Nov 12 21:35:27 blogic r34177 trunk/target/linux/ ramips/image/Makefile ramips/files/drivers/net/ethernet/ramips/ramips_main.c * [ramips] move ethernet hw init to init/uninit functions Nov 12 21:36:06 hauke r34178 branches/attitude_adjustment/target/ linux/brcm47xx/profiles/110-Bcm4705-b43.mk linux/brcm47xx/profiles/115-Bcm4705-none.mk * brcm47xx: backport of r34176 Nov 12 21:36:48 blogic r34179 trunk/target/linux/ramips/image/Makefile * [ramips] previous commit pushed 1 file too many ;) Nov 12 22:16:26 hmm Nov 12 22:16:29 new problem Nov 12 22:17:04 if i flash from the now booting image, the next boot comes up broken, drops to CFE Nov 12 22:18:28 most recently, i built r34179, flashed from a way earlier version, boots, reboots, then sysupgrade to *the same image* and it's busted Nov 12 22:20:24 Loading: Failed. Nov 12 22:20:24 Could not load : Not an ELF-format executable Nov 12 22:20:24 CFE> Nov 12 22:21:11 * russell-- going to try the completely vanilla image to see if that does the same thing Nov 12 22:21:30 (this was a custom image) Nov 12 23:20:45 yeah, confirmed with vanilla image Nov 12 23:20:49 wtf? Nov 12 23:22:41 * russell-- guesses it has something to do with where it thinks linux partition starts Nov 12 23:36:00 ah yeah: Nov 12 23:36:02 [ 0.884000] 0x000000000000-0x000000080000 : "cfe" Nov 12 23:36:03 [ 0.900000] 0x000000080000-0x0000007e0000 : "linux" Nov 12 23:36:06 that's wrong Nov 12 23:36:42 should be: Nov 12 23:36:44 0x000000000000-0x0000000a0000 : "cfe" Nov 12 23:36:45 0x0000000a0000-0x0000007e0000 : "linux" Nov 13 02:45:57 what about the fltk2 compile error? **** ENDING LOGGING AT Tue Nov 13 02:59:57 2012