**** BEGIN LOGGING AT Fri Dec 13 03:00:00 2013 Dec 13 03:17:16 <[florian]> heffer: still here? Dec 13 03:18:14 i'm here, for a bit Dec 13 04:12:24 still? i just got here! lol. Dec 13 04:12:41 * russell-- recommends the elimination of timezones Dec 13 04:14:02 * russell-- submits legislation so that the sun rises at the same time for everyone on the planet Dec 13 04:33:10 russell--: you're in my time zone iirc Dec 13 04:53:58 i think so Dec 13 04:54:07 PST Dec 13 04:56:55 just one state down Dec 13 10:21:52 blogic, luka: i can't confirm it, but seems that early firmwares of the livebox 2.1 were based in supertask, and now switched to uboot+openwrt like the easybox 904 Dec 13 10:23:23 ah ok Dec 13 10:23:33 that could explain why 2 versions are floating around Dec 13 10:25:17 afaik early firm revisions had some problems Dec 13 10:26:39 ok Dec 13 10:28:35 heffer: ping Dec 13 10:28:55 heffer: https://dev.openwrt.org/ticket/14606 could you try to verify this on one of your 5350 units ? Dec 13 10:29:10 i tested trunk on 3052 5350 7620 and all work Dec 13 10:29:54 jow_laptop: ping Dec 13 10:30:27 nvm :) Dec 13 10:30:27 stintel: pong Dec 13 10:30:30 ok Dec 13 10:30:41 I found it in the fw3 source, had a question about ipset :) Dec 13 10:34:41 blogic: the firm in ticket #14606 was compiled with GCC 4.8 linaro, not with the default version Dec 13 10:35:01 stintel: okay, let me know if there're problems withi t Dec 13 10:35:51 blogic: https://lists.openwrt.org/pipermail/openwrt-devel/2013-December/022872.html this is the patch for my board Dec 13 10:35:54 Pteridium: ah Dec 13 10:36:09 Pteridium: nice spotting Dec 13 10:36:14 let me try with 4.8 then Dec 13 10:36:18 will someone taky it? or how do you work here... Dec 13 10:36:31 loblik: yes i was going to reply Dec 13 10:36:35 basically .... Dec 13 10:36:43 the patch is good but a few things stilla re missing Dec 13 10:36:59 you will most likely also want to patch ... Dec 13 10:37:23 target/linux/ramips/base-files/etc/uci-defaults/01_leds Dec 13 10:37:30 target/linux/ramips/base-files/etc/uci-defaults/02_network Dec 13 10:37:40 target/linux/ramips/base-files/lib/ramips.sh Dec 13 10:38:10 target/linux/ramips/base-files/lib/ramips.sh <--- you patched that alread Dec 13 10:38:21 but you should add the 01_leds and 02_network patches aswell Dec 13 10:38:37 blogic: i've made the same mistake a lot of times :$ Dec 13 10:42:34 nbd r39038 trunk/include/package-ipkg.mk Dec 13 10:42:34 build: remove SourceFile and SourceURL from opkg metadata - they are useless without the corresponding openwrt package directory Dec 13 10:42:39 nbd r39039 trunk/package/system/opkg/patches/090-suppress-blank-provides-field.patch * opkg: do not add blank "Provides:" fields to package metadata Dec 13 10:43:19 blogic: ok. thanks i will look at that Dec 13 10:55:48 blogic r39040 trunk/target/linux/ (22 files in 10 dirs) * ralink: add mt7621 support Dec 13 11:00:19 blogic: regarding the leds. the board have 5 of them and all works except wifi led. in programming guide they mention pin 72 as WLAN_LED hovever setting pin 72 to low has same effects as setting pin 40 to low. it activates the wan led. Dec 13 11:00:45 so i guess wifi led is not accessible via gpios? Dec 13 11:04:19 nbd r39041 trunk/package/network/ utils/iw/patches/200-reduce_size.patch utils/iw/Makefile * iw: reduce size and make the phy dump output more readable Dec 13 11:07:12 loblik: nope Dec 13 11:07:22 actually it is Dec 13 11:07:35 hang on ... Dec 13 11:31:44 nbd: is there a way to use normal openvpn config files directly without uci? Dec 13 11:32:41 https://dev.openwrt.org/browser/trunk/package/network/services/openvpn/files/openvpn.config#L3 Dec 13 11:48:04 kaloz r39042 packages/net/nginx/ patches/300-crosscompile_ccflags.patch Makefile * [nginx]: fix compile errors and upgrade to 1.4.4 Dec 13 12:37:37 [florian]: i didn't realized that the Cisco EPC3825 has a different bootloader Dec 13 12:37:52 somethin called SA bootloader Dec 13 12:38:19 SA=Scientific Atlanta i guess Dec 13 12:42:05 blogic: so is it some kind of offset overflow? i don't understand why these two pins do the same thing Dec 13 12:47:11 overflow of what kind ? Dec 13 12:51:06 i don't know much about the architecture and how gpio are accessed. i tought it could be a software bug somehow rounding 72 to 40 (base) and setting up wrong pin Dec 13 12:52:34 no Dec 13 12:52:41 the oinmxing is just not setup properly Dec 13 12:52:50 the pinmuxing is just not setup properly Dec 13 13:40:17 blogic: i suspect this is the problem http://sprunge.us/AHSB?diff Dec 13 13:40:48 going to test it properly Dec 13 14:08:33 loblik: i doubt it Dec 13 14:08:39 and i still think its the mux option ;) Dec 13 14:17:35 according to the programming guide. pin 72 data is at address 0x0698 but in the dts file for gpio2 there is base 0x0660 and length only 0x24. Dec 13 14:18:23 so it seem to me the length does not cover all the pins. or i'm completly wrong. Dec 13 14:45:10 luka r39043 packages/net/strongswan/Makefile * [packages] strongswan: add second download mirror Dec 13 15:04:26 blogic: you asked me to separate out the wifi eeprom patch so you could fold it into your git tree, then i never heard back Dec 13 15:10:12 blogic: what should i try then? whatever what i do echo 0 > gpio72/value still lights up wan led (same as gpio 40)... Dec 13 15:18:41 can someone help me to compile hello world application, please? Dec 13 15:18:44 Package zajec-hello is missing dependencies for the following libraries: Dec 13 15:18:46 libc.so.6 Dec 13 15:18:58 my OpenWrt packages has: Dec 13 15:19:00 DEPENDS:=+libgcc +libc Dec 13 15:19:09 what am I missing./ Dec 13 15:25:55 https://forum.openwrt.org/viewtopic.php?id=44844 Dec 13 15:28:08 zajec: your package was not cross compiled Dec 13 15:28:28 zajec: either because CC is not correctly set or because the source dir you try to cross compile already contains binaries built for your host Dec 13 15:28:49 zajec: libc.so.6 is from the GNU libc of your host system Dec 13 15:29:20 zajec: make sure the source dir is clean and check if the CC invoked by make is the cross one Dec 13 15:30:55 zajec: you don't need to specify libgcc and libc in your dependencies, those are automatically added Dec 13 15:37:20 i'm doing sth stupid I think Dec 13 15:37:37 nbd: the wifi is still borken here - the fix you commited for netifd now doesn't crash netifd anymore but the wifi still doenst come up after i bring it up/down a few times Dec 13 15:37:39 is that ok? Dec 13 15:37:41 $(MAKE) -C $(PKG_BUILD_DIR) CC="$(TARGET_CC)" CFLAGS="$(TARGET_CFLAGS) -Wall" LDFLAGS="$(TARGET_LDFLAGS)" Dec 13 15:37:50 ah, wait Dec 13 15:37:54 my Makefile doesn't use CC Dec 13 15:37:57 but uses "gcc" Dec 13 15:38:41 ok Dec 13 15:38:46 sorry for the noise, it's fixed Dec 13 15:40:29 tripolar: please show me the process list and the output of 'wifi status' when it's in that state Dec 13 15:40:43 tripolar: preferably also the output of logread Dec 13 15:42:37 nbd: http://nopaste.info/a0722b39e7.html Dec 13 15:47:30 there's nothing more in logread? Dec 13 15:47:34 from the up/down attempts? Dec 13 15:53:53 nbd as it seeems not Dec 13 15:54:38 nbd: that is the problem - this is the status after the wifi device doesnt come up Dec 13 15:54:44 what happens if you run 'wifi; wifi status'? Dec 13 15:54:47 an then logread Dec 13 15:56:16 nbd wifi alone seems to work - wifi reload not - at least after some time it doesnt Dec 13 15:56:56 some time == a few starts and stops Dec 13 15:57:18 wifi reload is not supposed to start an interface that is down Dec 13 15:57:43 ahh okay Dec 13 15:57:46 thanks nbd Dec 13 15:57:59 it only reloads the config Dec 13 15:58:19 since you're saying the issue is with bringing the device up/down Dec 13 15:58:34 how do you bring it up and down? Dec 13 16:01:10 nbd: i used wifi down to bring it down and "wifi reload" and ubus call network reload Dec 13 16:01:18 to bring it up Dec 13 16:01:20 it tried both Dec 13 16:01:24 ah Dec 13 16:01:32 it's normal that this won't work Dec 13 16:02:07 is wifi is the way to go when its down Dec 13 16:02:13 is=si Dec 13 16:02:15 is=so Dec 13 16:02:23 yes Dec 13 16:02:29 thanks nbd Dec 13 16:02:30 wifi reload is for reloading, not for starting Dec 13 16:02:33 as the name implies ;) Dec 13 16:02:37 :) Dec 13 16:35:56 loblik: oh ok Dec 13 16:36:39 loblik: i'll try it out in a sec Dec 13 16:40:58 kaloz r39044 trunk/package/boot/uboot-omap/ patches patches/001-switch_omap4_ext4.patch patches/002-fix_jffs2.patch * [uboot-omap]: fix jffs2 with internal libgcc and switch omap4 to ext4 Dec 13 16:45:20 nbd r39045 trunk/scripts/download.pl Dec 13 16:45:20 scripts/download.pl: prefer the GNU mirror redirect over the primary site (#14603) Dec 13 16:45:24 nbd r39046 trunk/package/network/config/netifd/files/etc/init.d/network Dec 13 16:45:24 netifd: prevent an unnecessary restart of netifd-managed wifi interfaces at boot time Dec 13 16:45:28 nbd r39047 trunk/package/ utils/usbmode/Makefile utils/usbmode/files/usbmode.hotplug utils/usbmode/files/usbmode.init Dec 13 16:45:28 usbmode: add an init script to switch devices that show up too early for the hotplug script Dec 13 16:46:29 blogic: but even if i make a length of gpio2 registers bigger it still triggers the wrong led. Dec 13 16:49:47 however adding new group gpio3 like this http://sprunge.us/YdCb?diff helps and finally right led lights up. don't understand why only this way it works. Dec 13 17:18:12 loblik: i'll check the offsets against the datasheet Dec 13 17:18:18 in mt7620a these mappings work Dec 13 17:18:28 thanks for the debugging Dec 13 17:35:58 it works even for me. but pin 72 is not defined in both dts. gpio2@660 covers 32 pins from 40 to 71. so i try to add 72 to gpio2 but it seems to wrap it to the pin 40. Dec 13 17:36:51 indeed there is a gpio72 Dec 13 17:37:00 i'll add it to the dtsi files Dec 13 19:08:26 ramips/base-files/etc/uci-defaults/02_network shows some ports which have 't' as suffix...like 6t...does it mean trunk? so the port connected to the cpu? Dec 13 20:22:06 Kaloz: I've had a trivial version bump patch sitting in patchwork for almost two months.. Could I perhaps get commit rights for that package? http://patchwork.openwrt.org/patch/4206/ Dec 13 20:27:11 Kaloz: I'd also be happy to spend more time dealing with patches for the packages tree too :) Dec 14 00:53:54 ^ sigh. Dec 14 01:20:33 swalker: have I missed something? Dec 14 01:39:03 jmccrohan: no, that problem is just discouraging given it has been that way for years **** ENDING LOGGING AT Sat Dec 14 02:59:59 2013