clangen/musikcube

Struggle with Raspi installation

n1moy opened this issue · 3 comments

n1moy commented

Incorrectly posted this in 'Discussions'..

Desire to assemble a headless musikcube setup using a 3B+ and a lite OS. Then use musikdroid as a remote control.

Have located the archive of Jessie images that range from 2015-09-28 to 2017-07-05.

raspbian_lite-2017-04-10
raspbian_lite-2017-06-23
raspbian_lite-2017-07-05 [latest]

All errored with the Raspi Imager.

raspbian_lite-2017-03-03

Appears to burn correctly but then does not boot.

Resorted to the Raspi OS lite [64-bit] and then followed the set-up instructions.

Reconfigured keyboard
Updated system
usbmount appears to be unavailable
There is not a musikcube_x.x.x_raspberry_pi_armhf.deb on the release page
Selected musikcube_3.0.3_linux_rpi_armv6.deb instead
sudo dpkg -i ./musikcube_3.0.3_linux_rpi_armv6.deb
sudo apt-get install -f
musikcube resulted in an error..

thsk@raspberrypi:~ $ musikcube
/usr/bin/musikcube: 6: exec: ./musikcube: not found

Any help or direction is appreciated,

Unfortunately I don't have 64-bit Raspberry Pi devices, so have not produced any 64-bit binaries. The ones available for download are both 32-bit. It may be possible for me to cross-compile (using something like https://github.com/tttapa/docker-arm-cross-toolchain), but I have no way to test to know if it works correctly.

If you have any experience compiling software you should be able to build from source.

Having the same issue here.

I was able to compile the binaries for Debian Bookworm on uConsole, Raspberry Pi CM4. The only issue I found so far is "sticky" pause. I have to rewind 5 sec after I unpause. Overwise it wouldn't play anything and the track position indicator would keep returning to the same position over and over.