**** BEGIN LOGGING AT Wed May 05 02:59:56 2021 May 05 03:39:26 Build [#77](https://buildbot.openwrt.org/master/images/#builders/64/builds/77) of `realtek/generic` completed successfully. May 05 08:24:40 blogic, ynezz: can you have look at (merging) https://github.com/openwrt/openwrt/pull/4122? Changes look fine to me, but I'm not sure if two devices in one commit is okay. May 05 11:55:44 it's oh so quiet shhhhh, shhhhhhhhh May 05 11:56:28 it's oh so chaos calmed, sshhhhh, shhhhh May 05 12:03:30 * karlp breaks through a barrier, makes a lot of noise.... all fired up on white russians.... May 05 12:29:38 mystery pinboard sounds like a nice name for 21.02 then because of DSA May 05 13:46:51 So yesterday I've been bitten by some weird mt76 shenanigans… May 05 13:47:37 … the signal from my MT7603 on my Redmi AC2100 simply disappeared. May 05 13:48:13 No errors, no stack traces, iw still showed all VIFs, everything seemingly perfect… but no signal at all. May 05 13:51:06 nbd: Have you ever seen something like this? ^ May 05 14:13:27 rsalvaterra: ping - need your brain if you have a moment or 10 May 05 14:13:56 I'm here! Can't vouch for my brain, though. :P May 05 14:17:07 rsalvaterra: any timeout messages in logread by any chance? May 05 14:17:49 Borromini: Not that I have noticed… probably client disconnections, but I've since rebooted the thing. May 05 14:19:55 ok May 05 14:43:23 Alright, I'm looking for a suck^W guinnea^W tester for an mt7601u patch (must be a device with a USB ID other than 148f:7601)… May 05 14:46:03 * ldir doesn't have such a device but hides anyway, just in case May 05 14:46:42 Come on, it shouldn't be *that* dangerous… :P May 05 14:47:42 I'm just wondering if we could just take the lazy route and drop DPD calibration altogether. This fixes the 148f:7601 devices (which have never worked in Linux, mind you). May 05 14:49:39 * ldir didn't realise that DPD actually calibrated their package flinging into the nearest hedge anyway May 05 14:52:52 wonky temp sensor or is it just broken in an undocumented fashion May 05 15:24:28 I have no idea. What I do know is that the vendor driver has DPD calibration under conditional compilation. May 05 15:27:55 I had asked a week or so ago about how to contribute my changes to add support for a new device.  I finally got everything cleaned up/working and submitted a patch with git send-email, do I need to do anything else? or just wait and see if it is included at some point?  it was for a mt7628an chipset and if I should email or reach out to the May 05 15:27:56 maintainer of that area I can.  thanks!! May 05 17:49:51 eric59: did you check if https://patchwork.ozlabs.org/project/openwrt/list/ picked it up? May 05 17:54:11 I got an email about some edits I need to make to the comment so I will work on that next!   Thx all. May 05 20:37:11 dumb question... how do I create credentials on openwrt.org? I need to create a ipsec-to-swanctl (strongswan) migration guide... May 05 20:38:01 dedeckeh: can you please look at https://github.com/openwrt/packages/pull/15575 when you have time? May 05 20:38:20 it's pretty trivial. May 05 20:39:03 anyone know why an Archer A7 has so many weird partitions? I could 10 and most of them are small... May 05 20:39:10 * count May 05 20:46:26 Hauke: ping May 05 21:09:57 philipp64: Send a message to tmomas on the forum to get wiki access May 05 21:16:48 Grommish: thanks May 05 21:19:50 philipp64: pong May 05 22:08:19 rmilecki: I think https://lore.kernel.org/linux-mtd/98afbb1a-d80e-4c0a-90c9-077c2361d753@milecki.pl/ is not correct. May 05 22:09:07 You stat that this was never documented, however even on the current kernel version, the dt-binding specifically shows such a syntax as an example May 05 22:09:09 See https://github.com/torvalds/linux/blob/master/Documentation/devicetree/bindings/mtd/partitions/fixed-partitions.yaml May 05 22:09:22 (The last one) May 05 22:09:58 I'm asking because quite some stuff broke with this backported patch and (In case i didn't miss anything) this change should get reverted upstream. May 05 22:10:13 Maybe I'm completely wrong, so correct me if this is the case. May 05 22:16:42 Hauke: was going to ask you about accounts on the Wiki, but Grommish already pointed me at the right person... May 05 22:19:21 philipp64: I can get you wiki account right atm May 05 22:19:30 philipp64: if you send me your desired wiki nick and e-mail May 05 22:20:42 philipp and philipp@redfish-solutions.com May 05 22:21:08 but that might be bound to my github creds, so maybe there's no way to login directly... May 05 22:22:06 philipp64: this nick is already used, please choose another. Github is irrelevant. May 05 22:22:21 it's not already me? May 05 22:22:39 philipp64: I'll check, hold on May 05 22:23:18 philipp64: oh, it's you, want to get a password reset e-mail? May 05 22:25:45 philipp64: please check your mailbox May 05 22:28:43 * enyc meows May 05 23:07:09 blocktrr1: no, examples don't have such a case May 05 23:07:29 blocktrr1: no example of partition *without* compatible = "fixed-partitions"; that contains subpartitions May 05 23:07:46 blocktrr1: show me example of DT partitions layout that got broken pleas May 05 23:53:24 This here: https://github.com/openwrt/openwrt/blob/master/target/linux/ath79/dts/ar9344_ubnt_unifi-ap-pro.dts#L74 May 05 23:53:47 rmilecki: ^ May 05 23:56:07 shoot May 05 23:56:18 You're right May 05 23:56:39 I think it's your 5.4 backport of this commit which is slightly different. May 05 23:57:19 https://github.com/openwrt/openwrt/blob/master/target/linux/generic/backport-5.4/404-v5.13-mtd-parsers-ofpart-limit-parsing-of-deprecated-DT-sy.patch#L57 May 05 23:57:55 This should be "if (!ofpart_node && mtd_is_partition(master)) {", shouldn't it? May 05 23:58:44 I just spotted that this is different from the commit that landed in the kernel and in 5.10 backports May 06 00:02:26 Does that make more sense? May 06 00:06:19 Okay, this also makes no sense. May 06 00:10:57 blocktrr1: it's 1 am for me, i'll check that tomorrow May 06 00:13:21 no worries May 06 00:13:25 It's also 1 am here. May 06 00:13:28 ;) **** ENDING LOGGING AT Thu May 06 02:59:56 2021