Felix Baumann

Results 165 comments of Felix Baumann

Done, I also updated the commit date. I have a question: Packages is applied on top of "defaults", right? So the switch from ath10k-ct to ath10k also works for my...

I redid all tests and updated the installation instructions in the PR description above. Here is the new checklist. I require help in fixing MACs. One [DSA related commit](https://github.com/openwrt/openwrt/commit/550253bdf99280b3017baf56dec36406fa395734) is...

Before reading this, take a look at the MACs in the post below :) MAC e8:9f:80:ad:36:c1 (label MAC) is missing entirely in Gluon. (it's either c2, c3 or c4) For...

Where I am (Gluon master): ea:9f:80:ad:36:c1 eth0 e8:9f:80:ad:36:c2 lan1 = primary mac 00:03:7f:ba:db:ad wan, lan2,3,4 ea:9f:80:ad:36:c3 wifi2.4 ea:9f:80:ad:36:c4 wifi5 36-64 (ea:9f:80:ad:36:c5 wifi5 100+) What I want to achieve (Gluon with...

``` root@OpenWrt:~# cat /etc/config/network config interface 'loopback' option device 'lo' option proto 'static' option ipaddr '127.0.0.1' option netmask '255.0.0.0' config globals 'globals' option ula_prefix 'fd38:1d79:7103::/48' config device option name 'br-lan'...

Please update the labels. This PR is not waiting-on-author and doesn't need any testing at the moment.

I just stumbled across devolo and their MT numbers. Those are probably just type numbers and don't count as a model name, right? https://www.devolo.de/support/ce Example: the devolo WiFi pro 1750e...

Does this help? https://github.com/ffac/site/blob/v2022.1.x/site.conf#L19-L21

Maybe Aachen is also using it differently, this was configured years before I joined them. It appears to me that the IPv6 range is used by radvd to give your...

Also: LED handles for MT7621 devices (MT7530 switch) were removed by https://github.com/openwrt/openwrt/commit/fc33c41c21362b7186aa051a2140623943fa3143 So there is only a hacky way right now to disable them if you want to by using...