todbot / blink1-tool

Command-line tools and C library for blink(1) USB RGB LED
https://blink1.thingm.com/
Other
84 stars 15 forks source link

Cannot execute on Raspberry Pi 5 64bit #71

Closed p1r473 closed 6 months ago

p1r473 commented 6 months ago

Hi @todbot I am unable to execute blink1-tool on Raspberry Pi 5 64bit I have tried blink1-tool-v2.3.0-linux-armv7l.zip -- Raspberry Pi Raspbian blink1-tool-v2.3.0-linux-x86_64.zip -- Ubuntu / Debian 64-bit

Debian 64bit gives error: -bash: ./usr/local/bin/blink1-tool: cannot execute binary file: Exec format error armv7l gives error: -bash: /usr/local/bin/blink1-tool: cannot execute: required file not found

The raspberry pi 5 uses ARMv8

p1r473 commented 6 months ago

Ive compiled it for you if you want it. (remove .txt extension) blink1-tool.txt

todbot commented 6 months ago

Thanks! I've updated the Releases page to have the new binaries for Raspberry Pi 5 64-bit. Just tested it on a recently-acquired RaspberryPi 5 running latest RaspberryPi 5 OS. Let me know if there's any issues.