-
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
mediatek-filogic: add support for OpenWRT One #3446
Conversation
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.
What an annoyance :D
Just borrowed an OpenWrt this week to get this in, only to be beaten by @ambassador86 :D
Anyway, the logs looked good on my end.
The performance lies around 333Mbit/s with WireGuard and the MAC address matches.
https://hannover.freifunk.net/karte/#!/en/map/2005b6ff00bc
Thanks for your work :)
Just gotta say, the USB C console port is one smooth experience I don't wanna miss on other devices anyore already. |
Specification: - MT7981 CPU using 2.4GHz and 5GHz WiFi (both AX) - 1GB RAM - 16MB NOR - 128MB NAND - 3 LEDs (red, green, blue, white) - 2 buttons (reset, user defined) - 1 2.5Gbit WAN port (Airoha EN8811h) - 1 1Gbit LAN ports - 1 single lane M.2 SSD slot - 1 mikroBus socket - externel HW WDT (25s refresh time) - i2c RTC (with battery backup) Serial Interface - UBS-C CDC-ACM - 3 Pins GND, RX, TX - Settings: 115200, 8N1
I can rebuild this tonight, but'd be fine with the results and looking forward for some more experiences from deployments. |
@ambassador86 thanks for the changes, your build seems to be failing though, please investigate |
Hello @rotanid |
I can confirm, the build ran without issues for us yesterday on our machines. |
i rebuilt again, anyone has an idea on how to deal/fix the problem in the CI ? |
GitHub provides runners with quite an opinionated package-set (See https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2404-Readme.md ) Let me just push something so the CI removes these default packages and see if this fixes the build issue. |
Is it possible that we just reached the point where the 21G of usable space on / of the runners isn't enough anymore? |
What i find sometimes quite helpful for debugging is adding something like https://github.com/marketplace/actions/debugging-with-tmate to the workflow so that one can take a look at the state of the runner interactively. And also watch for example for disk space usage. But probably better to do that in the action run of someones local fork of this branch. |
@rotanid Test-build with this PR on top is here, as "allow changes by maintainers" was not checked for this PR: https://github.com/blocktrron/gluon/actions/runs/13743697613 Once this completed, feel free to merge #3448 before this and we should be set. |
@blocktrron thanks |
Specification:
Serial Interface
Test Device: https://map.chemnitz.freifunk.net/#!v:m;n:2005b6ff13f0
sysupgrade [-n]
,firstboot
)(
lua -e 'print(require("platform_info").get_image_name())'
) = openwrt-one(https://gluon.readthedocs.io/en/latest/features/configmode.html)
docs/user/supported_devices.rst