raspberryenvoie / piRa1n

Easily turn a Raspberry Pi 4 or a Banana Pi M2 Zero into a portable Checkra1n dongle.
MIT License
68 stars 16 forks source link

why can't i use a rpi zero W? #8

Closed zdc54 closed 2 years ago

zdc54 commented 2 years ago

just wondering. could it be possible to add support or does it already work with it?

raspberryenvoie commented 2 years ago

It won't work because of the USB ports of the RPI Zero W. It's an issue with the hardware so I can't do anything. From checkra.in: "The exploit may not work as reliably on some devices, such as the Raspberry Pi Zero and Raspberry Pi 3"

zdc54 commented 2 years ago

Is it an issue with the hardware that would require a rewrite of some parts of the code? (I have an adapter for Male Micro USB to Female USB A), and I might get a Banana Pi M2 Zero since it's that time of year. (I just need to find a place to get a case for it...)

zdc54 commented 2 years ago

Wait, is it this issue? "piRa1n-OS is based on the arm version of Raspbian, not the arm64 version."

raspberryenvoie commented 2 years ago

Is it an issue with the hardware that would require a rewrite of some parts of the code? (I have an adapter for Male Micro USB to Female USB A), and I might get a Banana Pi M2 Zero since it's that time of year. (I just need to find a place to get a case for it...)

I can't fix it by rewriting piRa1n

raspberryenvoie commented 2 years ago

Wait, is it this issue?

"piRa1n-OS is based on the arm version of Raspbian, not the arm64 version."

No, that's not the issue. It's rather an issue with checkra1n itself.

zdc54 commented 2 years ago

well i bought a banana pi m2 zero, but am i supposed to use the same image since BPI and RPI are totally different from eachother?

raspberryenvoie commented 2 years ago

You should install Armbian for your Banana Pi. Follow these steps: https://github.com/raspberryenvoie/piRa1n/wiki/Install-piRa1n-on-a-Banana-Pi-M2-Zero

raspberryenvoie commented 2 years ago

I'm closing this issue since your first question was answered but you can still continue leaving comments

zdc54 commented 2 years ago

ok