Closed zw963 closed 5 years ago
Looks like this device doesn't have enough free memory.
The latest versions of Go also require more memory than before, but this will probably be fixed in the next version.
Hi, i have no idea about how to worked with ASUS AC-5300 router too.
$: uname -a
Linux RT-AC5300-5E70 2.6.36.4brcmarm #1 SMP PREEMPT Sun Oct 21 13:30:28 EDT 2018 armv7l ASUSWRT-Merlin
What version should i use? i try android-arm and android-arm64, no luck.
What version should i use? i try android-arm and android-arm64, no luck.
Sorry, RT-AC5300 seem like worked with: linux-arm
.
admin@RT-AC5300-5E70:/tmp/home/root# ./dnscrypt-proxy -version
2.0.19
@jedisct1 , i think current version still not worked for AC-66U (MIPS), as i describe below.
dnscrypt-proxy-linux_mips
admin@RT-AC66U-F2F0:/tmp/home/root# ./dnscrypt-proxy
./dnscrypt-proxy: line 1: syntax error: unexpected "("
dnscrypt-proxy-linux_mipsle
admin@RT-AC66U-F2F0:/tmp/home/root# ./dnscrypt-proxy
fatal error: runtime: out of memory
So, i think this issue should not be close, right?
Nobody seems to know the answer, so maybe you'll have more luck on a forum dedicated to routers.
@jedisct1 , i think AC66U just too old, with limited memory, it is the last asus MIPS serious router.
admin@RT-AC66U-F2F0:/tmp/home/root# uname -a
Linux RT-AC66U-F2F0 2.6.22.19 #1 Sun Apr 8 14:05:29 EDT 2018 mips ASUSWRT-Merlin
admin@RT-AC66U-F2F0:/tmp/home/root# cat /proc/cpuinfo
system type : Broadcom BCM5300 chip rev 1
processor : 0
cpu model : MIPS 74K V4.9
BogoMIPS : 299.82
wait instruction : no
microsecond timers : yes
tlb_entries : 64
extra interrupt vector : no
hardware watchpoint : yes
ASEs implemented : mips16 dsp
shadow register sets : 1
VCED exceptions : not available
VCEI exceptions : not available
unaligned_instructions : 12485664
dcache hits : 2147483648
dcache misses : 0
icache hits : 2147483648
icache misses : 0
instructions : 2147483648
admin@RT-AC66U-F2F0:/tmp/home/root# cat /proc/meminfo
MemTotal: 239524 kB
MemFree: 78196 kB
Buffers: 7604 kB
Cached: 115352 kB
SwapCached: 0 kB
Active: 94416 kB
Inactive: 41392 kB
HighTotal: 131072 kB
HighFree: 7388 kB
LowTotal: 108452 kB
LowFree: 70808 kB
SwapTotal: 0 kB
SwapFree: 0 kB
Dirty: 0 kB
Writeback: 0 kB
AnonPages: 12860 kB
Mapped: 6832 kB
Slab: 16468 kB
SReclaimable: 2068 kB
SUnreclaim: 14400 kB
PageTables: 616 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
CommitLimit: 119760 kB
Committed_AS: 105552 kB
VmallocTotal: 1015800 kB
VmallocUsed: 6428 kB
VmallocChunk: 1006964 kB
Maybe it is time to drop support this old router, but, anyway, i hope i can use the newest dnscrypt-proxy 2 in my old router, and update my an OS project to use this new package. (in fact, this solution is have worked well for my another workspace newer ARM router)
And, though, this old router work quite well with old dnscrypt-proxy
+dnscrypt-wrapper
, but, if can,
i hope update to use new proxy anyway, thanks.
Following is info:
When run with mips:
When run with mipsle: