**** BEGIN LOGGING AT Mon Jan 28 02:59:57 2019 Jan 28 06:05:23 build #1164 of brcm2708/bcm2708 is complete: Success [build successful] Build details are at http://phase1.builds.lede-project.org/builders/brcm2708%2Fbcm2708/builds/1164 Jan 28 06:26:07 build #1178 of brcm2708/bcm2709 is complete: Success [build successful] Build details are at http://phase1.builds.lede-project.org/builders/brcm2708%2Fbcm2709/builds/1178 Jan 28 09:48:51 good morning! Jan 28 09:50:48 mkresin: thanks for looking at ramips & "firmware" Jan 28 09:51:07 'morning :) Jan 28 09:53:15 Hauke: this doesn't look like a real name: https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=d018b55a18aef3477d7ac46393dbee5363a12e59 Jan 28 09:53:20 Hauke: should we revert it? Jan 28 11:42:43 mangix: one has a .diff extension rather than .patch Jan 28 12:02:50 ynezz: ping Jan 28 12:03:16 ynezz: got a question regarding: https://git.openwrt.org/?p=openwrt/staging/ldir.git;a=commit;h=feab9ac7dda38461ea0f487aa91000949731e678 Jan 28 12:14:53 xback: sure, ask Jan 28 12:15:20 I also encountered this on a rocket-M5 Jan 28 12:15:32 but I'm was just wondering about this comment: "" Jan 28 12:15:34 So I've looked at ag71xx_stop() in ar71xx, added the missing bits to ath79 and Jan 28 12:15:35 fixed this issue. Jan 28 12:15:57 did you compare the sources of ar71xx with ath79? Jan 28 12:16:34 I checked all ar71xx sources in 18.06 and 17.01 and didn't see these lines over there? unless I'm missed it :) Jan 28 12:18:16 yes, it's hidden :) Jan 28 12:19:12 https://git.openwrt.org/?p=openwrt/staging/ldir.git;a=blob;f=target/linux/ar71xx/files/drivers/net/ethernet/atheros/ag71xx/ag71xx_phy.c;h=12fa2e301bf5c24e85fcc025cc5d10b9983b0eba;hb=HEAD#l69 Jan 28 12:19:41 it took me like a week to find it and fix this... Jan 28 12:25:28 aah .. it's hidden in *phy.c Jan 28 12:26:28 Thanks for clearing that up Jan 28 12:27:14 np, probably should've added link to that code in the commit as well Jan 28 12:32:09 ynezz: I'll take the patch for a testrun on my M5's and handle it further (agreed with ldir) Jan 28 12:32:47 great, thanks a lot! Jan 28 12:33:08 thanks for the fix :) Jan 28 12:34:05 well, could you please test one more patch ? Jan 28 12:34:55 https://patchwork.ozlabs.org/patch/1020748/ Jan 28 12:37:24 I'm not able to trigger that DMA engine problem (maybe it was related only to ar71xx code?), but from the previous discussions on the old OpenWrt Trac site it was really PITA on ar71xx Jan 28 12:40:53 ynezz: I'll check it without any promises. i can't recall that I ever encountered it so testing will be difficullt Jan 28 12:42:42 ok, thanks Jan 28 13:00:52 xback: hmmm, since you seem to use ubnt radios a lot - whats the state of the current radios as soom appear to be tricky at best to get non-ubnt firmware on? Jan 28 13:01:07 some* Jan 28 13:02:32 hi again Jan 28 13:02:42 a general jtag question: Jan 28 13:03:02 this device supports mips or not? https://cdn.instructables.com/FJX/H2NS/J654RWPR/FJXH2NSJ654RWPR.LARGE.jpg Jan 28 13:03:26 chinese seller claim it doesn't, on some german page i read it does Jan 28 13:07:20 jwh: you mean flash issues when the initial fw version is too high? Jan 28 13:08:24 psyborg: https://github.com/jeanthom/DirtyJTAG Jan 28 13:08:40 Generally no, these adapters can't be used for JTAG-debugging MIPS boards. Jan 28 13:08:48 But there's some (beta!) alternate firmware Jan 28 13:09:11 Take a look at the FTDI-bitbang JTAG option, they aren't too expensive either and should work Jan 28 13:09:43 hey thx for reply Jan 28 13:10:32 i got the one in plastic transparent case Jan 28 13:11:13 i could buy another but it's again few weeks until it arrives and i lose my interest in debricking meanwhile Jan 28 13:11:21 give it a try: as long as you don't connect 5V/3.3V anywhere I don't see how this can damage anything Jan 28 13:11:27 worst case is it doesn't work ;) Jan 28 13:12:14 ok, that is just adapter firmware or software to connect to board too? Jan 28 13:12:46 i am looking at openocd and seems there is no mips4k config that someone on google groups mantions he used Jan 28 13:13:01 openocd is the default tool. Jan 28 13:13:02 and also no any ralink specific configs, especially not for mt7620 Jan 28 13:15:17 i've soldered and connected 4 wires +gnd on serial header. i use router power supply so i guess nothing should be damaged Jan 28 13:15:44 openocd is more arm than mips Jan 28 13:15:53 urjtag is more mips than arm Jan 28 13:19:06 xback: yeah I guess Jan 28 13:23:08 will try dirtyjtag with urjtag Jan 28 13:23:14 jwh: well, if you can get shell access it seems to be still doable Jan 28 13:24:04 but it seems like with airOS v8 you can't use TFTP debricking method with unsigned factory images anymore, since U-Boot is checking the RSA signature Jan 28 13:24:08 is there a way to restore stlink firmware, maybe from their app? in case needed Jan 28 13:25:35 jwh: I left the initial ubnt fw on my devices old enough to avoid those kind of issues. Noticed them on the OpenWrt forum Jan 28 13:28:12 it seems like there should be two methods of flashing openwrt firmware images from within shell: 1) through mtd 2) patching fwupdate.real binary to disable RSA signature checking Jan 28 13:28:59 We've tried both methods succesfully https://github.com/true-systems/ubnt-openwrt-flashing Jan 28 13:29:29 xback: newer ones are coming with newer bootloaders too though heh Jan 28 13:29:32 oh cool Jan 28 13:30:58 would be a shame if ubnt made it difficult, as their software blows Jan 28 17:02:46 anyone building on arch linux? got a list of packages/aur needed to compile openwrt? I've installed the list on openwrt's wiki but get a ton of missing stuff, some of which are installed - https://paste.ubuntu.com/p/3jdvgfCn4B/ Jan 28 17:04:19 Strykar: that's not host system related Jan 28 17:05:02 but I have no idea how SDK works Jan 28 17:05:26 that looks like ./scripts/feeds update -a && scripts/feeds install -a ? Jan 28 17:05:28 I would say ./scripts/feeds install Jan 28 17:05:38 but dunno if that is the same with sdk Jan 28 17:08:19 ath79: Has anyone made progress in moving to Kernel 4.19 so I'm not reinventing the wheel? Jan 28 17:14:48 Strykar: I built an image yesterday on arch linux for ipq40xx. Like stintel said, that errors are not host related Jan 28 17:16:55 stintel, luaraneda so I could maybe build on the same box using head instead of the the sdk and git checkout openwrt-18.06.1? Jan 28 17:42:36 build #113 of ath79/tiny is complete: Failure [failed kmods] Build details are at http://phase1.builds.lede-project.org/builders/ath79%2Ftiny/builds/113 blamelist: Koen Vandeputte Jan 28 17:43:29 jeffsf: https://git.openwrt.org/?p=openwrt/staging/hauke.git;a=shortlog;h=refs/heads/kernel-4.19 is pretty good Jan 28 17:44:45 Thanks! Jan 28 17:44:54 build #1339 of x86/64 is complete: Failure [failed kmods] Build details are at http://phase1.builds.lede-project.org/builders/x86%2F64/builds/1339 blamelist: Koen Vandeputte Jan 28 17:45:55 build #113 of ath79/nand is complete: Failure [failed kmods] Build details are at http://phase1.builds.lede-project.org/builders/ath79%2Fnand/builds/113 blamelist: Koen Vandeputte Jan 28 17:51:04 build #114 of ath79/generic is complete: Failure [failed kmods] Build details are at http://phase1.builds.lede-project.org/builders/ath79%2Fgeneric/builds/114 blamelist: Koen Vandeputte Jan 28 17:56:57 build #1244 of brcm47xx/mips74k is complete: Failure [failed kmods] Build details are at http://phase1.builds.lede-project.org/builders/brcm47xx%2Fmips74k/builds/1244 blamelist: Koen Vandeputte Jan 28 18:05:04 jeffsf: If you are asking about ath79 target I made a PR on GitHub: https://github.com/openwrt/openwrt/pull/1635 Jan 28 18:05:23 build #1261 of ath25/generic is complete: Failure [failed kmods] Build details are at http://phase1.builds.lede-project.org/builders/ath25%2Fgeneric/builds/1261 blamelist: Koen Vandeputte Jan 28 18:05:57 build #813 of arc770/generic is complete: Failure [failed kmods] Build details are at http://phase1.builds.lede-project.org/builders/arc770%2Fgeneric/builds/813 blamelist: Koen Vandeputte Jan 28 18:07:48 build #1128 of pistachio/generic is complete: Failure [failed kmods] Build details are at http://phase1.builds.lede-project.org/builders/pistachio%2Fgeneric/builds/1128 blamelist: Koen Vandeputte Jan 28 18:16:04 build #393 of mediatek/mt7623 is complete: Failure [failed kmods] Build details are at http://phase1.builds.lede-project.org/builders/mediatek%2Fmt7623/builds/393 blamelist: Koen Vandeputte Jan 28 18:25:13 build #1232 of apm821xx/sata is complete: Failure [failed kmods] Build details are at http://phase1.builds.lede-project.org/builders/apm821xx%2Fsata/builds/1232 blamelist: Koen Vandeputte Jan 28 18:29:30 build #1099 of malta/be is complete: Failure [failed kmods] Build details are at http://phase1.builds.lede-project.org/builders/malta%2Fbe/builds/1099 blamelist: Koen Vandeputte Jan 28 18:42:14 build #1230 of brcm47xx/legacy is complete: Failure [failed kmods] Build details are at http://phase1.builds.lede-project.org/builders/brcm47xx%2Flegacy/builds/1230 blamelist: Koen Vandeputte Jan 28 18:43:07 build #1164 of zynq/generic is complete: Failure [failed kmods] Build details are at http://phase1.builds.lede-project.org/builders/zynq%2Fgeneric/builds/1164 blamelist: Koen Vandeputte Jan 28 18:44:26 build #1242 of mxs/generic is complete: Failure [failed kmods] Build details are at http://phase1.builds.lede-project.org/builders/mxs%2Fgeneric/builds/1242 blamelist: Koen Vandeputte Jan 28 18:52:07 build #1239 of brcm2708/bcm2710 is complete: Failure [failed kmods] Build details are at http://phase1.builds.lede-project.org/builders/brcm2708%2Fbcm2710/builds/1239 blamelist: Koen Vandeputte Jan 28 19:04:21 build #1228 of omap/generic is complete: Failure [failed kmods] Build details are at http://phase1.builds.lede-project.org/builders/omap%2Fgeneric/builds/1228 blamelist: Koen Vandeputte Jan 28 19:08:09 build #761 of layerscape/armv8_64b is complete: Failure [failed kmods] Build details are at http://phase1.builds.lede-project.org/builders/layerscape%2Farmv8_64b/builds/761 blamelist: Koen Vandeputte Jan 28 19:08:26 build #1220 of mpc85xx/generic is complete: Failure [failed kmods] Build details are at http://phase1.builds.lede-project.org/builders/mpc85xx%2Fgeneric/builds/1220 blamelist: Koen Vandeputte Jan 28 19:10:03 build #1203 of apm821xx/nand is complete: Failure [failed kmods] Build details are at http://phase1.builds.lede-project.org/builders/apm821xx%2Fnand/builds/1203 blamelist: Koen Vandeputte Jan 28 19:13:35 build #1195 of ramips/rt3883 is complete: Failure [failed kmods] Build details are at http://phase1.builds.lede-project.org/builders/ramips%2Frt3883/builds/1195 blamelist: Koen Vandeputte Jan 28 19:28:00 build #348 of mediatek/mt7622 is complete: Failure [failed kmods] Build details are at http://phase1.builds.lede-project.org/builders/mediatek%2Fmt7622/builds/348 blamelist: Koen Vandeputte Jan 28 19:34:44 build #406 of mvebu/cortexa72 is complete: Failure [failed kmods] Build details are at http://phase1.builds.lede-project.org/builders/mvebu%2Fcortexa72/builds/406 blamelist: Koen Vandeputte Jan 28 19:35:12 build #1019 of armvirt/32 is complete: Failure [failed kmods] Build details are at http://phase1.builds.lede-project.org/builders/armvirt%2F32/builds/1019 blamelist: Koen Vandeputte Jan 28 19:37:38 build #1209 of ar71xx/mikrotik is complete: Failure [failed kmods] Build details are at http://phase1.builds.lede-project.org/builders/ar71xx%2Fmikrotik/builds/1209 blamelist: Koen Vandeputte Jan 28 19:46:34 build #1206 of cns3xxx/generic is complete: Failure [failed kmods] Build details are at http://phase1.builds.lede-project.org/builders/cns3xxx%2Fgeneric/builds/1206 blamelist: Koen Vandeputte Jan 28 19:46:37 build #1191 of x86/generic is complete: Failure [failed kmods] Build details are at http://phase1.builds.lede-project.org/builders/x86%2Fgeneric/builds/1191 blamelist: Koen Vandeputte Jan 28 20:01:09 build #465 of mvebu/cortexa9 is complete: Failure [failed kmods] Build details are at http://phase1.builds.lede-project.org/builders/mvebu%2Fcortexa9/builds/465 blamelist: Koen Vandeputte Jan 28 20:01:38 build #465 of mvebu/cortexa53 is complete: Failure [failed kmods] Build details are at http://phase1.builds.lede-project.org/builders/mvebu%2Fcortexa53/builds/465 blamelist: Koen Vandeputte Jan 28 20:05:11 build #1222 of x86/geode is complete: Failure [failed kmods] Build details are at http://phase1.builds.lede-project.org/builders/x86%2Fgeode/builds/1222 blamelist: Koen Vandeputte Jan 28 20:06:14 build #802 of layerscape/armv8_32b is complete: Failure [failed kmods] Build details are at http://phase1.builds.lede-project.org/builders/layerscape%2Farmv8_32b/builds/802 blamelist: Koen Vandeputte Jan 28 20:15:18 build #1212 of archs38/generic is complete: Failure [failed kmods] Build details are at http://phase1.builds.lede-project.org/builders/archs38%2Fgeneric/builds/1212 blamelist: Koen Vandeputte Jan 28 20:21:07 build #1183 of kirkwood/generic is complete: Failure [failed kmods] Build details are at http://phase1.builds.lede-project.org/builders/kirkwood%2Fgeneric/builds/1183 blamelist: Koen Vandeputte Jan 28 20:23:07 build #591 of octeontx/generic is complete: Failure [failed kmods] Build details are at http://phase1.builds.lede-project.org/builders/octeontx%2Fgeneric/builds/591 blamelist: Koen Vandeputte Jan 28 20:25:16 build #1251 of brcm63xx/generic is complete: Failure [failed kmods] Build details are at http://phase1.builds.lede-project.org/builders/brcm63xx%2Fgeneric/builds/1251 blamelist: Koen Vandeputte Jan 28 20:27:22 build #1208 of ramips/rt288x is complete: Failure [failed kmods] Build details are at http://phase1.builds.lede-project.org/builders/ramips%2Frt288x/builds/1208 blamelist: Koen Vandeputte Jan 28 20:27:40 rmilecki: sorry didn't checked the names too closely Jan 28 20:27:41 build #1244 of brcm47xx/generic is complete: Failure [failed kmods] Build details are at http://phase1.builds.lede-project.org/builders/brcm47xx%2Fgeneric/builds/1244 blamelist: Koen Vandeputte Jan 28 20:28:04 I think we can leave it like this, I think this change is anyway not copyrightable Jan 28 20:40:51 build #854 of lantiq/ase is complete: Failure [failed kmods] Build details are at http://phase1.builds.lede-project.org/builders/lantiq%2Fase/builds/854 blamelist: Koen Vandeputte Jan 28 20:43:05 build #366 of oxnas/ox820 is complete: Failure [failed kmods] Build details are at http://phase1.builds.lede-project.org/builders/oxnas%2Fox820/builds/366 blamelist: Koen Vandeputte Jan 28 20:44:45 build #406 of ipq40xx/generic is complete: Failure [failed kmods] Build details are at http://phase1.builds.lede-project.org/builders/ipq40xx%2Fgeneric/builds/406 blamelist: Koen Vandeputte Jan 28 20:49:18 build #885 of sunxi/cortexa53 is complete: Failure [failed kmods] Build details are at http://phase1.builds.lede-project.org/builders/sunxi%2Fcortexa53/builds/885 blamelist: Koen Vandeputte Jan 28 20:50:20 /c Jan 28 20:53:34 build #1135 of lantiq/xway_legacy is complete: Failure [failed kmods] Build details are at http://phase1.builds.lede-project.org/builders/lantiq%2Fxway_legacy/builds/1135 blamelist: Koen Vandeputte Jan 28 20:54:30 build #704 of sunxi/cortexa8 is complete: Failure [failed kmods] Build details are at http://phase1.builds.lede-project.org/builders/sunxi%2Fcortexa8/builds/704 blamelist: Koen Vandeputte Jan 28 20:59:20 build #1213 of x86/legacy is complete: Failure [failed kmods] Build details are at http://phase1.builds.lede-project.org/builders/x86%2Flegacy/builds/1213 blamelist: Koen Vandeputte Jan 28 21:04:03 build #1170 of lantiq/xrx200 is complete: Failure [failed kmods] Build details are at http://phase1.builds.lede-project.org/builders/lantiq%2Fxrx200/builds/1170 blamelist: Koen Vandeputte Jan 28 21:04:46 build #1112 of bcm53xx/generic is complete: Failure [failed kmods] Build details are at http://phase1.builds.lede-project.org/builders/bcm53xx%2Fgeneric/builds/1112 blamelist: Koen Vandeputte Jan 28 21:06:19 nbd: it seems someone already filed a bug report for a similar issue with the newer mt76 bumps on 18.06 head: https://bugs.openwrt.org/index.php?do=details&task_id=2079 Jan 28 21:25:20 Hauke: ok Jan 29 01:04:54 build #114 of ath79/tiny is complete: Success [build successful] Build details are at http://phase1.builds.lede-project.org/builders/ath79%2Ftiny/builds/114 Jan 29 01:13:30 build #114 of ath79/nand is complete: Success [build successful] Build details are at http://phase1.builds.lede-project.org/builders/ath79%2Fnand/builds/114 Jan 29 01:31:58 build #115 of ath79/generic is complete: Success [build successful] Build details are at http://phase1.builds.lede-project.org/builders/ath79%2Fgeneric/builds/115 Jan 29 01:49:57 build #1340 of x86/64 is complete: Success [build successful] Build details are at http://phase1.builds.lede-project.org/builders/x86%2F64/builds/1340 Jan 29 01:50:49 build #814 of arc770/generic is complete: Success [build successful] Build details are at http://phase1.builds.lede-project.org/builders/arc770%2Fgeneric/builds/814 Jan 29 01:54:24 build #1262 of ath25/generic is complete: Success [build successful] Build details are at http://phase1.builds.lede-project.org/builders/ath25%2Fgeneric/builds/1262 Jan 29 01:57:44 build #1245 of brcm47xx/mips74k is complete: Success [build successful] Build details are at http://phase1.builds.lede-project.org/builders/brcm47xx%2Fmips74k/builds/1245 Jan 29 02:26:36 build #394 of mediatek/mt7623 is complete: Success [build successful] Build details are at http://phase1.builds.lede-project.org/builders/mediatek%2Fmt7623/builds/394 Jan 29 02:37:55 build #1233 of apm821xx/sata is complete: Success [build successful] Build details are at http://phase1.builds.lede-project.org/builders/apm821xx%2Fsata/builds/1233 Jan 29 02:42:34 build #1129 of pistachio/generic is complete: Success [build successful] Build details are at http://phase1.builds.lede-project.org/builders/pistachio%2Fgeneric/builds/1129 Jan 29 02:56:05 build #1100 of malta/be is complete: Success [build successful] Build details are at http://phase1.builds.lede-project.org/builders/malta%2Fbe/builds/1100 **** ENDING LOGGING AT Tue Jan 29 02:59:56 2019