Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Struggle with Raspi installation #694

Open
n1moy opened this issue Jul 11, 2024 · 2 comments
Open

Struggle with Raspi installation #694

n1moy opened this issue Jul 11, 2024 · 2 comments

Comments

@n1moy
Copy link

n1moy commented Jul 11, 2024

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,

@clangen
Copy link
Owner

clangen commented Jul 15, 2024

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.

@DdraigX
Copy link

DdraigX commented Aug 31, 2024

Having the same issue here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants