**** BEGIN LOGGING AT Sun Feb 24 02:59:56 2019 Feb 24 03:55:01 * russell-- just built a trimmed down dump-ap image for an ancient first-gen ubiquiti nanostation2 (ath25) ... 4MB flash, 16MB memory Feb 24 03:55:34 it boots, but there seems to be a problem with the jffs, see a series of these messages in dmesg: Feb 24 03:56:05 [ 39.151056] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00080000: 0x1234 instead Feb 24 03:56:08 [ 39.529024] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00080008: 0x9c8a instead Feb 24 03:56:11 [ 39.869481] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00080010: 0x0100 instead Feb 24 03:56:36 this, after flashing from tftp Feb 24 04:00:12 reboot it Feb 24 04:15:38 same,same Feb 24 04:21:04 trying jffs2reset Feb 24 04:22:12 yay, that fixed it! Feb 24 13:16:20 Is it possible to stop Neighbor..... ? Feb 24 13:18:55 seems to have stopped already Feb 24 13:29:09 or not Feb 24 17:02:53 updated openwrt/upstream, https://sdwalker.github.io/uscan/index.html Feb 24 18:22:37 anyone playing around with rk2388 or specifically Asus Tinkerboard? Feb 24 22:46:52 hmm so Hannu claims my kmod-input-touchscreen-ads7846 broke pretty much all phase1 buildbots Feb 24 22:47:09 then why didn't I get any hilights about that in here Feb 24 22:47:48 also I did compile tests with CONFIG_ALL_KMODS=y Feb 24 22:49:27 ah because brcm2708 has that enabled in kernel Feb 24 22:49:32 missing bot? Feb 24 22:53:46 most likely Feb 24 22:54:17 I should quickly test this on a different target Feb 24 22:55:02 let me quickly test it on a target without CONFIG_INPUT in kernel Feb 25 00:24:14 hmm, just flashed an ath79 bullet-m image on a bullet and ... no ethernet Feb 25 00:24:45 had flashed two bullets previously with the same .config and they worked fine Feb 25 00:25:35 flashed back to r42624, works again Feb 25 00:41:44 [ 1.310000] eth0: Atheros AG71xx at 0xb9000000, irq 4, mode:MII Feb 25 00:43:03 that's from the r42624 Feb 25 00:43:21 my current ath79 image on a working bullet says: Feb 25 00:43:23 [ 1.530072] eth0: Atheros AG71xx at 0xb9000000, irq 4, mode:MII Feb 25 00:43:43 so, like wtf? Feb 25 01:33:10 works: [ 0.000000] SoC: Atheros AR7241 rev 1 Feb 25 01:33:56 doesn't work: [ 0.000000] SoC: Atheros AR7240 rev 2 Feb 25 01:35:35 what fails? Feb 25 01:40:47 DonkeyHotei: no eth0 Feb 25 01:41:05 on current ath79 bullet-m builds Feb 25 01:47:51 i did two updates, worked fine, got the third and no eth0 Feb 25 01:48:27 connected over wifi and flashed back to the old image, worked again Feb 25 01:49:17 russell--: This router model uses two different SoCs? Feb 25 01:50:40 MDIO connection on ar7240 and ar7241 are quite different. Feb 25 01:50:44 well, the kernel is reporting those two Feb 25 01:53:01 russell--: ar71xx has the ability to auto-detect many things but ath79 doesn't. ar7240 and ar7241 can't share the same dts on arh79 but they can use the same piece of machine code in ar71xx. Feb 25 01:54:31 seems like a problem ;-) Feb 25 01:54:49 since they aren't labelled differently on the box afaik Feb 25 02:46:57 5 out of 6 of my bullet's are AR7241 rev 1, one of them isn't ;-) Feb 25 02:58:27 gch981213: indeed, ar71xx version boots with eth0 **** ENDING LOGGING AT Mon Feb 25 02:59:57 2019