Nick Hainke

Results 149 comments of Nick Hainke

I will try to add 4040 support: https://github.com/PolynomialDivision/openwrt/commit/a5152ae6eb15b09bb73995cbb8f8dc24bc7368df However, I still lack a bit of documentation and howto do this. ;) I hope I can find a way. I would...

I tried to revert everything, but it did not seem to help: https://github.com/PolynomialDivision/openwrt/commit/b985047edd88ec28e89fe7681500ca65489779df Maybe I did a mistake when doing the revert.

Finally, I can reproduce the bug reliable. Put a 802.11s mesh wifi and client access on the 5 ghz channel. Your packets won't be forwarded. (@nbd168) ``` # Radio: 11a_standard...

> Am I adding it in the right file? You have to add ``` options ath10k_core frame_mode=2 ```

Already built an image for a Linksys E8450. Works as expected. :) I pushed a workflow to build everything (I hope it is correct...) https://github.com/PolynomialDivision/openwrt/runs/8085907974?check_suite_focus=true Nice to see autotools is...

Everything compiled fine. This is ready to be merged? @mpratt14

> libnftnl doesn't compile On my CI it compiled fine. Can you share `./scripts/diffconfig.sh`? See here: https://github.com/PolynomialDivision/openwrt/runs/8085907974?check_suite_focus=true

> also I'd like to learn the reason we need all those symlinks Did you find out the reason for the symlinks?

Just added again a workflow for testing the packages of the base repository: https://github.com/PolynomialDivision/openwrt/runs/8238339272?check_suite_focus=true For me everything looks fine. Great work. :) However, I have no merge rights. That's why...