Skip to content

Raspberry Pi 3 B+ compatibility #33

Answered by fayaaz
moodkillah asked this question in Q&A
Discussion options

You must be logged in to vote

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 the threadirqs part from the end of the line. Do not remove the whole line.
Mine looks like this:

console=serial0,115200 console=tty1 root=ROOTDEV rootfstype=ext4 fsck.repair=yes rootwait quiet init=/usr/lib/raspi-…

Replies: 4 comments 10 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
6 replies
@JaccoR
Comment options

@fayaaz
Comment options

@JaccoR
Comment options

@fayaaz
Comment options

@gueritta
Comment options

Comment options

You must be logged in to vote
4 replies
@NotYourAverageAl
Comment options

@fayaaz
Comment options

@NotYourAverageAl
Comment options

@fayaaz
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by fayaaz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants