**** BEGIN LOGGING AT Thu Aug 07 02:59:58 2014 Aug 07 04:44:54 cyrus r42022 trunk/ include/netfilter.mk package/kernel/linux/modules/netfilter.mk package/network/utils/iptables/Makefile * iptables: NFLOG and NFQUEUE targets' full support Aug 07 05:15:57 build #595 of ar71xx is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/ar71xx/builds/595 Aug 07 05:16:58 cyrus r42023 trunk/target/linux/ar71xx/image/Makefile * ar71xx: Add support for the WNDR3800CH Aug 07 05:36:34 cyrus r42024 trunk/package/network/services/odhcpd/Makefile * odhcpd: skip MSRs in RAs for prefixes with same size as DP Aug 07 05:37:15 cyrus r42025 branches/barrier_breaker/package/network/services/odhcpd/Makefile * odhcpd: skip MSRs in RAs for prefixes with same size as DP Aug 07 05:53:16 cyrus r42026 trunk/package/network/services/odhcpd/Makefile * odhcpd: correct incorrect commit-id in last commit Aug 07 05:53:53 cyrus r42027 branches/barrier_breaker/package/network/services/odhcpd/Makefile * odhcpd: correct incorrect commit-id in last commit Aug 07 06:36:36 build #142 of mpc83xx is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/mpc83xx/builds/142 Aug 07 07:21:47 build #141 of adm8668 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/adm8668/builds/141 Aug 07 07:29:42 build #501 of octeon is complete: Failure [failed compile_8] Build details are at http://buildbot.openwrt.org:8010/builders/octeon/builds/501 Aug 07 07:47:06 build #540 of mcs814x is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/mcs814x/builds/540 Aug 07 07:50:07 build #551 of ep93xx is complete: Failure [failed shell] Build details are at http://buildbot.openwrt.org:8010/builders/ep93xx/builds/551 Aug 07 09:04:03 build #27 of x86.xen_domu is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/x86.xen_domu/builds/27 Aug 07 09:40:49 build #147 of cns21xx is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/cns21xx/builds/147 Aug 07 09:53:41 build #32 of brcm63xx.smp is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/brcm63xx.smp/builds/32 Aug 07 09:56:41 blogic r42028 trunk/target/linux/octeon/patches-3.10/130-gpio.patch * octeon: add missing gpio_to_irq() Aug 07 09:57:43 blogic r42029 branches/barrier_breaker/target/linux/octeon/patches-3.10/130-gpio.patch * octeon: add missing gpio_to_irq() Aug 07 10:03:00 cyrus r42030 branches/barrier_breaker/ package/network/utils/iptables/Makefile include/netfilter.mk package/kernel/linux/modules/netfilter.mk * iptables: NFLOG and NFQUEUE targets' full support Aug 07 10:03:02 cyrus r42031 branches/barrier_breaker/target/linux/ar71xx/image/Makefile * ar71xx: Add support for the WNDR3800CH Aug 07 10:23:40 cyrus r42032 trunk/package/network/config/netifd/Makefile * netifd: unblock some proto shell actions in teardown state Aug 07 10:27:00 cyrus r42033 branches/barrier_breaker/package/network/config/netifd/Makefile * netifd: bump to latest version Aug 07 11:18:34 can anyone help me figure out the LED thing? They are in the dts, but not being found by the kernel at boot: [ 7.950000] leds-gpio gpio-leds.4: pins are not configured from the driver Aug 07 11:23:12 russell--: that is usually non-fatal, it just means that the gpio-leds defintition does not have any pinmux settings Aug 07 11:32:12 yeah, but, like why no finding the leds from dts? Aug 07 11:32:48 nothing is registered, at least not from the device tree afaict Aug 07 11:34:05 KanjiMonster: kernel apparently not registering the leds from the device tree, /me not figuring out why Aug 07 11:34:32 can you show me your dts? Aug 07 11:35:10 target/linux/ramips/dts/AWM003-EVB.dts Aug 07 11:35:21 ah, so unmodified Aug 07 11:35:24 yes Aug 07 11:36:26 there are three leds in /sys/class/leds, but they seem to be associated with the wmac Aug 07 11:36:52 rt2800soc-phy0::assoc, etc Aug 07 11:37:20 nothing that looks like the label strings from the dts Aug 07 11:38:16 do you see it in /proc/device-tree? Aug 07 11:39:02 i don't have a /proc/device-tree Aug 07 11:40:01 that doesn't seem to appear in my /proc/ Aug 07 11:40:51 which kernel version is this? Aug 07 11:41:21 3.10.49 Aug 07 11:41:42 r41997 Aug 07 11:45:55 * russell-- wonders if HAVE_ARCH_DEVTREE_FIXUPS is relevant Aug 07 11:46:51 I don't think so Aug 07 11:47:36 okay Aug 07 11:47:48 * russell-- grepping around in my kernel build_dir Aug 07 11:48:04 hello here Aug 07 11:49:03 russell--: what do you see in /sys/devices/platform/ ? Aug 07 11:49:43 does MDIO/ethernet switch seems anything to anybody here? Aug 07 11:50:04 KanjiMonster: alarmtimer/ regulatory.0/ serial8250/ uevent Aug 07 11:50:20 so no gpio-leds.*? Aug 07 11:51:49 not there, up a directory in /sys/devices i have gpio-leds.4 Aug 07 11:53:14 KanjiMonster: http://pastebin.com/fWFNyBDG Aug 07 12:03:27 russell--: what do you see in gpio-leds.4? Aug 07 12:06:01 KanjiMonster: http://pastebin.com/CqSxZnN8 Aug 07 12:06:32 strange Aug 07 12:07:15 russell--: can you enable CONFIG_PROC_DEVICETREE ? should help debugging Aug 07 12:07:27 okay Aug 07 12:19:04 KanjiMonster: okay, rebuilt, flashed Aug 07 12:19:22 rx, tx and wps appear Aug 07 12:19:33 okay Aug 07 12:20:04 interestingly, gpios seems to be empty Aug 07 12:20:26 e.g. echo $(cat wps/gpios) is empty Aug 07 12:21:12 name and label look okay Aug 07 12:22:40 what do you see in /sys/kernel/debug/gpio ? Aug 07 12:24:01 KanjiMonster: just button stuff, nothing related to leds Aug 07 12:24:28 but both gpio controllers are registered? Aug 07 12:24:56 both? Aug 07 12:25:17 # cat /sys/kernel/debug/gpio Aug 07 12:25:17 GPIOs 0-21, platform/10000600.gpio, 10000600.gpio: Aug 07 12:25:21 ... Aug 07 12:25:48 ah, the second one is disabled Aug 07 12:26:40 what is the second one? Aug 07 12:27:11 gpios 22-27 presumably Aug 07 12:27:37 it isn't registered because status = "disabled"; Aug 07 12:28:17 where are you seeing that? Aug 07 12:29:50 rt5350.dtsi Aug 07 12:30:32 interesting Aug 07 12:30:53 * russell-- sees references to those in the rt5350 datasheet too Aug 07 12:31:58 but, but ... the DTS is pointing at <&gpio0 21 1> Aug 07 12:33:41 22-26 are EPHY_LED0_N->EPHY_LED4_N in "Normal mode" Aug 07 12:35:05 cyrus r42034 trunk/package/network/utils/iptables/Makefile * iptables: add kmod-ipt-nf* to dependency list of iptables-mod-nf*. Aug 07 12:35:54 cyrus r42035 branches/barrier_breaker/package/network/utils/iptables/Makefile * iptables: add kmod-ipt-nf* to dependency list of iptables-mod-nf*. Aug 07 12:37:51 none of the gpios in /proc/device-tree seem to cat anything, so that's probably not relevant Aug 07 12:39:23 ah, no, they are just in binary Aug 07 12:40:12 /proc/device-tree/gpio-leds# cat wps/gpios | hexdump -C Aug 07 12:40:12 00000000 00 00 00 0a 00 00 00 15 00 00 00 01 |............| Aug 07 12:40:52 blogic r42036 trunk/target/linux/ramips/dts/RT-N13U.dts * ralink: revert r37163 Aug 07 12:43:19 nbd r42037 trunk/target/linux/generic/config-3.14 * kernel: add a few more generic config symbols for 3.14 Aug 07 12:43:26 nbd r42038 trunk/target/linux/ (112 files in 7 dirs) * ar71xx: add linux 3.14 support Aug 07 12:44:58 blogic r42039 branches/barrier_breaker/target/linux/ramips/dts/RT-N13U.dts * ralink: revert r37163 Aug 07 12:55:08 i'm looking on this http://wiki.openwrt.org/doc/techref/swconfig Aug 07 12:55:17 Failed to connect to the switch. Use the "list" command to see which switches are available. Aug 07 12:55:44 * russell-- has to hit the hay, thanks KanjiMonster (and further clues welcome) Aug 07 12:56:45 and there is nothing shown by swconfig list Aug 07 12:58:34 dlorah_: what device are you talking about? Aug 07 12:58:54 http://support.linksys.com/en-us/support/gateways/WAG54GP2/download Aug 07 12:58:58 wag54gp2, v1 Aug 07 13:10:44 russell--: do you know.. what to do? Aug 07 13:31:33 KanjiMonster: here? Aug 07 13:31:33 Hello everyone. I would like to ask you for help, or advice, or how I might help, for problems regarding ticket https://dev.openwrt.org/ticket/14744 Aug 07 13:31:40 it's referring to ralink radio issues Aug 07 13:32:10 I am using them on a rt305x I think, but I might be wrong, my device is an ASUS WL-330n3G Aug 07 13:46:50 http://wiki.openwrt.org/doc/devel/add.new.device Aug 07 13:47:06 i think.. is it normal my owrt router doesn't have any gpio folder in /sys/class? Aug 07 13:47:43 dlorah_: depends on arch Aug 07 13:47:56 dlorah_: something in arch code usually should register GPIOs Aug 07 13:48:31 for example, because my switch uses MDIO instead of gpio, i don't have any gpio to manage? Aug 07 13:49:30 i don't know your device Aug 07 13:49:40 but well, yeah, in theory there could be no GPIOs at all Aug 07 13:49:53 usually there are GPIOs to manage LEDs/buttons/switch Aug 07 13:50:05 wag54gp2v1 Aug 07 13:50:19 so here i only have mdio? Aug 07 13:50:23 how to change mdio? Aug 07 13:51:23 seems to be AR7 Aug 07 13:51:25 no idea about AR7 Aug 07 13:52:39 where i can find help about ar7? Aug 07 13:59:13 dlorah_: I'm not sure if ar7 uses swconfig at all, or has any switches that are swconfig configurable Aug 07 14:01:13 uh.. swconfig list show nothing Aug 07 14:01:26 it's about mdio, but i can't find a how to about this Aug 07 14:17:12 <__trine> Trunk will not build because it cannot find yaml-0.1.6.tar.gz has this code been superseded Aug 07 14:17:37 <__trine> I cannot find a downloadable copy Aug 07 14:32:01 __trine: http://pkgs.fedoraproject.org/repo/pkgs/libyaml/yaml-0.1.6.tar.gz/5fe00cda18ca5daeb43762b80c38e06e/ should have the same checksum Aug 07 14:32:14 <__trine> oh thanks Aug 07 14:32:24 at least it appears from the url Aug 07 14:33:17 having a local mirror of package sources decreases build time too - sometimes slow mirror get selected etc. Aug 07 14:34:49 <__trine> perhaps openwrt should have a mirror for these packages which works Aug 07 14:35:22 <__trine> I have started the build again Aug 07 14:43:53 blogic r42040 trunk/target/linux/ (67 files in 8 dirs) * ralink: add 3.14 support Aug 07 15:29:32 does anybody knows how to change mdio settings? Aug 07 15:37:44 jow r42041 trunk/package/Makefile Aug 07 15:37:44 build: consider sub-directories when deploying packages to image with CONFIG_PER_FEED_REPO (#17430) Aug 07 15:43:56 <__trine> plntyk, did you try to download that file Aug 07 15:51:09 Can I use abandoned packages also for abandoned packages from telephony repository? Aug 07 15:51:22 Should I? Aug 07 15:51:28 ;-) Aug 07 15:51:32 sure Aug 07 15:51:38 __trine: i just did and it works Aug 07 15:51:44 okay Aug 07 15:51:54 wget http://pkgs.fedoraproject.org/repo/pkgs/libyaml/yaml-0.1.6.tar.gz/5fe00cda18ca5daeb43762b80c38e06e/yaml-0.1.6.tar.gz Aug 07 15:51:57 <__trine> yes it worked for me after I asked the question Aug 07 15:52:08 <__trine> but it didnt at first Aug 07 15:52:38 <__trine> dunno why Aug 07 15:57:58 <__trine> I seem to be being plagued with computer oddities these last few days Aug 07 15:58:50 <__trine> Package motion is missing dependencies for the following libraries: Aug 07 15:58:51 <__trine> libjpeg.so.62 Aug 07 15:59:03 <__trine> so motion will not compile Aug 07 17:41:25 build #649 of ppc44x is complete: Failure [failed shell_9] Build details are at http://buildbot.openwrt.org:8010/builders/ppc44x/builds/649 Aug 07 18:10:10 cyrus r42042 trunk/package/network/services/odhcpd/Makefile * odhcpd: update hostfile more often Aug 07 18:10:42 cyrus r42043 branches/barrier_breaker/package/network/services/odhcpd/Makefile * odhcpd: update hostfile more often Aug 07 18:50:05 Mazilo: ping Aug 07 18:50:29 pong Aug 07 18:50:35 ok, pm :) Aug 07 19:01:47 nbd r42044 trunk/target/linux/ar71xx/patches-3.14/610-MIPS-ath79-openwrt-machines.patch * ar71xx: port missing ath79 machine entry for wndr3700 v4 to 3.14 Aug 07 19:01:51 nbd r42045 trunk/target/linux/ generic/patches-3.10/611-netfilter_match_bypass_default_table.patch generic/patches-3.14/611-netfilter_match_bypass_default_table.patch * kernel: improve ipv4 netfilter optimization patch Aug 07 19:01:54 nbd r42046 trunk/target/linux/ generic/patches-3.10/617-netfilter_skip_filter_sysctl.patch generic/patches-3.14/617-netfilter_skip_filter_sysctl.patch Aug 07 19:01:54 kernel: add a patch to allow disabling processing of the netfilter "filter" table for established connection packets Aug 07 19:10:26 Hauke: hey :) thanks for b43 patches! Aug 07 19:10:49 thanks for adding 5GHZ support ;-) Aug 07 19:10:57 :) Aug 07 19:11:13 will you take a look at "brcm47xx: 3.10: backport MIPS patches for early HIGHMEM support" Aug 07 19:11:55 maybe you could even take them for 14.07? think about it ;) Aug 07 19:17:15 build #660 of uml is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/uml/builds/660 Aug 07 19:19:21 zajec: I will add it to trunk, we can add it to BB when using the heigh mem actually works Aug 07 19:19:50 build #618 of sibyte is complete: Failure [failed shell_9] Build details are at http://buildbot.openwrt.org:8010/builders/sibyte/builds/618 Aug 07 19:33:05 nbd r42047 trunk/package/network/utils/ xtables-addons/Makefile xtables-addons/patches-1.x * xtables-addons: remove version 1.x for old kernels Aug 07 19:33:09 nbd r42048 trunk/package/base-files/files/etc/sysctl.conf Aug 07 19:33:09 base-files: enable option to skip the netfilter "filter" table for established connection packets by default Aug 07 19:33:48 nbd r42049 branches/barrier_breaker/target/linux/generic/patches-3.10/611-netfilter_match_bypass_default_table.patch * kernel: improve ipv4 netfilter optimization patch Aug 07 19:33:50 nbd r42050 branches/barrier_breaker/target/linux/generic/patches-3.10/617-netfilter_skip_filter_sysctl.patch Aug 07 19:33:50 kernel: add a patch to allow disabling processing of the netfilter "filter" table for established connection packets Aug 07 19:33:51 nbd r42051 branches/barrier_breaker/package/base-files/files/etc/sysctl.conf Aug 07 19:33:51 base-files: enable option to skip the netfilter "filter" table for established connection packets by default Aug 07 19:34:08 nbd: is there a big performance impact from those 2 netfilter patches ? Aug 07 19:37:34 guess I will find out soon :) Aug 07 19:40:05 Hauke: ok Aug 07 19:43:04 stintel: it's visible Aug 07 19:43:29 nbd: cool, now I'm really curious :) Aug 07 20:15:51 build #630 of avr32 is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/avr32/builds/630 Aug 07 20:17:14 nbd_: will in future by default skip the filter table for established connections? Aug 07 20:17:21 Hauke: where I could find your cool logs? like boot logs from various devices Aug 07 20:17:22 sorry Aug 07 20:17:25 correcting the phrase Aug 07 20:17:32 Hauke: i remember you got this http directory Aug 07 20:17:44 nbd_: will openwrt in the future kip by default the filter table for established connections? Aug 07 20:17:58 meh, seems something else is wrong since some time, not getting over 60Mbps with my rspro :/ Aug 07 20:18:16 I think I haven't added them again after I switched to a different server Aug 07 20:18:26 even with qos disabled. if I switch def gw to my RB2011L I get almost 190Mbps (with QoS disabled) Aug 07 20:18:45 oh, ok Aug 07 20:19:04 are you searching for something special? Aug 07 20:19:34 i like it in general ;) Aug 07 20:19:40 right now i wanted to check R6250 boot log Aug 07 20:19:44 but found something: http://www.dd-wrt.com/phpBB2/viewtopic.php?p=869615 Aug 07 20:19:50 it's probably the same Aug 07 20:20:00 I wanted to check what partitions we may expect on ARMs Aug 07 20:23:10 hauke r42052 trunk/target/linux/ (7 files) * brcm47xx: 3.10: backport MIPS patches for early HIGHMEM support Aug 07 20:23:43 hauke r42053 trunk/target/linux/ (5 files) * brcm47xx: 3.14: backport MIPS patches for early HIGHMEM support Aug 07 20:24:33 hauke r42054 trunk/target/linux/ brcm47xx/config-3.14 brcm47xx/mips74k/config-default brcm47xx/config-3.10 * brcm47xx: activate high mem for mips74k in the config Aug 07 20:27:25 thanks Aug 07 20:32:32 ok something is definitely wrong with either the switch or eth1 on rspro at least Aug 07 20:34:43 http://pastebin.com/4PVjHNc8 Aug 07 20:35:31 bisecting that might become annoying :D Aug 07 20:57:13 blogic r42055 trunk/package/libs/openssl/Makefile * openssl: another day another bug fix update Aug 07 20:58:05 blogic r42056 branches/barrier_breaker/package/libs/openssl/Makefile * openssl: another day another bug fix update Aug 07 20:58:27 hehe :) Aug 07 21:14:39 __trine: more like there needs to be an automated script to upload new versions to said mirrors; add +libjpeg to motion's depends Aug 07 21:15:35 <__trine> swalker, yes that is a good idea Aug 07 21:21:22 jpeg issue looks like a stale staging_dir libjpeg*, jpeg was updated to 9a today Aug 07 22:05:06 ok, there is a serious network performance degradation on Routerstation Pro somewhere between AA r34879 and current trunk Aug 07 22:06:36 on AA r34879, iperf -s on the router: 350Mbps, iperf -c on the router: 232Mbps. with CC r42048, iperf -s on the router: only 164Mbps Aug 08 00:18:43 build #695 of orion is complete: Failure [failed compile_8] Build details are at http://buildbot.openwrt.org:8010/builders/orion/builds/695 Aug 08 00:26:30 build #144 of pxa is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/pxa/builds/144 Aug 08 00:38:41 build #554 of iop32x is complete: Failure [failed shell shell_9] Build details are at http://buildbot.openwrt.org:8010/builders/iop32x/builds/554 Aug 08 00:40:42 hmmz, been doing some testing on AA, BB, CC images built with default config + just iperf, and not really seeing the network performance issue there Aug 08 00:40:50 wtf Aug 08 01:40:33 build #689 of cobalt is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/cobalt/builds/689 Aug 08 02:54:10 build #236 of mvebu is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/mvebu/builds/236 **** ENDING LOGGING AT Fri Aug 08 02:59:59 2014