**** BEGIN LOGGING AT Wed Aug 08 02:59:57 2007 Aug 08 03:08:35 [mbm]: did you manage to get a dump of the flash? Aug 08 06:09:44 <[mbm]> c = ~c - 0x38; Aug 08 06:18:28 [mbm]++ Aug 08 06:20:38 OTOH, you could have netbooted by now Aug 08 06:27:55 <[mbm]> *shurg* ok, where was the patch? Aug 08 06:35:34 http://homepage.mac.com/danielg4/rdc.patch Aug 08 06:35:43 <[mbm]> nad the upgrade image? Aug 08 06:35:48 <[mbm]> nad Aug 08 06:35:55 <[mbm]> damn lag Aug 08 06:36:09 <[mbm]> and the upgrade image? Aug 08 06:36:45 00000000 43 53 59 53 00 00 00 00 00 00 00 00 57 52 52 4d |CSYS........WRRM| Aug 08 06:36:45 00000010 00 00 00 00 |....| Aug 08 06:36:45 00000014 Aug 08 06:37:05 <[mbm]> going to make me fire up the hexeditor and type all that? Aug 08 06:37:40 i haven't posted it anywhere Aug 08 06:37:54 it's twenty damn bytes Aug 08 06:39:39 echo -ne "CSYS\x00\x00\x00\x00\x00\x00\x00\x00WRRM\x00\x00\x00\x00" Aug 08 06:52:25 <[mbm]> hmm Aug 08 06:52:38 <[mbm]> well, that made it crash in redboot Aug 08 07:02:00 yes Aug 08 07:02:09 you need to Ctrl-C Aug 08 07:02:36 <[mbm]> yeah, figured that part out Aug 08 07:03:37 <[mbm]> compiling a new image now (tried to boot my old image but it appared to execute something else from flash) Aug 08 07:17:47 load the openwrt squash image over tftp to address 0x400000, then load the root.squashfs.gz the same way to an address that is (0x1000000-sizeof(root.squashfs.gz)-(128<<10)) & 0xfffff000 Aug 08 07:20:16 the command will be: linux -b 0x400014 -l $[sizeof(bzImage)] -s $[sizeof(root.squashfs.gz)] -c "console=ttyS0,38400" Aug 08 07:21:34 by "squash image" i meant openwrt-rdc-2.6-squashfs-wl153.img Aug 08 07:49:56 <[mbm]> nope; keeps bootign flash Aug 08 08:08:18 so, it freezes? Aug 08 08:21:24 <[mbm]> hang on a sec, figured out how to get into the factory firmware Aug 08 08:30:52 ? Aug 08 08:32:48 <[mbm]> got it. Aug 08 08:34:29 details? Aug 08 08:36:44 <[mbm]> http://mbm.openwrt.org/wl153.mtd Aug 08 09:15:02 [mbm]: based on what that image shows, i have altered the patch Aug 08 09:15:44 <[mbm]> ? Aug 08 09:16:03 http://homepage.mac.com/danielg4/rdc.patch Aug 08 09:16:56 <[mbm]> what changed? Aug 08 09:17:19 boundary between config and kernel Aug 08 09:18:09 redownload, svn revert, reapply Aug 08 09:18:09 <[mbm]> oh, well, we're going to need a way to actuall netboot this thing; every time I run the linxu command it boots the kernel on flash Aug 08 09:18:50 once you rebuild, go ahead and flash it Aug 08 09:22:07 <[florian]> morning Aug 08 09:22:16 [florian]: new patch Aug 08 09:22:31 <[florian]> sn9: thanks, saw that Aug 08 09:23:12 [florian]: redownload it if you saw it more than seven minutes agoi Aug 08 09:23:19 *ago Aug 08 09:25:00 <[florian]> ah ok Aug 08 09:34:57 <[florian]> rebuilding the rdc tree Aug 08 09:38:37 <[florian]> sn9: do you have any rdc device with usb ? Aug 08 09:38:53 yes Aug 08 09:39:05 airlink101 anas350 Aug 08 09:39:19 <[florian]> does it work ? Aug 08 09:39:36 i have not even opened the box yet Aug 08 09:42:41 <[mbm]> you bought one? Aug 08 09:43:41 yep Aug 08 09:44:09 <[mbm]> and probably from the exact same store Aug 08 09:44:35 not just probably -- i went because you said that's where it was Aug 08 09:45:20 * [mbm] not surprised Aug 08 09:47:58 as for the small-world department, they really wanted to sell me this instead: http://wiki.dns323.info/ Aug 08 09:47:58 it has the same jtag pinout as the airlink101 ar625w, which i am trying to jtag now Aug 08 10:10:08 <[florian]> sn9: what os does it run ? vxworks guessin from the amount of flash Aug 08 10:10:25 linux Aug 08 10:10:46 oh, the dns323? Aug 08 10:10:54 <[florian]> yes, the dns323 Aug 08 10:11:10 <[florian]> oh, running linux Aug 08 10:12:07 the dns323 is also a linux device, yes Aug 08 10:13:26 OTOH, the ar625w has 8MB flash and 32MB ram, so that's what i really want openwrt to work on Aug 08 10:13:54 i did not get the dns323 Aug 08 10:14:17 it cost considerably more Aug 08 10:29:31 <[florian]> did anyone already try hacking the ar625w ? Aug 08 10:30:44 <[florian]> guess so looking at the page Aug 08 10:32:13 <[florian]> sn9: does rt2x00 also required scripts/genksyms/genksyms to build ? Aug 08 10:32:28 <[florian]> ermm, let me resentence, does your build also required this tool ? Aug 08 10:32:29 i have not checked Aug 08 10:32:58 why do you ask? Aug 08 10:33:01 <[florian]> this tool is compiled only when having CONFIG_MODVERSIONS turned on Aug 08 10:33:31 <[florian]> and rt2x00 failed compiling because of that particular kernel tool missing Aug 08 10:34:21 works for me Aug 08 10:34:27 # CONFIG_MODVERSIONS is not set Aug 08 10:36:19 <[florian]> the ar625w sounds like an interesting device to hack Aug 08 10:37:32 <[florian]> sn9: you were right about gcc3/gcc4, really do not know what happened Aug 08 10:37:58 did you remove the gcc3 default from svn? Aug 08 10:38:19 <[florian]> not yet Aug 08 11:16:41 <[florian]> sn9: can you please retry building rt2x00 ? Aug 08 11:16:51 it builds fine Aug 08 11:17:09 i've tried and retried Aug 08 11:17:09 <[florian]> grr Aug 08 11:17:19 works, too Aug 08 11:17:25 <[florian]> have you distclean at least once ? Aug 08 11:17:29 yes Aug 08 11:17:51 well, dirclean, followed by rm -rf dl Aug 08 11:33:07 rt2x00 fails to build for me, cause it's dependency mac80211 fails to build Aug 08 11:33:53 rwhitby: what kernel version? Aug 08 11:34:49 2.6.21.6 Aug 08 11:34:53 (ixp4xx) Aug 08 11:36:16 this rt2x00 snapshot requires 2.6.22.1 Aug 08 12:01:48 florian * r8378 /trunk/target/linux/rdc-2.6/ (5 files in 5 dirs): More rdc fixes, thanks to Daniel Gimpelevich Aug 08 12:03:19 florian * r8379 /trunk/toolchain/gcc/Config.version: rdc can be built with gcc4 as well, my mistake Aug 08 12:23:37 florian * r8380 /trunk/target/linux/rdc-2.6/ (7 files in 6 dirs): Use the dmz led as diagnostic led Aug 08 13:14:23 [mbm]: any progress with the wl-153? Aug 08 13:14:42 sn9: who will finally flash the fakeupdate? Aug 08 13:14:46 <[florian]> sn9: do you know the RDC x86 vendor id ? Aug 08 13:14:50 crazy_imp: he did Aug 08 13:15:16 [florian]: http://www.ivankuten.com/system-on-chip-soc/rdc-r8610/ Aug 08 13:16:19 <[florian]> sn9: thanks Aug 08 13:17:03 * crazy_imp reads the log Aug 08 13:20:08 [mbm]: how did you dumped the mtd? Aug 08 13:20:31 <[florian]> sn9: I know see where your stuff comes from ;) Aug 08 13:21:36 [florian]: crazy_imp pasted that link earlier Aug 08 13:21:54 <[florian]> sn9: ah Aug 08 13:22:01 <[florian]> I do not read the lastlot Aug 08 13:22:05 <[florian]> lastlog sorry Aug 08 13:22:07 <[florian]> hardly Aug 08 16:56:20 nbd, SYN Aug 08 16:56:33 Weedy: SYN|ACK Aug 08 16:57:21 oo speedy Aug 08 16:58:12 http://rafb.net/p/gO4K6E15.html Aug 08 17:00:48 brcm 2.4 Aug 08 17:02:47 does not ring a BEL Aug 08 17:05:04 Weedy: tried a config reset and make dirclean? Aug 08 17:05:23 nbd, this is a new check out Aug 08 17:05:46 hm Aug 08 17:05:52 i can't reproduce it Aug 08 17:06:04 svn co -> make package/symlinks -> exit menuconfig changing nothing -> make Aug 08 17:06:43 i'll try again Aug 08 17:49:19 nbd, its random :/ Aug 08 17:51:09 cat /dev/random > /dev/null Aug 08 17:52:13 http://rafb.net/p/bXTXju38.html Aug 08 18:10:20 Weedy: problems with your drive? Aug 08 18:12:15 drive? Aug 08 18:12:22 * Weedy pokes smart Aug 08 18:16:00 === START OF READ SMART DATA SECTION === Aug 08 18:16:00 SMART overall-health self-assessment test result: PASSED Aug 08 19:19:31 Weedy: ekkk! Aug 08 19:19:36 got the same bug here Aug 08 19:24:23 Weedy: did it also nagged about the kernel makefile while scanning the packages? Aug 08 19:27:54 uhh Aug 08 19:30:11 thought i played around with the makefile in the past, did svn revert on it, still saying the same, but in the fresh checkout it's fine Aug 08 19:31:10 maybe i had a to big revision gap and it run into these problems, hope it's fine with the new co Aug 08 19:37:29 D: Aug 08 19:37:39 had to force AUTH PLAIN on postfix Aug 08 19:37:45 * Weedy sniffles Aug 08 19:44:05 * crazy_imp hands Weedy a tissue Aug 08 20:13:13 crazy_imp, oi Aug 08 20:13:27 to remove the wifi bridge comment out "option network lan" right? Aug 08 20:14:07 nbd: failed again here with a fresh co :/ **** ENDING LOGGING AT Thu Aug 09 02:59:57 2007