Felix Baumann
Felix Baumann
The only commit, that happened after adding the device would be https://github.com/openwrt/openwrt/commit/e826b642945ee7b196044a07faddd71c1bd6c6ef Looking back at the old definition: https://github.com/openwrt/openwrt/blob/openwrt-19.07/target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wr1043nd-v4.c#L62-L67 absolute MAC offsets on flash are v4 `0x1ff50008` vs v5 `0x1ff00008`...
I feel like we should print an error when there is no wmac to be found (Lines 130-131). This error could happen again for other devices and can be catched...
should we revert this commit now? gluon master doesn't support upgrading from v2021.1.x any longer atm. (the bridges were burned unless anyone wants to step up and keep them maintained...
three possible issues: - Gluon Config mode > Advanced > Info says: `Switch Typ: none` - Primary MAC is ok, but device uses random macs for most interfaces - I...
Hello GoliathLabs, in principal this platform should be supported. We have one other device from the same type. The TP-Link RE650 v1 is also mt7621 + mt7615 dbdc. But maybe...
Maybe we should try to figure out whether this broke due to a commit since https://github.com/openwrt/openwrt/commit/e4c7703d2a62b8914e4723adae3f67c68a57532c Because I expect that it worked fine back then Atleast since the day this...
Sounds like nbd found a way to fix the issue (see linked issue) I'm betting it was this one https://github.com/openwrt/openwrt/commit/c8963580aaf6a1207367c809d1350557d6e075e9 Should we consider backporting it to openwrt-22?
actually there is an issue for meshing between ath10k/Qualcomm and mt76/Mediatek (wrong meshing code in Linux in general vs qualcomms own hw acceleration for the wifi frames in question) https://github.com/freifunk-gluon/gluon/pull/2905...
What should be done about the UniFi 6 LR v2? I added it in comments (for now) so if this get's merged earlier, it won't add the device by accident....