Raspberry Pi 3 B+ compatibility #33
-
HI, im using a raspberry pi 3 b+ but cant seem to boot, is this image compatible with my board? |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 10 replies
-
The recent versions are 64 bit so only compatible with RPi4. You can try the version with 2.2 here: https://github.com/fayaaz/mixxx-pi-gen/releases/tag/v0.1.0 Unfortunately I cannot see much gain in maintaining the armhf version as the performance on a 3b is too slow to be worthwhile. |
Beta Was this translation helpful? Give feedback.
-
i only use mixxx for 1 deck, so i dont stress to much the pi3 b+. |
Beta Was this translation helpful? Give feedback.
-
Is anyone with a 3B - @JaccoR @servleto @moodkillah able to test this image: https://github.com/fayaaz/mixxx-pi-gen/suites/5032642210/artifacts/148631835 It is now updated to Debian 11 so should be similar to the working minimal version. |
Beta Was this translation helpful? Give feedback.
-
Right all the Raspberry Pi 3 people @NotYourAverageAl, @JaccoR, @servleto, @moodkillah I have managed to test out the image on my RPi3 which was being used for something else until recently. The problem is the
I have asked in Mixxx's zulip chat about |
Beta Was this translation helpful? Give feedback.
Right all the Raspberry Pi 3 people @NotYourAverageAl, @JaccoR, @servleto, @moodkillah I have managed to test out the image on my RPi3 which was being used for something else until recently.
The problem is the
threadirqs
parameter on the kernel. This causes the Pi 3Bs to kernel panic at startup. Not sure why it works on the Pi4 but not the 3s but anyway the fix is easy enough. Once you flash the image open up/boot/cmdline.txt
on whatever PC you used to do the flash, and remove thethreadirqs
part from the end of the line. Do not remove the whole line.Mine looks like this: