km4ack / 73Linux

72 stars 17 forks source link

73Linux does not install ARDOP #34

Closed AE0SB closed 7 months ago

AE0SB commented 11 months ago

I think the script still attempts to install the 'armhf' version of ARDOP, and that does not appear to work.

hardware: Lenovo Thinkpad T420 OS: Xubuntu 22.04

km4ack commented 11 months ago

It should be pulling ardopc64 with this line of code. I wonder if the script misidentified your system? In your 73Linux/cache directory should be a cpu.bap file. Can you post the contents here please.

km4ack commented 11 months ago

I tested this morning on Mint 21.1 and it installed ardopc64 in /usr/local/bin/

AE0SB commented 11 months ago
64
4
x86_64
ubuntu
AE0SB
chris-T420

:shrug: I did edit ARDOP.bapp to say

wget --tries 2 --connect-timeout=60 https://www.cantab.net/users/john.wiseman/Downloads/Beta/ardopc64

and it worked.