-
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
ipq40xx - DSA migration process #2666
Comments
@AiyionPrime I think the AP-303 as well as 4040 are already migrated? A full re-validation is not necessary downstream, as it is performed upstream. We also didn't do it for neither mt7621 nor xrx200 |
Not yet migrated devices were disabled in openwrt/openwrt@db19efe. The following are currently also done:
Figuring out wheter the devies were migrated is as easy as locking at the file and checking if they are still commented out with a |
I've got a notifier to monitor these changes in that part of openwrt's tree; once they make it to master, I'll mark them as done. |
updated the tracker, thanks @ecsv! |
|
i do own some netgear-ex6150v2, but i'm not sure i can help. maybe @mbaumga ? |
Aruba ap-303h tests are good and have reported this on the other thread a few minutes ago. There are two items I have identified to address in the future, but not specific to DSA. I also flagged an invisible font/font color issue on the default theme, but will likely need to log a bug somewhere. |
Ok, DSA for Aruba AP-303H is live in the snapshot and I have verified. I am running dumb AP with many VLANs and wired ports configured to do VLANs also. |
I'm going to fix this upstream for the |
Hey there. Any chance you still have access to the device you added support for in OpenWrt? It currently doesn't get built, maybe you can help addressing the issue in an efficient manner.
|
I kinda stopped after the Zyxel didn't want to boot anymore (after me flashing master with the changes) and I wasn't able to interrupt boot anymore since then. |
I still have access. I will look into it.
Steve
…Sent from my iPhone
On Feb 24, 2023, at 8:03 AM, Felix Baumann ***@***.***> wrote:
I kinda stopped after the Zyxel didn't want to boot anymore and I wasn't able to interrupt boot anymore since then.
I'll try to get around to it this weekend but start with the EX6150v2 since it's easy to recover.
—
Reply to this email directly, view it on GitHub<#2666 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AEBNDKYOC2DGE3UDSI2JNITWZDETDANCNFSM6AAAAAARCVANK4>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
@blocktrron committed openwrt/openwrt@bf055fc So 6100v2 and 6150v2 are done. |
@AiyionPrime @blocktrron
|
test this Djfe/openwrt@9c2353c |
Update on my part: Apart from that I still have that pesty issue that the wre6606 isn't reacting to any of my keyboard inputs. Other devices I used my ttl adapter with so far didn't receive my tx either. |
I tested hap ac2 (ipq40xx-mikrotik) as it gained dsa aswell. It has an increased compat version so I had to manually increment it in uci system compat_version to install the upgrade. Everything came up after upgrading. No new problems yet. |
did you test openwrt or gluon? |
gluon, but installed image via sysupgrade and built from next branch. |
Similar, yet incomparably simpler than #2413 this is tracking the DSA migration following openwrt/openwrt#4721 and related patches.
The workflow would be: find your model, make sure it has DSA support in OpenWrt report back whether it is done or not, needs changes or has no support in OpenWrt and should therefore be dropped.
missing DSA setup
done
The text was updated successfully, but these errors were encountered: