**** BEGIN LOGGING AT Thu May 21 02:59:58 2015 May 21 05:42:29 DonkeyHotei: what about that patch? May 21 05:44:13 is it better to leave coova-chilli as is, apply the patch before the branch, or both? May 21 06:12:05 i don't see build-failures for chillispot atm May 21 06:22:16 it tries to copy files from a dir called iptables into the pkg, but there is no such dir, so build fails May 21 06:49:13 Yeah but the buildbots don't log it as failer May 21 06:54:19 * russell-- just got hooked up with gig fiber today May 21 08:54:01 build #5 of mpc83xx is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/mpc83xx/builds/5 May 21 09:02:33 build #5 of ep93xx is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/ep93xx/builds/5 **** BEGIN LOGGING AT Thu May 21 09:35:43 2015 May 21 10:13:58 build #5 of brcm63xx.smp is complete: Failure [failed compile_8] Build details are at http://buildbot.openwrt.org:8010/builders/brcm63xx.smp/builds/5 May 21 11:33:13 any idea why a sdcard would mount read only? it's connected to a usb hub with a storage connector, and downstream devices work, and mounting the sd card works, but it just always mounts readonly. May 21 11:33:33 shouldn't I get change detection from teh hub/card reader too? or is that a hardware option? May 21 11:34:40 sidenote, should usbdev led trigger work for devices attached to hubs? like "1-1.3" ? May 21 11:35:05 I start an application that opens a usb serial port on 1-1.3, and the led starts blinking continuously, not just when I use it. May 21 11:35:05 build #5 of mpc52xx is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/mpc52xx/builds/5 May 21 11:35:23 unless I guess the ftdi drvier is continually polling for data or something May 21 11:35:51 an earlier board used a cp210x, and it blinked only on traffic, but it was directly attached as usb device 1-1 May 21 11:37:05 is the missing UUID a problem for mounting?: https://pastee.org/yfjwk May 21 11:39:02 this is all I get when I try and mount it: https://pastee.org/hxybu May 21 11:40:39 karlp: You might get more response over on the #openwrt channel, or the forums. May 21 11:41:16 check dmesg May 21 12:09:26 [ 6.520000] sd 0:0:0:0: [sda] Write Protect is on May 21 12:09:30 I guess that's it then. May 21 12:09:33 weird May 21 12:09:41 that's probably goign to be hardware then May 21 12:09:47 would say so too May 21 12:11:31 any thoughts on the usbdev led trigger? I guess I can get usbmon and see if there really is continusou traffic on the ftdi device vs the cp210x device, that's probably easiest first. May 21 12:36:39 bleh, took off the pullup on write protect, stillsays it's write protected. May 21 12:38:06 karlp: just for kicks, wire it as a pull-down instead? May 21 12:41:15 yeah, that's next, just not as easy as removing :) May 21 12:42:50 I understand. the snips are easier than the soldering iron. May 21 12:51:38 [ 6.410000] sd 0:0:0:0: [sda] Write Protect is off May 21 12:51:41 that's better .) May 21 13:16:23 hrm, seems the smsc2640 doesn't give you card detection unless you have an external eeprom May 21 13:16:31 why would you not want card detection by default? May 21 13:20:24 because the ways of the great chinese hardware builders are unfathomable May 21 13:26:22 yeah, the write protect was, "this is the write protect pin, active low" then in another section, "default settings of this register, without eeprom: invert write protect" May 21 13:26:25 whee May 21 15:09:19 cyrus r45707 trunk/package/network/services/odhcpd/Makefile * odhcpd: fix DHCPv6 downstream PD May 21 16:21:52 build #6 of ramips is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/ramips/builds/6 May 21 16:32:19 as soon as I open a usb-serial port on this device, I get flooding usb urbs, cotinually trying to do a bulk read, May 21 16:32:38 with ft230x, doesn't happen with ft232 on local, and not on cp210x either. bleh May 21 17:27:48 is there an option to turn on dynamic_debug in openwrt? May 21 17:28:49 yar, found it in kernel_menuconfig May 21 17:52:01 hrm, I don't get a /sys/kernel/debug/dynamic_debug file though.. May 21 17:53:59 oh bleh, there's more under main menuconfig for global build settings :) May 21 17:54:56 right, any kernel config symbol exposed in openwrt menuconfig will override the selection state in kernel_menuconfig May 21 18:02:58 so, led trigger usbdev is working, the unexpected portion is that I'm getting continual usb traffic with the ft230x, as soon as I open the port, without any serial trafifc. hopefully the dynamic debug prints will give me some more information May 21 18:06:07 hrm, this doesn't look expected: https://pastee.org/n2ews May 21 18:17:46 hrm, better try a CC image before i try speaking to linux-usb, they're not going to care muhc about linux 3.10 :) May 21 18:18:53 hrm, looks like a bunch of changes around the 3.10 timeframe for ftdi_sio too. May 21 18:30:55 build #5 of at91 is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/at91/builds/5 May 21 19:31:59 build #5 of ar71xx is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/ar71xx/builds/5 May 21 19:33:20 jogo r45708 trunk/target/linux/ (9 files in 8 dirs) * brcm63xx: Add Huawei HG655b support May 21 19:33:24 jogo r45709 trunk/target/linux/ brcm63xx/base-files/etc/diag.sh brcm63xx/base-files/lib/preinit/05_init_interfaces_brcm63xx * brcm63xx: fix failsafe lan and status led for DSL-274xB rev. F1 May 21 19:33:40 jogo r45710 trunk/package/kernel/mac80211/patches/ (30 files) * mac80211: make it work with 3.18.12+ May 21 19:34:13 jogo r45711 trunk/ (194 files in 29 dirs) * kernel: update 3.18 to 3.18.14 May 21 20:08:42 build #7 of cns21xx is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/cns21xx/builds/7 May 21 20:08:44 build #7 of cobalt is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/cobalt/builds/7 May 21 20:09:05 build #7 of pxa is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/pxa/builds/7 May 21 20:09:15 build #7 of orion is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/orion/builds/7 May 21 20:11:26 build #7 of ppc40x is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/ppc40x/builds/7 May 21 20:47:33 is it known that xz-utils is missing? May 21 20:47:38 opkg install xz May 21 20:51:31 nwmcsween_: e.g. https://downloads.openwrt.org/chaos_calmer/15.05-rc1/ar71xx/generic/packages/packages/xz_5.2.1-1_ar71xx.ipk exists, which target do you use? May 21 20:51:47 trunk May 21 20:52:02 I mean arch May 21 20:52:20 xz depends on xz-utils ar71xx May 21 20:53:06 * satisfy_dependencies_for: Cannot satisfy the following dependencies for xz: * xz-utils * May 21 20:55:21 {Nico}_: ^ May 21 22:54:07 build #6 of arm64 is complete: Failure [failed compile_4] Build details are at http://buildbot.openwrt.org:8010/builders/arm64/builds/6 May 21 23:13:02 build #6 of avr32 is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/avr32/builds/6 May 22 01:48:47 Hi I'm wondering why I'm not getting a shell on uart on TP-Link archer c8 May 22 02:22:00 It seems TX is not connected *sigh* May 22 02:33:52 [Wed 2015-05-20 11:54:19 PM PDT] * russell-- just got hooked up with gig fiber today <---- what kind of cpe does that use? May 22 02:48:22 serial ok on tp-link archer c8 **** ENDING LOGGING AT Fri May 22 02:59:58 2015