pull/1132/head
Maxim Devaev 8 months ago
parent 204abe30f1
commit b5bfc8037b

@ -5,12 +5,16 @@ As a first step, we recommend carefully reading our documentation on [GitHub](ht
## Common questions
??? question "RPi5 compatible questions"
Is the Rpi5 case compatible? - It is not case compatible
Is the RPi5 going to be able to support the HAT? - Due to the form factor changing, it will not be compatible
Is the RPi5 going to be able to run PiKVM? - At this time, it is not. It will run the software but the hardware is what makes it function
Is the RPi5 going to ever run PiKVM? - At this time, no. This is due to a lack of hardware encoding/decoding, this answer might change due to development changes
If PiKVM software does work, will you support the dual CSI slots? - This is dependant on the above answer and what additional latency is introduced
??? question "Where can I get a memory card image for PiKVM?"
See here: https://pikvm.org/download
??? question "Can PiKVM work on Raspberry Pi 5?"
* Not right now, but it will. RPi5 does not provide significant improvements comapred to RPi4, so you can use any build based on RPi4, including PiKVM V3 or V4.
* RPi5 is not compatible with PiKVM V4 HAT because of due to the difference in form factor with RPi4.
* *What about dual CSI slots and hardware coding?* We are investigating this.
??? question "Can I connect multiple servers to a single PiKVM?"
Yes, but it requires additional work to set up. See [this page](multiport.md).

Loading…
Cancel
Save