From 822e89beb9fa2bd13ea961117c756a85264ab322 Mon Sep 17 00:00:00 2001 From: arch1mede Date: Sat, 19 Oct 2024 16:44:27 -0700 Subject: [PATCH] Update faq.md Updated the verbiage --- docs/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq.md b/docs/faq.md index 7350838b..a94cb663 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -11,7 +11,7 @@ As a first step, we recommend carefully reading our documentation on [GitHub](ht ??? question "Can PiKVM work on Raspberry Pi 5?" - * Not right now, but it will. RPi5 does not provide significant improvements compared to RPi4, so you can use any build based on RPi4, including PiKVM V3 or V4. + * No, Not right now, but it will in the future. In its current state, PiKVM can run but in a v2 USB configuration however RPi5 does not provide significant improvements compared to RPi4, so you can use any build based on RPi4, including PiKVM V3 or V4. * RPi5 is not compatible with PiKVM V3 HAT due to the difference in form factor with RPi4. * *What about dual CSI slots and hardware coding?* We are investigating this.