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

Fix/227 monsterpi is not supported for raspberry pi 5 #228

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 11 additions & 7 deletions docs/installing/monsterpi.mdx
Original file line number Diff line number Diff line change
@@ -14,19 +14,23 @@ Depending on the image, either [MongoDB](https://www.mongodb.com/) or [SQLite](h

## Hardware requirements

:::warning
A Raspberry Pi 5 has been tested and will not work. The MonsterPi team is aware of this. Users interested in MonsterPi for the Raspberry Pi 5 can follow [this GitHub issue](https://github.com/fdm-monster/MonsterPi/issues/82) for any progress.
:::

:::warning
An Orange Pi or any other Single Board Computer (SBC) has not been tested and will most likely not work.
:::

We advise you to get these components for your setup. You might already have these or equivalents of them. All links point to the official Raspberry Pi website. From there links to (local) stores are provided.

| Component | Raspberry Pi 3 | Raspberry Pi 4 | Raspberry Pi 5 |
|---|---|---|---|
| Raspberry Pi | [Link](https://www.raspberrypi.com/products/raspberry-pi-3-model-b/) | [Link](https://www.raspberrypi.com/products/raspberry-pi-4-model-b/) | [Link](https://www.raspberrypi.com/products/raspberry-pi-5/) |
| Raspberry Pi Case | [Link](https://www.raspberrypi.com/products/raspberry-pi-3-case/) | [Link](https://www.raspberrypi.com/products/raspberry-pi-4-case/) | [Link](https://www.raspberrypi.com/products/raspberry-pi-5-case/) |
| Cooling | Not Required | [Link](https://www.raspberrypi.com/products/raspberry-pi-4-case-fan/) | Included with case |
| Power Supply | [Link](https://www.raspberrypi.com/products/micro-usb-power-supply/) | [Link](https://www.raspberrypi.com/products/type-c-power-supply/) | [Link](https://www.raspberrypi.com/products/27w-power-supply/) |
| 16GB or bigger Class 10 SD Card<br />Please get a decent brand<br />**do not save money on this**| [Link](https://www.raspberrypi.com/products/sd-cards/) |[Link](https://www.raspberrypi.com/products/sd-cards/)|[Link](https://www.raspberrypi.com/products/sd-cards/)|
| Component | Raspberry Pi 3 | Raspberry Pi 4 |
|---|---|---|
| Raspberry Pi | [Link](https://www.raspberrypi.com/products/raspberry-pi-3-model-b/) | [Link](https://www.raspberrypi.com/products/raspberry-pi-4-model-b/) |
| Raspberry Pi Case | [Link](https://www.raspberrypi.com/products/raspberry-pi-3-case/) | [Link](https://www.raspberrypi.com/products/raspberry-pi-4-case/) |
| Cooling | Not Required | [Link](https://www.raspberrypi.com/products/raspberry-pi-4-case-fan/) |
| Power Supply | [Link](https://www.raspberrypi.com/products/micro-usb-power-supply/) | [Link](https://www.raspberrypi.com/products/type-c-power-supply/) |
| 16GB or bigger Class 10 SD Card<br />Please get a decent brand<br />**do not save money on this**| [Link](https://www.raspberrypi.com/products/sd-cards/) |[Link](https://www.raspberrypi.com/products/sd-cards/)|

Additionally, depending on your device, you might need a SD Card reader and (optionally) an micro SD Card to SD Card adapter.