visortgw
Very Senior Member
Try switching to External binary as opposed to Built-in.Yep, that version seems to have the new speedtest binary.
Try switching to External binary as opposed to Built-in.Yep, that version seems to have the new speedtest binary.
Yep, that version seems to have the new speedtest binary.
I know, i was the first guy to state that.Ok. I got to know Jack's script fairly good when I rewrote it for OpenWRT. Maybe I will have a crack at seeing if this can be fixed. I am waiting though for 388.2 as 388.1 for the AX88U seems to have some ASUS issues on the wifi side. Thus I am staying with 386.7.2 for now.
As @visortgw stated, use the external binary for now.
For sure. I have used theI know, i was the first guy to state that.
Also wrote a post about possibly fixing it by adding the old binary over the new one, this would yield out the new result part wich possible is breaking it.
I took the old version binary out of 386.7_2 build.
Look like 5 posts back where i share that binary amd state where it has to go.
I havent tried myself as im running the 386 build currently.
The new binary gives extra info in the results for actuall download latency (some refer to it as bufferbloat during the test) and im suspecting that extra info is causing the data import to fail, hence no data in the chart.
mount bind
method in the init-start
script before to write over binaries in the read only parts of busybox. Works well. Just figure in the long run, best fix via a pull request to @Jack Yaz .Jack doesnt have a Asus anymore afaik, hence development has stopped.For sure. I have used themount bind
method in theinit-start
script before to write over binaries in the read only parts of busybox. Works well. Just figure in the long run, best fix via a pull request to @Jack Yaz .
Jack is still open to updates, he just can't test or develop anymore on Asus.Jack doesnt have a Asus anymore afaik, hence development has stopped.
Would also count for all his other scripts.
Yes same here... Not sure if it has anything to do with 388.1 - or is an ookla issue... bottom line - no charts....I am also getting this same problem with spdMerlin... it runs, but no charts...
Is there any solution?
Set to external binaryYes same here... Not sure if it has anything to do with 388.1 - or is an ookla issue... bottom line - no charts....
Time to dump spMerlin?...
[/usr/sbin/ookla -c http://www.speedtest.net/api/embed/vz0azjarf5enop8a/config --interface=eth0 --format="human-readable" --unit="Mbps" | tee outfile.txt
thx, Jack...Set to external binary
I am not running that version either so cant create it for you.Would someone using 388.1 PM me the the file produced by
[/usr/sbin/ookla -c http://www.speedtest.net/api/embed/vz0azjarf5enop8a/config --interface=eth0 --format="human-readable" --unit="Mbps" | tee outfile.txt
I can use the file in coming up with a updated version. I am not running 388.1 yet as it is too new and has some troubling reports re the AX88U (I have not updated my signature yet). But I can start working on a fix if someone can PM me the requested file.
Cheers
/usr/sbin/ookla --version
) to compare with the 386.7_2 version./usr/sbin/ookla -c http://www.speedtest.net/api/embed/vz0azjarf5enop8a/config --interface=eth0 --format="human-readable" --unit="Mbps" | tee outfile.txt
cp /jffs/scripts/spdmerlin /jffs/scripts/spdmerlin.old
wget -O /jffs/scripts/spdmerlin https://pastebin.com/raw/ur2V3Ppw
chmod u+x /jffs/scripts/spdmerlin
dos2unix /jffs/scripts/spdmerlin
Edited
Thanks to a work server outage, I had some time to adjust this script.
The test version can be downloaded here: https://pastebin.com/ur2V3Ppw
If someone with a 388.1 firmware cares to try this out before I discuss with @Jack Yaz on how best to get the updated verion to him, it would be appreciated.
1. make a backup copy of your current version of spdmerlincp /jffs/scripts/spdmerlin /jffs/scripts/spdmerlin.old
2. Download test filewget -O /jffs/scripts/spdmerlin https://pastebin.com/raw/ur2V3Ppw
4. Give the file execute permissionchmod u+x /jffs/scripts/spdmerlin
This test version will check which codebase you are on when using the internal ookla binary and get the correct datapoints from the speedtest.
Let me know if any errors come up.
# sh spdmerlin
: not foundline 2:
: not foundline 16:
: not foundline 30:
: not foundline 43:
: not foundline 48:
: not foundline 52:
: not foundline 55:
: not foundline 58:
: not foundline 68:
: not foundline 73:
spdmerlin: line 131: syntax error: unexpected word (expecting "in")
dos2unix /jffs/scripts/spdmerlin
Trydos2unix /jffs/scripts/spdmerlin
Starting speedtest using Spectrum (Syracuse, NY, United States) for WAN interface
Server: Spectrum - Syracuse, NY (id: 16978)
ISP: Spectrum
Idle Latency: 23.03 ms (jitter: 0.52ms, low: 21.52ms, high: 23.53ms)
Download: 1133.54 Mbps (data used: 1.4 GB)
Upload: 38.97 Mbps (data used: 46.1 MB)
Packet Loss: 0.0%
Result URL: https://www.speedtest.net/result/14100872244
Speedtest results - Download: 1133.54 Mbps (data used: 1.4 GB) - Upload: 38.97 Mbps (data used: 46.1 MB)
Connection quality - Idle Latency: 23.03 ms (jitter: 0.52ms, low: 21.52ms, high: 23.53ms) - Packet Loss: 0.0%
Retrieving data for WebUI charts
Press enter to continue...
From post 132, I tried it on my AX58U with 388.1 and that is what I get:
______________________
/usr/sbin/ookla -c http://www.speedtest.net/api/embed/vz0azjarf5enop8a/config --interface=eth0 --format="human-readable" --unit="Mbps" | tee outfile.txt
[2022-12-20 14:43:40.952] [error] Configuration - Timeout was reached (TimeoutException)
[2022-12-20 14:43:40.952] [error] Configuration - Cannot retrieve configuration document (0)
[2022-12-20 14:43:40.953] [error] ConfigurationError - Could not retrieve or read configuration (Configuration)
[2022-12-20 14:43:40.953] [error] ConfigurationError - Could not retrieve or read configuration (Configuration)
[error] Configuration - Could not retrieve or read configuration (ConfigurationError)
______________________
In the GUI I changed to Buit-in binary.
nvram show wan_ifname
gives you
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!