**** BEGIN LOGGING AT Sat Jul 19 02:59:57 2008 Jul 19 05:19:57 [florian]: do you want to checkin in the rest of http://lists.openwrt.org/pipermail/openwrt-devel/2008-June/002567.html that https://dev.openwrt.org/cgi-bin/trac.fcgi/ticket/3584 didn't already cover? Jul 19 05:33:22 [florian]: actually, a new ticket that includes that and bumping to 2.4.1 is probably better Jul 19 11:13:54 florian * r11870 /trunk/target/linux/rb532/patches-2.6.23/520-rc32434_wdt.patch: 2.6.23 still uses the drivers/char/watchdog path for watchdog drivers (#3790) Jul 19 11:56:04 <[florian]> swalker: will look into it, thanks Jul 19 13:12:49 blogic * r11871 /trunk/target/linux/ifxmips/profiles/ (100-Atheros.mk 200-Ralink.mk): adds ifxmips profiles Jul 19 13:40:11 florian * r11872 /packages/net/arpwatch/Makefile: Update arpwatch to 2.1a15 (#3789) Jul 19 14:35:37 luke-jr: what brcm63xx do you have ? time.c uses a fixed value for 6345 Jul 19 14:35:44 as for the lzma stuff, check target/linux/brcm63xx/image/Makefile Jul 19 14:35:55 there is a comment in image prepare that explains whats needed Jul 19 16:19:26 Ago: bcm3349, not 63xx Jul 19 16:22:11 the LZMA function is getting passed a fixed 24 MB decompressed-size, so I need to make it exit early (with success) Jul 19 16:23:19 hm, the lzma commands in that Makefile are invalid Jul 19 16:28:35 florian * r11873 /trunk/target/linux/uml/Makefile: Update UML to 2.6.26 Jul 19 16:29:03 florian * r11874 /trunk/rules.mk: Native toolchain does not support -fhonour-copts, do not add it to the TARGET_CFLAGS Jul 19 16:56:26 florian * r11875 /trunk/package/kernel/modules/fs.mk: Package common nfs kernel modules separately, add missing modules to nfsd (#3558) Jul 19 17:01:26 looks like there's conflicting lzma commands :o Jul 19 17:01:39 but even with those settings, it still errors ☹ Jul 19 17:08:09 florian * r11876 /packages/net/openssh/Makefile: Add libssp dependency to openssh client and server (#3780) Jul 19 17:57:37 florian * r11877 /packages/libs/bluez-libs/Makefile: Update bluez-libs to 3.36 (#3765) Jul 19 17:58:41 florian * r11878 /packages/utils/bluez-hcidump/Makefile: Update hcidump to 1.42 (#3765) Jul 19 18:00:21 florian * r11879 /packages/utils/bluez-utils/ (5 files in 2 dirs): Update bluez-utils to 3.36 (#3765) Jul 19 18:00:25 mhh.. is wpa with b43 working now? i guess not, right? Jul 19 18:02:26 it seems to work, yes Jul 19 18:02:57 nice, last time i tried it didn't work Jul 19 18:03:28 well, at least _i_ didn't get it working ;) Jul 19 18:03:57 <[florian]> it works in sta mode Jul 19 18:04:26 great, i'll try it Jul 19 18:04:32 with hostapd? Jul 19 18:04:48 You'd use wpa_supplicant in STA mode. Jul 19 18:05:10 hostapd is for AP mode Jul 19 18:05:14 ah, STA, of course.. Jul 19 18:17:01 <.< Jul 19 18:17:06 lzma help anyone? XD Jul 19 18:44:35 ah crap, whats wrong now? make[7]: mipsel-linux-uclibc-gcc: Command not found Jul 19 18:54:13 strange.. i guess somewere was the wrong PATH set.. Jul 19 18:54:48 <[florian]> or you skipped some parts of the toolchain process Jul 19 18:55:16 <[florian]> try rm -rf staging_dir/mipsel/toolchain*mipsel* Jul 19 18:55:21 <[florian]> and make again Jul 19 18:55:39 well, i have a staging_dir/toolchain-mipsel_gcc4.1.2/bin/mipsel-linux-uclibc-gcc Jul 19 18:55:56 <[florian]> ah Jul 19 18:56:49 i'v changed my config from the 2.6 to the 2.4 profile and tried to rebuild Jul 19 18:57:26 <[florian]> this might require a full rebuild since the toolchain is different Jul 19 18:58:11 uhm. that isnt nice ;) Jul 19 18:58:39 so the only way it to rm -rf staging_dir/toolchain-mipsel_gcc4.1.2/? Jul 19 19:04:38 <[florian]> I am afraid yes Jul 19 19:04:43 <[florian]> gcc4 cannot build 2.4 kernels Jul 19 19:06:15 than i'll have to do tha Jul 19 19:06:16 t Jul 19 19:22:57 [florian]: the bootloader is de-LZMAing my image, but erroring at the end ☹ Jul 19 19:25:34 <[florian]> luke-jr: this could be happening, you will have to put some basic functions to allow printing on the uart what is going on then Jul 19 19:25:54 I can't change the bootloader… : Jul 19 19:26:04 <[florian]> luke-jr: it can either fail uncompressing, or fail jumping to the compressed code Jul 19 19:26:16 <[florian]> s/compressed/uncompressed/g Jul 19 19:26:20 [florian]: the problem is that it doesn't detect that it's done decompressing, I think Jul 19 19:26:34 the bootloader passes the decompressed a "decompressed size" of 12 MB Jul 19 19:26:45 regardless of what the firmware has in it Jul 19 19:26:52 decompressor* Jul 19 23:09:45 nbd * r11880 /trunk/target/linux/generic-2.6/files/drivers/net/phy/mvswitch.c: add extra safety for the packet mangling in the mvswitch driver Jul 19 23:09:56 nbd * r11881 /trunk/target/linux/generic-2.6/files/drivers/net/phy/mvswitch.c: Jul 19 23:09:56 some more mvswitch fixes: Jul 19 23:09:56 - initialize the vlan destination map properly Jul 19 23:09:56 - workaround for moving node bug: clear the ATU database on every PHY poll Jul 20 00:51:05 nbd * r11882 /trunk/package/madwifi/files/lib/wifi/madwifi.sh: fix madwifi mode setting **** ENDING LOGGING AT Sun Jul 20 02:59:56 2008