Hello Bob,
If you "cd" into the directory where the get_params program is
located, do the following:
?? #Try running the file from the relative path
?? ./get_params
?? #Confirm the file is really there and see it's permissions
?? ls -la | grep get_params
?? #Get details on the file (is it built for ARM CPUs, etc)
?? file get_params
--David
KI6ZHD
On 10/29/2024 09:44 AM, Bob Bennett via
groups.io wrote:
toggle quoted message
Show quoted text
I see this was discussed years ago. I have a bunch of unused
HTs and want to experiment with them using my Pi TNCs. I For the
life of me I can’t get the get_params command to work. It keeps
telling me that the file is not found. I am in the correct
subdirectory. I have done a chmod +x on the files. I have
re-installed the files. I turned on I2c in raspi-config and
rebooted. Why is the file not being seen? I want to play around
with BPQ and ax25.?
bob nz2z
?
?
?