Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4226

Troubleshooting • Re: Sudden unexplained measured Internet bandwidth reduction

$
0
0
Well, at least the Ookla AI has a sense of humor. I wrote back noting the rather odd response to my inquiry to which I received the following reply:
Dear Mr Xxx,

The Deranged robot is very sorry to have let you down.
Ookla Technical Services
Turns out there is a solution to the installation problem. This courtesy of u/ARnonym123 on Reddit:

The Ookla script installs this: /etc/apt/sources.list.d/ookla_speedtest-cli.list

That list file has two URLs which contain "raspbian". If you change raspian to debian, the apt-get update errors go away and you can install speedtest version 1.2.0.84-1.ea6b6773cf using apt.

Oddly, it produces wildly different results from the same version installed on a MacBook Air:

Pi

Code:

pi@raspsky:~/webcam $ /usr/bin/speedtest --versionSpeedtest by Ookla 1.2.0.84 (ea6b6773cf) Linux/arm-linux-musleabihf 5.10.103-v7lpi@raspsky:~/webcam $ /usr/bin/speedtest --progress=noServer: ByteArk Co., Ltd. - Bangrak (id: 27203)ISP: TOTIdle Latency: 6.05 ms (jitter: 0.10ms, low: 5.92ms, high: 6.14ms)Download: 77.89 Mbps (data used: 64.5 MB)500.24 ms (jitter: 79.46ms, low: 9.51ms, high: 1400.26ms)Upload: 80.49 Mbps (data used: 109.5 MB)25.23 ms (jitter: 4.17ms, low: 10.93ms, high: 41.53ms)Packet Loss: 0.0%
========

Mac

Code:

Fifteen:~ mnewman$ speedtest --versionSpeedtest by Ookla 1.2.0.84 (ea6b6773cf) Darwin 23.4.0 x86_64/arm64Fifteen:~ mnewman$ /usr/local/bin/speedtest --progress=noServer: NT Bangrak - Bangkok (id: 47115)ISP: TOTIdle Latency: 8.67 ms (jitter: 0.63ms, low: 8.09ms, high: 10.00ms)Download: 533.96 Mbps (data used: 553.1 MB)37.70 ms (jitter: 8.11ms, low: 12.62ms, high: 111.74ms)Upload: 482.94 Mbps (data used: 468.5 MB)39.00 ms (jitter: 11.54ms, low: 9.17ms, high: 81.04ms)Packet Loss: 0.0%

Statistics: Posted by Ratsima — Tue May 07, 2024 5:27 am



Viewing all articles
Browse latest Browse all 4226

Trending Articles