-
-
Notifications
You must be signed in to change notification settings - Fork 23
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
Add support for firmware 2.x/3.x #90
base: master
Are you sure you want to change the base?
Conversation
This change adds support for the new 2.x and 3.x firmwares which remove UbiOS.
Doing gods work, I should havve to 3.0.19 sources shortly :) |
@boostchicken Waiting for those sources as well. I am having trouble successfully building the kexec modules for the latest firmware since I am still using the older kernel sources (that's why the PR is not merged yet). |
I am about to re-request for 3.0.20 did you ever get 19? |
@boostchicken Nope, did not |
👀 |
@boostchicken @fabianishere have either of you had any free time to work on this? Any updates for us? Upgraded several of my UDM Pro SE to v3.1.15 tonight. This release adds support for configuring Site-to-Site WireGuard VPN between UDM / Pro / SE devices. UI is calling it "Site Magic" and it's configured from the Unifi Console Portal. It would be really cool to run a few podman containers on each UDM and be able to communicate with each other :-) |
@fabianishere: Thank you for your work (Y) Are there any updates on this topic? |
@fabianishere: is there any update on this? I believe I've backed myself into a corner updating UnifiOS and desperately need to update the kernel to get some of the magic I had with 1.x... |
@docbobo Have not had time too look at this unfortunately. Though I heard Ubiquiti started locking down the kernels with sign modules, so this approach might not be viable for long anymore. |
Thanks, @fabianishere . That does not sound good... |
So what does this mean for this project? |
Did we ever get the 3.x kernel sources, or confirmation that it is no longer possible to run custom kernels? I was hoping to get multipath back. |
This change adds support for the new 2.x and 3.x firmwares for the UniFi Dream Machine (Pro), which remove UbiOS and instead boot directly into UniFi OS (a Debian derivative).