Replies: 1 comment 2 replies
-
|
Hello. Go only supports 64-bit PowerPC architectures starting with POWER8 and later, if I recall correctly, and it seems like that router has a CPU with an architecture that is older than that. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a TP-Link WDR4900 V1.0
Hardware spec here https://openwrt.org/toh/tp-link/tl-wdr4900
I did try the MIPS variants and ARM variants and it wont run.
line 1: syntax error: unexpected "("- or something like thatI also tried
curl -s -S -L https://raw.githubusercontent.com/AdguardTeam/AdGuardHome/master/scripts/install.sh | sh -s -- -c edgeIt spits out this message:
Apparently wrong type of CPU.
Is there a build for ppc type cpu ?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions