**** BEGIN LOGGING AT Sat Apr 28 03:00:00 2012 Apr 28 04:49:39 build #3 of xburst is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/xburst/builds/3 Apr 28 08:33:17 build #3 of ep93xx is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/ep93xx/builds/3 Apr 28 10:03:59 nbd: ping pls Apr 28 10:06:46 build #3 of gemini is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/gemini/builds/3 Apr 28 10:38:55 juhosg * r31495 /trunk/target/linux/adm8668/Makefile: adm8668: switch to 3.3 Apr 28 10:39:48 juhosg * r31496 /trunk/target/linux/adm8668/ (config-2.6.36 patches-2.6.36/): adm8668: nuke 2.6.36 support Apr 28 10:41:44 juhosg * r31497 /trunk/target/linux/adm8668/ (7 files in 3 dirs): adm8668: merge 3.3 fixes Apr 28 11:01:26 build #5 of iop32x is complete: Failure [failed compile_10] Build details are at http://buildbot.openwrt.org:8010/builders/iop32x/builds/5 Apr 28 13:17:10 build #3 of adm5120 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/adm5120/builds/3 Apr 28 14:34:43 gpioctl is broken? Apr 28 14:36:07 root@OpenWrt:~# gpioctl dirout 19 Apr 28 14:36:09 Error whilst opening /dev/gpio Apr 28 14:36:33 vinceonfire: what target is this? Apr 28 14:37:12 AR71xx Apr 28 14:37:50 then use /sys/class/gpio instead of gpioctl Apr 28 14:38:05 I am finding usb_power gpio for a artheos based router Apr 28 14:40:49 Can you provide more detail.I've search wiki and get little information on finding gpios. Apr 28 14:47:17 vinceonfire: echo $gpio > /sys/class/gpiochip0/export should create a /sys/class/gpiochip0/gpio$gpio directory, in it you can control it through the sysfs files (e.g. with echo out > direction to make it an output gpio, echoging into value will change the value etc) Apr 28 14:47:44 build #3 of mpc52xx is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/mpc52xx/builds/3 Apr 28 15:05:32 KanjiMonster: Thanks I have a try Apr 28 15:57:28 KanjiMonster: I've tried all gpio number besides the ones defined in Mach but could not find the gpio to power up usb... Apr 28 15:58:19 build #3 of etrax is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/etrax/builds/3 Apr 28 15:58:55 http://pastebin.com/JxhvGNHQ Apr 28 15:59:06 Did I do right? Apr 28 16:18:56 vinceonfire: you also need to set the value Apr 28 16:23:45 In the mach "gpio_direction_output(TL_WR843N_GPIO_USB_POWER, 1);" I think if the gpio is right,echo out should get the usb initialized. Apr 28 16:30:00 With echo out > /sys/class/gpio/gpio11/direction,the 3G led is on. Apr 28 17:04:10 hi, i think "--enable-password-save" is missing in the compilation of the openvpn-package for openwrt,( but i successfully used this in the past...or is it because of the trunk-snapshot-package i'm using atm? Apr 28 17:32:53 dape: pong Apr 28 17:34:07 is perhaps the openvpn-devel-package configured with "--enable-password-save"? Apr 28 17:44:50 yes, it is.) Apr 28 17:49:33 nbd: hello, i already send an email on openwrt-devel list, so basically it seems my dual stack pppoe trunk won't add the ipv6 default route Apr 28 17:50:06 jow_laptop: advised to debug the /lib/netifd scripts and it seems LLREMOTE is empty.. Apr 28 17:50:48 nbd: i used /usr/bin/logger -t "LLREMOTE" "LLREMOTE is $LLREMOTE" after the line: [ -n "$LLREMOTE" ] && proto_add_ipv6_route "::0" 0 "$LLREMOTE" in /lib/netifs/ppp-up script Apr 28 17:52:01 can manually add the default gw fe80::1 via pppoe-wan and everything works great from the router and behind the router Apr 28 18:00:19 dape: and it worked with the ipv6-up script before netifd? Apr 28 18:01:19 it works nice with r30964 on a dink dir-825 trunk WITH netifd and the scripts still in /etc/ppp Apr 28 18:01:26 ok Apr 28 18:01:49 but not on r31489 on a tplink wr1043nd with same radvd, wide dhcp, ppp setup Apr 28 18:02:16 i double checked the configs all are similar except in current trunk scripts are gone from /etc/ppp Apr 28 18:03:39 even in the old version it should have just ignored /etc/ppp/* anyway Apr 28 18:03:55 since the full path to the scripts in /lib/netifd is added to the pppd command line Apr 28 18:04:05 aight, if you need any extra info from me im here tonight with routers ready :P Apr 28 18:04:47 if you want i can set you a ssh account here with minicom on the tplink's serial Apr 28 18:19:50 can you test if simply adding back the old /etc/ppp files changes anything? Apr 28 18:20:02 yes, brb Apr 28 18:22:16 jow_laptop: ping Apr 28 18:23:25 nbd: copied them /etc/ppp/* and everything is OK Apr 28 18:23:46 root@wr1043nd:/# ip -6 ro | grep default Apr 28 18:23:46 default via fe80::1 dev pppoe-wan metric 1 Apr 28 18:28:00 ok Apr 28 18:28:12 so there's an issue with pppd and it calls the wrong script or something Apr 28 18:28:15 i'll look into it Apr 28 18:28:23 thx, i will be here Apr 28 18:28:25 vinceonfire: got a specific make and model I can find on Amazon for the ar9342? Apr 28 18:28:34 oh, bugger. he's dropped off. Apr 28 19:03:56 nbd: did you follow the thread about DHCP changes I've suggested? Apr 28 19:19:39 luka * r31498 /packages/admin/debootstrap/ (Makefile files/pkgdetails.c patches/100-busybox_fix.patch): Apr 28 19:19:40 [packages] debootstrap: update to version 1.0.40 Apr 28 19:19:40 Signed-off-by: Daniel Golle Apr 28 19:54:56 mirko * r31499 /trunk/package/ (8 files in 5 dirs): (log message trimmed) Apr 28 19:54:57 [packages/{e2fsprogs,util-linux,util-linux-ng}] update/rename those packages Apr 28 19:54:57 This patch makes several changes to the util-linux(-ng) package: Apr 28 19:54:57 * rename to util-linux (official name now, util-linux-ng got merged) Apr 28 19:54:57 * bump to last stable version 2.21.1 (was 2.13.0.1 before) Apr 28 19:54:57 * add several new packages Apr 28 19:54:58 * sort packages within Makefile Apr 28 20:10:33 mirko * r31500 /trunk/toolchain/eglibc/ (Config.in Config.version Makefile): [toolchain/eglibc] drop eglibc version 2.12 Apr 28 20:18:08 mirko * r31501 /trunk/toolchain/eglibc/Config.version: (log message trimmed) Apr 28 20:18:08 [toolchain/eglibc] set version string of eglibc version 2.14 to 2.14.1 Apr 28 20:18:08 eglibc version number depends on the branch and on the maintenance release Apr 28 20:18:08 (i.e. the SVN revision). Changing the revision may change the maintenance Apr 28 20:18:08 version. This patch correlate the SVN revision to the correct version Apr 28 20:18:09 number - without this change eglibc 2.14 provoke build errors when Apr 28 20:18:09 building the base-files package (example, for 2.14): Apr 28 20:47:51 mirko * r31502 /trunk/toolchain/eglibc/ (Config.in Config.version Makefile): (log message trimmed) Apr 28 20:47:51 [toolchain/eglibc] drop support for eglibc version trunk/HEAD Apr 28 20:47:51 When selecting a specific eglibc version, it comes with a specific SVN Apr 28 20:47:51 revision that should not be modified as it (more or less) correspond to Apr 28 20:47:51 a tagged release. This patch disable the possibility to select a specific Apr 28 20:47:52 SVN revision on known eglib versions. Apr 28 20:47:53 This patch also disables the possibility to select the trunk branch of Apr 28 22:24:14 mirko * r31503 /trunk/ (9 files in 7 dirs): Apr 28 22:24:14 [toolchain/glibc*] purge support for glibc - use eglibc instead! Apr 28 22:24:14 for reference: http://www.mail-archive.com/openwrt-devel@lists.openwrt.org/msg13425.html Apr 28 22:24:18 mirko * r31504 /trunk/package/ (base-files/Makefile hotplug2/Makefile): [package/*] remove special treatment when using glibc - support got dropped Apr 28 22:24:21 mirko * r31505 /packages/ (5 files in 5 dirs): [packages/*] remove special treatment when using glibc - support got dropped Apr 28 23:30:07 hauke * r31506 /trunk/package/broadcom-diag/src/gpio.h: broadcom-diag: add missing break into switch case statement. **** ENDING LOGGING AT Sun Apr 29 02:59:58 2012