KYDronePilot / hdfm

UI for live weather/traffic/meta data collected from HD Radio stations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pi4 64bit no dice

SpudGunMan opened this issue · comments

commented

sudo curl -sSL 'https://github.com/KYDronePilot/hdfm/releases/download/v2.0.1/hdfm-aarch64-unknown-linux-musl.tgz' | sudo tar xzv -C /usr/local/bin

uname -a
Linux pi4clock 5.15.84-v8+ #1613 SMP PREEMPT Thu Jan 5 12:03:08 GMT 2023 aarch64 GNU/Linux

$ hdfm
bash: /usr/local/bin/hdfm: cannot execute binary file: Exec format error

commented

true I could run it with full options but it will have the same results, I thought this was related to missing libs or architecture compile options?

$hdfm -v
bash: /usr/local/bin/hdfm: cannot execute binary file: Exec format error

commented

correct nrsc5 is built and there but when trying to run the HDFM the same error

Also try running with the 32 bit hdfm binary and see if that works

commented

I will try just as a FYI

nrsc5 95.5 0
ALSA lib pcm.c:2660:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.front
Detached kernel driver
Found Rafael Micro R820T tuner
Exact sample rate is: 1488375.071248 Hz
[R82XX] PLL not locked!

^C
$ hdfm 
bash: /usr/local/bin/hdfm: cannot execute binary file: Exec format error

commented

that causes the binary errors? even a version? I am not eager to pay $20 if it won't load on the pi! I am kinda over it .. thank you for support but it seems a bad binary.

do you have this working on a pi4-64 aarch64?