freifunkh / site

Freifunk Hannover specific Gluon site configuration for Firmware building.
https://hannover.freifunk.net
5 stars 5 forks source link

patches: add support for Zyxel NWA1121 #39

Open CodeFetch opened 5 years ago

CodeFetch commented 5 years ago

Oliver gave me some of these devices. This patch adds support for them.

@Dark4MD I'd really like to have an image for them. I haven't tested it. Let's see what Jenkins says...

Dark4MD commented 5 years ago

i tried building it on my local build machine. first try i got an error (without verbose so i did not see the error), second try the build process waited for me to answear if he should build an image for this device and i answered with y and it continued: Zyxel NWA1121 support (ATH79_MACH_NWA1121) [N/y] (NEW) y Here is the resulting image for you to try: https://drive.google.com/open?id=1JdtXiXoAROM4NR-61PNg48y7yNxNyTqC

CodeFetch commented 5 years ago

@Dark4MD Thank you very much. Unfortunately I don't have access to your Google drive. Please use e.g. https://transfer.sh instead.

Dark4MD commented 5 years ago

https://transfer.sh/m9UUy/gluon-ffh-vH0.dev.20190622-zyxel-nwa1121-sysupgrade.bin Sry was my first time public sharing a file after switch from onedrive to google drive.

CodeFetch commented 5 years ago

Thank you very much. Unfortunately the patch writer did not know about partitioning in OpenWrt. Thus I need to change the layout later.

AiyionPrime commented 4 years ago

Codefetch may unblock this, if he changed the layout.

Dark4MD commented 3 years ago

Someone is working on support for this device an even for the ATH79 Target :D https://github.com/openwrt/openwrt/pull/4037

Oh, just saw that he is one of us XD Explains a lot

AiyionPrime commented 3 years ago

Looks like @s-2 's upstream contribution right now just needs an updated commit message? That would imply e.g. @CodeFetch could test it?

AiyionPrime commented 3 years ago

@CodeFetch was the request to merge this into master intentional? Shouldn't we start with nightly?

CodeFetch commented 3 years ago

@AiyionPrime No, this is just kept open for reference. We only have 10 or so NWA1121-NI (single band, consumer), but 70 NWA5123-NI (dual band, enterprise with bootloader locked). For the latter a special firmware format is needed https://github.com/openwrt/openwrt/pull/4420 and s-2 is working on a device support PR. NWA1121-NI is not so important atm.

s-2 commented 3 years ago

Looks like @s-2 's upstream contribution right now just needs an updated commit message?

Is there anything that should be improved regarding the commit messages of #4037?

I had tested NWA-1121-NI with gluon months ago, meanwhile the device vanished from the map since I had to flash it back to OpenWrt for testing changes made to the PR.

Neustradamus commented 3 years ago

I hope a merging in OpenWrt...

AiyionPrime commented 2 years ago

@s-2 @CodeFetch https://github.com/openwrt/openwrt/commit/251ecfe37914919422d74dd32fab15a86f65e879 was merged 16 days ago.

Time to rebase this accordingly and reduce it to a gluon-only patch.

AiyionPrime commented 1 year ago

@CodeFetch I suppose a 'backport' into this PR would be pretty easy given that 22.03 isn't that far from master yet.

But @s-2 and me came to the conclusion that we won't do that for this device.

Do you intend to? If so let me know, else I'd close this.

s-2 commented 1 year ago

Current state of gluon patch is here: https://github.com/s-2/gluon/tree/zyxel_nwa11xx This would only apply to gluon after switching to the OpenWrt 23.xx release branch one day (or backporting the devices via site).

Neustradamus commented 1 year ago

@s-2: I hope!

AiyionPrime commented 1 year ago

This needs a rebase, if this should ever happen.