mirror of https://github.com/pikvm/pikvm.git
update
This commit is contained in:
parent
204abe30f1
commit
b5bfc8037b
16
docs/faq.md
16
docs/faq.md
|
|
@ -5,12 +5,16 @@ As a first step, we recommend carefully reading our documentation on [GitHub](ht
|
||||||
|
|
||||||
## Common questions
|
## Common questions
|
||||||
|
|
||||||
??? question "RPi5 compatible questions"
|
??? question "Where can I get a memory card image for PiKVM?"
|
||||||
Is the Rpi5 case compatible? - It is not case compatible
|
See here: https://pikvm.org/download
|
||||||
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
|
??? question "Can PiKVM work on Raspberry Pi 5?"
|
||||||
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
|
|
||||||
|
* 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?"
|
??? question "Can I connect multiple servers to a single PiKVM?"
|
||||||
Yes, but it requires additional work to set up. See [this page](multiport.md).
|
Yes, but it requires additional work to set up. See [this page](multiport.md).
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue