**** BEGIN LOGGING AT Sun Mar 27 02:59:59 2011 Mar 27 05:43:37 cshore * r26311 /trunk/package/ (2 files in 2 dirs): [package] block-mount block-extroot: Rename /tmp/rom-disabled to /tmp/whole_root-dsibled for disabled mounts of a non-overlay external rootfs. Mar 27 05:43:42 cshore * r26312 /trunk/package/block-mount/files/fstab.init: [package] block-mount block-extroot: Add commands /etc/init.d/fstab overlay_enable and /etc/init.d/fstab whole_root_enable to renable a disable rootfs. Mar 27 05:43:54 xMff: ^^^ Mar 27 05:58:21 build #34 of lantiq is complete: Failure [failed compile_6] Build details are at http://tksite.gotdns.org:8010/builders/lantiq/builds/34 Mar 27 06:06:21 cshore * r26313 /trunk/package/ (block-extroot/Makefile block-mount/Makefile): [package] block-mount block-extroot: Bump packages versions forgetten during previous two commits Mar 27 06:44:40 cshore * r26314 /trunk/package/ (12 files in 4 dirs): [package] block-mount: Merged block-mount, block-extroot, and block-hotplug into a single binary package called block-mount. Mar 27 12:22:46 build #89 of ar7 is complete: Failure [failed compile_6] Build details are at http://tksite.gotdns.org:8010/builders/ar7/builds/89 Mar 27 12:26:12 [florian]: fyi, all 2.6.37 patches still apply (probably with fuzz, I didn't look at the quilt messages) to 2.6.38 for brcm63xx (and it seems to boot fine) Mar 27 12:27:59 openwrt going to add arm cpu WM8505? or is it here already? Mar 27 12:52:28 I just 'svn up' to r26221 and the compilation spitted out error messages as shown here (http://paste.openwrt.org/d5c26735e) for package/swconfig. Mar 27 12:53:45 mazilo: https://dev.openwrt.org/ticket/9123 Mar 27 12:54:21 KanjiMonster: Thanks. Mar 27 12:55:11 * nbd fixes Mar 27 12:55:20 \o/ Mar 27 13:00:14 nbd * r26315 /trunk/package/uci/Makefile: uci: fix linking against libdl (#9123) Mar 27 13:00:29 ^^ Mar 27 13:13:59 if anyones interested in the bootlog from serial of the Eken M002 android tablet, i just did a blog entryrn with the logrn[03:09:56] http://atccss.net Mar 27 13:17:04 build #89 of uml is complete: Failure [failed compile_10] Build details are at http://tksite.gotdns.org:8010/builders/uml/builds/89 Mar 27 13:24:13 nbd: did I miss anything? -> http://pastebin.com/xhufXvT4 Mar 27 13:47:38 the lzma options should be used for xz as well Mar 27 13:53:45 nbd: ah okay, the comments for them didn't really make clear that these apply to both Mar 27 13:55:09 looks good otherwise, can't think of anything else to add Mar 27 13:57:51 xz has an additional "maximum search depth" field, which is usually auto computed, so I don't know if it makes sense to expose this - especially since it doesn't seem to do that much ("Using a bigger depth value than the default can increase compression ratio in some cases.") Mar 27 13:59:21 does the xz command line tool have that option? Mar 27 14:02:52 the xz commandline tool only has presets (0..9 and "extreme") Mar 27 14:03:22 wait Mar 27 14:03:39 yes, it has Mar 27 14:07:06 nbd: should I expose everything the xz utility has? Also, the depth seems to be xz-lzma exclusive; I couldn't find any parameter for this in the old lzma lib (4.65) Mar 27 14:07:06 doesn't seem to be doing much Mar 27 14:07:27 i just tested it on the kernel binary with the command line util Mar 27 14:07:31 i think you can leave it out Mar 27 14:07:59 okay Mar 27 14:09:19 nbd: That r26315 fixes the compilation error I reported here earlier. Thanks. Mar 27 14:09:20 I'm currently missing the presets and the mode (fast/normal), and I think I can safely ignore the latter (I don't think anyone with a sane mind trades compression for a faster fs creation ;) Mar 27 14:10:16 yeah Mar 27 14:10:23 any idea what the presets do specifically? Mar 27 14:14:06 build #107 of ubicom32 is complete: Failure [failed compile_3] Build details are at http://tksite.gotdns.org:8010/builders/ubicom32/builds/107 Mar 27 14:16:43 nbd: they set dict size, mode, nice match len, match finder and depth Mar 27 14:16:54 ah, ok Mar 27 14:17:27 http://pastebin.com/aqiDYMVd Mar 27 14:18:17 it defaults to 5 in squashfs Mar 27 14:18:26 i think the level dependent parameters should probably simply be set to 'extreme' Mar 27 14:18:33 by default Mar 27 14:18:43 and then we can override specifics on the command line Mar 27 14:19:53 since extreme is a flag, 9 + extreme then? Mar 27 14:20:04 yeah Mar 27 14:20:50 okay Mar 27 14:22:15 this won't get finished today, I first have to refactor some stuff (so that xz and lzma can share most code for options) Mar 27 14:27:27 ok Mar 27 14:31:26 nbd * r26316 /trunk/package/mac80211/patches/522-ath9k_fix_pspoll_recv.patch: ath9k: fix PS-Poll frame reception in AP mode on AR91xx and earlier - should fix some AP mode stability issues on these chips Mar 27 14:39:34 nbd * r26317 /branches/backfire/package/mac80211/patches/532-ath9k_fix_pspoll_recv.patch: ath9k: fix PS-Poll frame reception in AP mode on AR91xx and earlier - should fix some AP mode stability issues on these chips (backport of r26316) Mar 27 14:41:54 build #112 of at91 is complete: Failure [failed compile_4] Build details are at http://tksite.gotdns.org:8010/builders/at91/builds/112 Mar 27 15:37:36 build #98 of ramips is complete: Failure [failed shell_9] Build details are at http://tksite.gotdns.org:8010/builders/ramips/builds/98 Mar 27 17:21:28 nice. ubus really does make it as easy to add an API to a daemon as i hoped it would do Mar 27 17:22:18 when implementing netifd callbacks, i barely have to think about memory allocation, protocol stuff, etc. at all Mar 27 17:22:57 i hope other people will feel the same about this stuff, but for me it certainly does make many things easier Mar 27 18:03:51 hmm. haven't made a new trunk build in about 5 days. Mar 27 18:03:54 better fix that ;) Mar 27 18:25:36 nbd * r26318 /trunk/package/libubox/Makefile: libubox: update to 2011-03-27 (includes some minor fixes), add PKG_MIRROR_MD5SUM Mar 27 18:25:39 nbd * r26319 /trunk/package/ubus/Makefile: ubus: update to 2011-03-27 (includes an API simplification for object signatures), use PKG_MIRROR_MD5SUM Mar 27 18:32:34 nbd: ping Mar 27 18:47:01 pong Mar 27 18:48:43 any idea what this is? Mar 27 18:48:45 IEEE 802.11: did not acknowledge authentication response Mar 27 18:49:02 just had a MacBook client silently disconnect with a few hundred of these appearing in the syslog Mar 27 18:50:12 that usually happens if the macbook connects, hostapd responds to the connection request, but then the macbook fails to receive the authentication response Mar 27 18:50:16 (or simply does not ack it) Mar 27 18:50:40 hmm Mar 27 18:50:50 it was already connected though Mar 27 18:51:01 it was probably reconnecting Mar 27 18:51:32 weird Mar 27 18:53:43 meh, I'll update to latest trunk and hope I don't hear any more complaints, lol Mar 27 19:23:35 juhosg * r26320 /trunk/target/linux/ramips/ (3 files in 3 dirs): Mar 27 19:23:35 ramips: add sysupgrade and status LED support for HW550-3G Mar 27 19:23:35 This patch adds sysupgrade and status LED support for the Aztech Mar 27 19:23:35 HW550-3G. Some LED GPIOs were changed for clarity. Mar 27 19:23:35 Signed-off-by: Layne Edwards Mar 27 19:23:38 juhosg * r26321 /trunk/target/linux/ramips/files/arch/mips/ralink/rt305x/mach-hw550-3g.c: ramips: enable MDIO on the HW550-3G board Mar 27 19:23:41 juhosg * r26322 /trunk/target/linux/ramips/files/arch/mips/ralink/rt305x/mach-dir-300-revb.c: Mar 27 19:23:42 ramips: fix dir-300 mtd layout Mar 27 19:23:42 Signed-off-by: Alexander Gordeev Mar 27 19:23:45 juhosg * r26323 /trunk/target/linux/ramips/files/arch/mips/ralink/common/gpio.c: ramips: use separate register base for GPIO chips Mar 27 19:23:48 juhosg * r26324 /trunk/target/linux/ramips/files/arch/mips/ralink/common/gpio.c: ramips: setup GPIO chip functions on the fly Mar 27 19:23:54 juhosg * r26325 /trunk/target/linux/ramips/files/arch/mips/ (5 files in 4 dirs): ramips: move GPIO definitions into a separate header file Mar 27 19:23:55 juhosg * r26326 /trunk/target/linux/ramips/files/arch/mips/ (7 files in 6 dirs): ramips: define GPIO chips separately for each SoCs Mar 27 19:23:57 juhosg * r26327 /trunk/target/linux/ramips/files/arch/mips/ralink/common/setup.c: ramips: UPF_FIXED_TYPE must be set for the serial ports Mar 27 19:23:59 juhosg * r26328 /trunk/target/linux/ramips/ (11 files in 4 dirs): ramips: switch to 2.6.37 Mar 27 19:24:02 juhosg * r26329 /trunk/target/linux/ramips/ (patches-2.6.36/ rt288x/config-2.6.36 rt305x/config-2.6.36): ramips: remove 2.6.36 stuff Mar 27 20:15:18 build #96 of ps3 is complete: Failure [failed compile_3] Build details are at http://tksite.gotdns.org:8010/builders/ps3/builds/96 Mar 27 21:16:29 build #89 of avr32 is complete: Failure [failed compile_6] Build details are at http://tksite.gotdns.org:8010/builders/avr32/builds/89 Mar 27 21:46:20 has anyone successfully booted a brcm47xx image post-r25708 (arm, mips -> linaro gcc)? Mar 27 22:42:15 updated openwrt/upstream, https://home.comcast.net/~sdwalker/uscan/index.html Mar 27 23:27:10 build #85 of ixp4xx is complete: Failure [failed compile_4] Build details are at http://tksite.gotdns.org:8010/builders/ixp4xx/builds/85 Mar 28 00:02:33 build #85 of kirkwood is complete: Failure [failed compile_4] Build details are at http://tksite.gotdns.org:8010/builders/kirkwood/builds/85 Mar 28 00:38:52 say, what's the difference the *-root-squashfs.img and the *-combined-squashfs.img ? Mar 28 01:18:51 any git gurus around? Mar 28 01:22:55 thepeople * r26330 /trunk/target/linux/x86/geos/target.mk: Mar 28 01:22:55 The Geos target (and probably others, like net5501) need to grab the new cs5535 gpio driver. Mar 28 01:22:55 Signed-off-by: Philip Prindeville Mar 28 01:52:30 build #110 of s3c24xx is complete: Failure [failed compile_10] Build details are at http://tksite.gotdns.org:8010/builders/s3c24xx/builds/110 Mar 28 02:03:37 I just replaceed my Linksys WRT54GS (flashed with a DD-WRT v24sp2 firmware) router with a Netgear WGT634U (flashed with an OpenWRT r26329 firmware) router. Mar 28 02:05:51 The new router has a problem with the default QoS settings where the audio streams on all my VoIP calls become choppy during a heavy downloads. So, I have to disable the QoS for the moment. Mar 28 02:06:33 If anyone has an experience on setting the QoS that will work with VoIP, I sure will appreciate if you can help. **** ENDING LOGGING AT Mon Mar 28 02:59:57 2011