Skip to content
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

Adding Openwrt arm 32 release binaries? #69

Closed
crysislinux opened this issue May 17, 2020 · 7 comments
Closed

Adding Openwrt arm 32 release binaries? #69

crysislinux opened this issue May 17, 2020 · 7 comments

Comments

@crysislinux
Copy link

Thanks for this lovely project.

From the release page, OpenWrt arm64 is supported, but OpenWrt arm32 is not.

image

Many routers are still using 32-bit processors, even for high-end models such as Netgear 7800

There was an issue for this: #53

Armv7 is still a 32-bit processor.

Armv7 is too broad a concept.

That's right, but a generic arm 32-bit build should work for many arm processors out there.

v2ray support those and it even has an armv7 build (slightly smaller and more performant than the generic one) beside the generic 32-bit build.

I guess they don't build it for a specific CPU but for an instruction set.

Sorry to just ask for help but not trying myself, it's just a bit hard for me to set it up from scratch.

@klzgrad
Copy link
Owner

klzgrad commented May 18, 2020

Requests for openwrt builds must specify a target listed in here https://openwrt.org/docs/techref/targets/start.

@crysislinux
Copy link
Author

@klzgrad

The target for Netgear 7800 is ipq806x on the list according to https://openwrt.org/toh/netgear/r7800.

Hope that the build could also work for other targets that use the same instruction set.

@klzgrad
Copy link
Owner

klzgrad commented May 19, 2020

See if this binary works
naive.zip

@crysislinux
Copy link
Author

@klzgrad It's somehow running.

I guess I need to upgrade my openwrt(it's 18.06.0 now) as you pointed out in other issues. I will give an update when it's done. Thanks.

image

@crysislinux
Copy link
Author

@klzgrad

It works great after upgrading to OpenWrt 19.07 and installing libnss.

@klzgrad
Copy link
Owner

klzgrad commented May 20, 2020

Formally released as openwrt arm_cortex-a15_neon-vfpv4.

@klzgrad klzgrad closed this as completed May 20, 2020
@crysislinux
Copy link
Author

It works great. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants