-
Notifications
You must be signed in to change notification settings - Fork 324
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
kirkwood: add support for Linksys E4200 v2 #3240
kirkwood: add support for Linksys E4200 v2 #3240
Conversation
A backport to 2023.1.x would also be nice, as it's been tested with it and works as expected. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I haven't looked at the 802.11s situation for the target yet and i'm just relying on the checklist here with my understanding of why it's broken.
I'm generally not too happy with adding a target where (at least so far) all devices are broken. A target always consumes CI resources. For a broken target this feels like a bit of a waste.
Depending on what the issue with 802.11s is, have OWE and the Private WLAN Feature been tested?
There is no other Freifunk device nearby so I only plan to run this as AP only. As I live next to a square, there regularly are many people which would probably like to have a free network. In order to receive regular updates from my local community we would like to have upstream support.
AP mode works well, I am running it since some weeks and people are happily using it.
|
cef90dc
to
b13dbbf
Compare
19dfcce
to
65157b9
Compare
I just tried enabling everything. So private network works in parallel. For 802.11s, I also don't get any errors at least but I don't have any other Freifunk device to test with nearby. |
Sorry, just because you don't know doesn't mean you can. Please find a second AP and test if mesh works. This is a hard dependency. |
65157b9
to
7c01594
Compare
Sorry, but this is out of scope for me. I restored this PR to mark the device as broken. I would be happy if you accept my contribution as is and make this device available to all Freifunk communities. If you are not interested, then I will close this PR and we will maintain this device downstream in our community in order to make it available to our users. |
7c01594
to
dd91175
Compare
258b2f1
to
2a83ccc
Compare
2a83ccc
to
8e77cc2
Compare
sysupgrade [-n]
,firstboot
)(
lua -e 'print(require("platform_info").get_image_name())'
)(https://gluon.readthedocs.io/en/latest/dev/hardware.html#hardware-support-in-packages)
factory reset must be performed before checking the primary MAC address, as
the setting from the old version is not reset otherwise.
(https://gluon.readthedocs.io/en/latest/features/configmode.html)
is_outdoor_device
function inpackage/gluon-core/luasrc/usr/lib/lua/gluon/platform.lua
is_cellular_device
function inpackage/gluon-core/luasrc/usr/lib/lua/gluon/platform.lua
setup_ncm_qmi
topackage/gluon-core/luasrc/lib/gluon/upgrade/250-cellular
docs/user/supported_devices.rst