**** BEGIN LOGGING AT Mon May 25 02:59:59 2015 May 25 07:44:29 The output of my diff_config script is: http://cxg.de/_a199a6.htm May 25 07:44:54 The latest working image I can find is the one from Chaos calmer, RC1, release 20 may. May 25 07:50:42 build #9 of mpc83xx is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/mpc83xx/builds/9 May 25 07:52:52 build #9 of ep93xx is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/ep93xx/builds/9 May 25 07:55:54 Secondly - is it expected that we are building wl-330n3g images (and other models) both in the "generic" and in the "rt305x" subtarget? May 25 08:07:18 mirko: there is no "generic" subtarget for ramips May 25 08:09:54 KanjiMonster: sorry, I was referring to the folder name May 25 08:11:15 mrkiko: folder name where, there is no "generic" folder in target/linux/ramips? May 25 08:11:44 he probably means when downloading May 25 08:11:53 https://downloads.openwrt.org/snapshots/trunk/ramips/generic/ May 25 08:14:07 ah, okay May 25 08:14:42 probably some buildbot target/script treating default == generic or so, seeing as it has a different build time as the rt305x folder May 25 08:14:47 yes, plntyk; I was indicating that. thank you. May 25 08:20:22 sorry for my miss-use of some terms May 25 08:21:25 mirko: your problem might be that the image you are trying to build gets too large; I see you are including openvpn-openssl in it May 25 08:24:40 well with the diffconfig I get an wl330n3g image - however much stuff that mrkiko wants is probably not included since its built with "m" - like filesystem - and installing these takes up too much probably May 25 08:26:04 mrkiko: do you use a files/ folder to add extra files? May 25 08:29:27 jogo r45746 trunk/include/image.mk * image.mk: make image too big warnings more visible May 25 08:35:31 KanjiMonster, plntyk: no, I don't use a files/ folder. And ... my image doesn't seem too big. May 25 08:35:53 it's 3670020 nuyrd May 25 08:36:02 sorry May 25 08:36:05 3670020 bytes May 25 08:36:28 and ... yes, I choosen various things as separate packages because I don't need them in the root fs, but still it would be confortable to have them at hand May 25 08:36:43 mirko: ah, so you can build an image, but it doesn't work? May 25 08:38:02 mirko: there's already a ticket for that, it seems the update to 3.18.14 has broken at least rt305x May 25 08:39:24 err May 25 08:39:35 mirko: sry, not you ;p May 25 08:41:50 mrkiko: I probably broke it. I have a wild guess what might be the issue, so I can give you a patch that might or might not help. May 25 08:46:33 KanjiMonster: :D no problems, it's funny. Unfortunately I will not be able to test it in a reasonable timeframe, but probably this evening May 25 08:46:49 KanjiMonster: for the "err" I don't know what it actuallymeans, don't worry May 25 08:47:08 KanjiMonster:However, my idea is that it's pretty easy to break this hardware specifically. May 25 08:47:20 mirko: that was a sound word, meaning "oops" May 25 08:47:32 I did it again May 25 08:47:35 ah ok :D May 25 08:47:46 :D don't worry May 25 08:47:58 here also many people read it "mirko" May 25 08:48:13 my fingers have a will of their own May 25 08:48:20 :) :) May 25 08:49:12 KanjiMonster: yes, I can produce the image but it will not boot; and unfortunately leds are not of big help to me. I can tell you however, that I can't see failsafe thing, so I am pretty sure it doesn't boot up right, or it doesn't arrive to that point at least. May 25 08:49:36 mrkiko: basically it is editing one line in the kernel, so it might be easier if I just tell you what to change, but I don't know how well complex paths translate to a screen reader, so I guess a patch would be easier for you May 25 08:57:15 no no KanjiMonster May 25 08:57:23 don't worry - I am using a braille display May 25 08:57:32 KanjiMonster: so anything terminal is good for me May 25 08:57:36 ah, okay May 25 08:57:39 KanjiMonster: and I also enjoy kernel :D May 25 08:57:53 KanjiMonster: so don't be worried :D and thank you. May 25 08:58:12 I guess it will be something under arch/mips/ralink May 25 08:58:54 mrkiko: yes, edit Kconfig like 18, change "default y" to "default n" May 25 08:59:20 line 18 May 25 08:59:51 config RALINK_ILL_ACC ? May 25 09:00:08 yes May 25 09:00:20 done May 25 09:00:23 then I issue a rebuild with May 25 09:00:25 make V=99 ? May 25 09:00:29 or should I do somethng more? May 25 09:00:30 yes please May 25 09:00:34 ok May 25 09:01:09 (working) May 25 09:01:19 (I mean - the PC is doing it) May 25 09:02:09 but KanjiMonster you are very very helfpul and kind to me - so you deserve special attention :D and so I'll flash my Wi-Fi Access Point (that's another wl-330n3g) with the generated image, and since it's 200 km far from here, it'll be funny :D May 25 09:02:41 * mrkiko notes the build process didn't rebuild any module May 25 09:04:53 mrkiko: thanks. Well, I was the one who updated the kernel to the currently broken version, so I feel a bit obliged to fix it. So thank *you* for testing my guess - I do not have any ralink hardware to test it myself. May 25 09:06:38 No problems - you are helping me and indirectly a person who will probably (hopefully) benefit from Internet Access May 25 09:07:41 KanjiMonster: the build process believed the kernel wasn't touched and so it didn't get re-buiolt. Hmhm... May 25 09:10:41 mrkiko: it should have in the target/linux/install step, but since you only disabled on option, it probably only relinked everything without actually compiling much May 25 09:11:50 infact May 25 09:18:16 KanjiMonster: I'll let you know asap May 25 09:20:35 mrkiko: after taking a closer look at the code from RALINK_ILL_ACC, I see where it is broken, and I am more confident the change should make it boot again. May 25 09:23:04 KanjiMonster: :) I am happy about it. That lovely small AP transferred TB and TB of data I guess :D May 25 09:23:14 and - yes, I am not wrong, TB :D May 25 09:23:18 not over 3G May 25 09:23:27 so I am so happy it can boot again May 25 09:24:17 mrkiko: if it works, can you test one more thing? I want to rather fix it than disable it, and it might be a one liner. May 25 09:24:45 KanjiMonster: sure May 25 09:24:55 KanjiMonster: I will be tremendously slow but I'll sure do that. May 25 09:25:17 what should I test? May 25 09:25:28 mrkiko: no problem. today is a public holiday in germany, so I'll be around most of the day ;D May 25 09:27:11 I modified the Kconfig file in the build_dir/** , right? May 25 09:27:28 that file comes out as a result of the ramips specific patches I guess May 25 09:28:01 mrkiko: correct, and this time, it does not come from the ramips patches, but from an actual linux submission May 25 09:28:19 ah ok May 25 09:29:16 mrkiko: can you change the default in Kconfig back to y and in ill_acc.c in the same directory in line 44 replace the first REG_ILL_ACC_TYPE with ILL_INT_STATUS May 25 09:29:39 mrkiko: so it matches line 80 in the same file May 25 09:30:00 sure KanjiMonster May 25 11:20:34 build #9 of mpc52xx is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/mpc52xx/builds/9 May 25 14:02:35 KanjiMonster: are you still there? May 25 14:04:57 Hi is there someone working on bcm53xx ? May 25 14:14:55 is there a tentative plan for how many rc releases there will be and how long between each release? May 25 14:19:18 mrkiko: now I am May 25 14:21:39 Dr-Shadow: I am working on bcm53xx from time to time May 25 14:26:42 Hauke: I'm currently trying to build an image. I'm just wondering what would be practices about configuration. (I'm cloning from git.openwrt and then uses make defconfig / make prereq / make menuconfig -> select bcm53xx as target) May 25 14:26:48 I would like to boot it from tftp May 25 14:27:05 what device do your have? May 25 14:27:13 tp-link archer c8 May 25 14:27:44 I got uart working on it. It seems there is no JTAG May 25 14:28:47 you could try to select ram disk image and load that May 25 14:29:14 I am mostly using a netgear r6250 where I haven't managed to get tftp boot working May 25 14:30:26 Dr-Shadow: on most of the mips devices this worked: boot -tftp -elf 192.168.1.195:/brcm47xx/openwrt-brcm47xx-vmlinux-initramfs.elf May 25 14:30:57 this is an ARM device May 25 14:30:57 I have to eat something May 25 14:31:00 BCMA soc May 25 14:31:22 Dr-Shadow: they are using the same bootloader, called CFE May 25 14:31:38 Yes, I could get on CFE May 25 14:31:49 but ty for the command, this will help me May 25 14:32:15 one problem is that tp-link provided image where they also shipp the boot loader May 25 14:32:39 it could be that they somehow changed the default flashing method and it would also overwrite the bootloader May 25 14:33:14 it could be that rmilecki knows more May 25 14:33:25 I am leaving now for some time May 25 14:33:40 Ok ty for informations May 25 14:35:38 yeah, most likely it's OK to build firmware without bootloader May 25 14:35:45 and then flash it May 25 14:35:52 but I didn't have time to try it yet May 25 14:36:14 i own ARcher C9 May 25 14:38:07 I don't understand what you mean May 25 14:38:15 We should replace the CFE bootloader ? May 25 14:45:47 Dr-Shadow: all tp-link images include a CFE image, so it's not clear what happens if you try to flash an image without one, and no one tried it out yet. It should be fine, but sometimes vendors do strange stuff. May 25 14:50:35 KanjiMonster: I might be able to tell you in some minutes May 25 14:52:55 I see May 25 14:53:18 so it could break a bcm53xx device right ? May 25 14:57:26 Dr-Shadow: correct. Most likely it will flash fine. If not, it should reject the image. But if the tp-link screwed it completely up, then it might just erase CFE / write nonsense to it, hardbricking the device. May 25 14:57:45 So you need to decide for yourself if you are ready to take the rist ;-) May 25 14:57:55 Ok, I should be carefull then since there is no JTAG on board May 25 15:01:00 anyone doing traffic mirroring to a server? May 25 15:02:03 KanjiMonster: ack May 25 15:22:30 When trying to boot from network I get a "Loader is not available" May 25 15:23:17 Ah elf loader is not working on my board May 25 15:23:24 How can I boot an image from raw ? May 25 15:23:43 mrkiko: I will be AFK now for a while (preparing dinner), but you can just write me; I will see it when I return May 25 15:24:32 KanjiMonster: that's fine :D May 25 15:33:10 KanjiMonster: flashing May 25 15:38:16 KanjiMonster: it works May 25 15:42:24 wut May 25 15:42:32 Error: unrecognized/unsupported processor variant (0x413fc090). May 25 15:57:34 KanjiMonster: good - I can confirm you the system boots up May 25 15:57:44 mrkiko: awesome, thanks for testing May 25 15:57:51 Dr-Shadow: I am sorry for the situation. I don't know how to help, hoping you can make progress May 25 15:58:12 KanjiMonster: no problems :D my 200 km far AP is running again, it's incredible :D May 25 15:58:29 Maybe I should distclean, I think I'm getting a weird thing on configuration May 25 15:58:36 KanjiMonster: and we are lucky, because if it needed human intervention it would have been a problem even being home :D May 25 16:27:07 mrkiko: if you want I can give you credit for testing, I would then add you to as a successful tester when submitting the patch; all I need is an email address and a name May 25 16:39:44 I don't understand, I'm building with target=bcm53xx (brcm4708 soc) May 25 16:39:56 I get this at boot : Error: unrecognized/unsupported processor variant (0x413fc090). May 25 17:55:08 Dr-Shadow: details, more details May 25 17:55:23 what did you build/install/boot/whatever May 25 18:04:07 jogo r45747 trunk/target/linux/ramips/patches-3.18/064-MIPS-ralink-fix-clearing-the-illegal-access-interrup.patch * ramips: fix hang on boot on rt305x May 25 18:17:03 rmilecki: I built openwrt for bcm53xx and I tried to tftp boot on kernel May 25 18:17:30 My device is tp-link archer c8 May 25 19:52:14 build #11 of pxa is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/pxa/builds/11 May 25 19:52:14 build #11 of orion is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/orion/builds/11 May 25 19:54:30 build #11 of ppc40x is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/ppc40x/builds/11 May 25 20:02:10 build #11 of cobalt is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/cobalt/builds/11 May 25 20:02:10 build #11 of cns21xx is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/cns21xx/builds/11 May 25 20:40:38 *ugh* I think I bricked my device May 25 20:40:43 serial is not working anymore May 25 20:41:18 i bricked serial on one of mine May 25 20:41:26 device still works tho May 25 20:41:35 My device is not working I think May 25 20:41:45 :( May 25 20:41:46 fully bricked May 25 20:41:57 how'd you do it? May 25 20:42:44 stock firmware erased CFE when I tried to revert to stock May 25 20:42:52 O_O that's pretty evil. May 25 20:43:28 if it's external nand flash you can hook up to it directly and flash (make sure you hold mcu in reset) May 25 20:43:37 internal, you may be able to jtag it or such May 25 20:44:24 there is no jtag pinout May 25 20:45:22 what package is the mcu in? qfp/soic variant or bga/dfn? May 25 20:45:58 uh ? May 25 20:46:09 does the mcu have visible leads or no :P May 25 20:47:17 http://wiki.openwrt.org/toh/tp-link/archer-c9 May 25 20:47:19 the pinout of the mcu is often available, if you use a suitable multimeter in continuity mode you can find more convenient points to attach to May 25 20:47:24 almost same hardware May 25 20:47:54 it's bga May 25 20:48:11 which is far more annoying to find pins on :/ May 25 20:49:12 the flash chip is accessible though May 25 20:49:22 it's the Spansion FL128SA1F00 on that board May 25 20:49:43 I open my board (this is archer c8 so...) May 25 20:51:06 crap it's shielded everywhere May 25 20:51:14 yes May 25 20:51:54 I don't know how to remove shields May 25 20:52:29 are those welded ? May 25 20:53:20 sometimes they are May 25 20:53:35 sometimes they are clipped on, sometimes they are a combination of clips & welds May 25 20:54:04 and glue / thermal adhesives of various types May 25 20:54:13 never know until you find out :/ May 25 21:01:40 clipped May 25 21:01:51 puf it's easy to remove shields on this one, I'm lucky May 25 21:06:56 So Spansion FL128SA1F00 is the flash chip ? May 25 21:09:06 Dr-Shadow: on the screenshot you posted yes May 25 21:09:18 erh, not screenshot, pictures, whatever May 25 21:10:00 doesn't mean your Archer-C8 is the same though May 25 21:10:08 I got the same May 25 21:10:13 and i didn't immediately find images of the C8 so i gave up :P May 25 21:10:38 The archer c8 as almost same board, different chips and stuff May 25 21:10:41 has* May 25 21:11:08 so I should programm the flash chip manually ? May 25 21:11:33 anyway, careful attachment of wires (using clip-on adapter with spring loaded pins for the chip would be easiest), and you can flash it. you'll have to figure out how to keep the mcu from talking to it at the same time - maybe as simple as shorting the reset button May 25 21:11:59 you'll need something capable of flashing raw nand of course May 25 21:12:06 My pirate bus should be able to do that May 25 21:12:11 aye May 25 21:12:31 congratulations guys - you're amazing May 25 21:14:22 why ? May 25 21:16:59 nbd r45748 trunk/package/network/config/netifd/Makefile * netifd: bump to current HEAD May 25 21:17:05 nbd r45749 trunk/target/linux/mpc85xx/files/arch/powerpc/boot/dts/tl-wdr4900-v1.dts * mpc85xx: TL-WDR4900: Fix port 6 being shown as up (10MBit/half) in LUCI/swconfig May 25 21:17:11 nbd r45750 trunk/package/system/ubus/Makefile May 25 21:17:12 ubus: update to the latest version, switch to git.openwrt.org, fixes a lua binding memory leak May 25 21:17:33 is 15.05 branched yet? May 25 21:18:05 no May 25 21:21:22 my probes are not designed for that. I will have to grab something else for probing May 25 21:21:25 Dr-Shadow: because doing these things isn't something you do if you don't have the ... how to say, right attitude May 25 21:21:52 I don't understand May 25 21:22:24 oh, I am too confused due to the needing of sleep to explain properly :D sorry Dr-Shadow but... go ahead with this excellent work May 25 21:22:53 this is not excellent, I bricked my device ! *nods* May 25 21:23:53 Oh - I didn't notice, but I think you'll be able to recover it. Or - best, I hope so. Tp-link devices aren't easy to manage May 25 21:24:06 at least - that's my impression May 25 21:24:12 I agree May 25 21:24:23 I lost the CFE when I tried to restore the stock firmware May 25 21:25:08 So the only solution would be to have another exact same device? May 25 21:25:31 Hoping you didn't overwrite the MAC-data May 25 21:26:56 sorry guys May 25 21:26:58 going to sleep May 25 21:27:12 Dr-Shadow: hoping the best May 25 21:27:13 bye May 25 21:27:30 (please write me in PM if you see I don't answer in some time; sorry) May 25 21:27:51 ty mrkiko, see ya May 25 21:32:57 build #11 of ipq806x is complete: Failure [failed compile_4] Build details are at http://buildbot.openwrt.org:8010/builders/ipq806x/builds/11 May 25 22:01:34 nbd r45751 trunk/package/system/fstools/Makefile May 25 22:01:34 fstools: update to the latest version, makes filesystem initialization state tracking more reliable (#19564) May 25 22:01:55 KanjiMonster: kinda feel flattered :P May 25 22:51:49 jow_laptop? May 25 22:52:14 build #10 of avr32 is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/avr32/builds/10 May 25 22:56:23 is anybody doing port mirroring? (iptables TEE) May 25 22:59:38 cyrusff: would you expect henet dynamic tunnel to work in a multiwan environment? /me having trouble getting dynamic tunnel working, ifstatus is whining about subsystem interface code NO_DEVICE May 25 23:00:33 nbd r45752 trunk/toolchain/uClibc/patches-0.9.33.2/012-elf-Add-STT_GNU_IFUNC-from-glibc.patch * uClibc: elf: Add STT_GNU_IFUNC from glibc May 25 23:00:43 nbd r45753 trunk/target/linux/kirkwood/config-3.18 * kirkwood: disable the bogus CONFIG_IP_ADVANCED_ROUTER override (#19722) May 25 23:12:29 nbd r45754 trunk/toolchain/ musl/Config.version musl/patches/001-git-2015-05-25.patch musl/patches/001-git-2015-03-28.patch musl/common.mk * musl: update to version 1.1.9 May 25 23:37:14 hmm. part of the problem is that i didn't have 6in4 installed, lol May 25 23:55:14 russell--: how did you figure out they're using that? May 25 23:55:25 nvm, misread May 25 23:56:17 but you should definitely investigate the ipv6 the actiontec was giving you May 26 01:22:19 DonkeyHotei: it wasn't giving it to me, it got it for itself afaict May 26 01:22:59 this is on a mikrotik rb493g, so the update process is a bit tedious May 26 01:46:37 Well, that's a problem. Somebody that has commit access to github/openwrt/packages.git decided to "fix" one of the packages I maintain. May 26 02:10:44 jbennett: well, you can fix it back, right? May 26 02:11:41 I would like the two offending commits reverted, if possible. But yeah, I'll fix it May 26 02:27:57 * jbennett officially needs a faster processor May 26 02:33:08 at some point you can build openwrt ON openwrt May 26 02:34:27 DonkeyHotei: I've built a kernel on a raspi. That was an exercise in patience. May 26 02:47:37 DonkeyHotei: or whoever else knows, For a package that uses autotools, is it still preferred to patch configure.ac and use "PKG_FIXUP:=autoreconf"? May 26 02:49:35 i've seen that in a few pkgs, no idea whether it's preferred **** ENDING LOGGING AT Tue May 26 02:59:58 2015