Starbuck99
Occasional Visitor
Can someone please give me some guidance how we can download the stable version of Merlin from Git-hub in stead of the latest alpha alpha version?
Thanks...
Thanks...
Can someone please give me some guidance how we can download the stable version of Merlin from Git-hub in stead of the latest alpha alpha version?
Thanks...
Can one of the guru's on this forum post the necessary path changes or whatever is needed in order to compile the CFE?
When I read the readme file in the CFE folder, it says to basically compile when going to the bcm947xx folder and type ... make all
Could be another thing that ASUS never cleanup and never gets compiled because the CFE is mostly a pre-compiled, compressed, encrypted binary blob? If you want to keep digging, consider looking at the top-level makefiles, as this may tell you whaat's going on.I am sorry to repeat my question.
I am still looking for help in compiling my own CFE.
The exact path where the instruction "make all" must be executed is..
~/asuswrt-merlin.ng/release/src-rt-6.x.4708/cfe/build/broadcom/bcm947xx
Can someone please help with the correct setup?
Fitz Much, you did such a great job with the Merlin Compile! Can you help me out here as well please?
Thanks..
Tell me pls, which directory in Merlin releases I have to use for Asus rt-87u?
I would like to start a new thread regarding a total new modular firmware design from scratch.... any votes for it?
Do «autoreconf -f -i» in directory with problematic library/module, then try to recompile. I've finally done compiling and building RT-N66U 380.69_2 build (initial goal was to add 'service-event' jffs script support same way as introduced in 384.5 NG). I successfuly used this script with ubuntu server 18.10 x64, but some manual work in autoconfig files and sources was needed here and there.i got an error about missing aclocal-1.15
With the Fitz Mutch script I was able to compile asusMerlin for AC86U, comparing the compiled file has exactly the same size in bytes as the one published by RMerlin, I think it's a good sign that everything went well.
Then compile asus Stock for AC86u, but the size of the compiled file is 131,072 bytes smaller than the one published on the asus page. The question is...
Should it be the same size in bytes, the compiled file and the one on the page?
If the answer is yes, what are the steps would have to change the Fitz Mutch script to compile the gpl asus stock?
I updated the router with the file I got from compiling the GPL code of ASUS RT-AC86U for firmware 3.0.0.4.384.45713
So far it is working correctly.
I do not know why it's 131,072 bytes lower than the one posted on the asus page.... but it's working
Maybe that is the reason of the difference of bytes, with your answer I am calmer.I don't know if it's still the case, but in the past Asus's GPL were typically missing at least two exes (arpstorm, and another which I forgot) that are part of networkmap, tho not used by the firmware. The dhd userspace tool is also sometimes missing from the GPL (again, unsure if that's still the case).
I successfully built an RT-AC86U firmware with these script.
You need to install automake-1.15 on your system. For example, with Ubuntu 20.04:I keep getting "aclocal-1.15 is missing on your system" error. Running autoreconf -f -i didn't help
sudo apt install automake-1.15
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!