mirror of https://github.com/pikvm/pikvm.git
Update faq.md (#1353)
* Update faq.md Added verbiage for clarity * Update faq.md Fixed spacing
This commit is contained in:
parent
710030d1bb
commit
a9230a67f9
10
docs/faq.md
10
docs/faq.md
|
|
@ -89,7 +89,15 @@ As a first step, we recommend carefully reading our documentation on [GitHub](ht
|
|||
|
||||
|
||||
??? question "Can I power the Pi via PoE?"
|
||||
Yes! But you still need a splitter to ensure you isolate the 5v connection between the Raspberry Pi and host PC to prevent backpower issues that can cause instability or damage to either the host PC or the Pi. Power/Data cable + USB power blocker would work.
|
||||
Yes!
|
||||
|
||||
For a POE HAT
|
||||
|
||||
You still need a splitter to ensure you isolate the 5v connection between the Raspberry Pi and host PC to prevent backpower issues that can cause instability or damage to either the host PC or the Pi. Power/Data cable + USB power blocker would work.
|
||||
|
||||
For a POE Splitter
|
||||
|
||||
No, there is no need for anything additional, you can power your RPi and or the PiKVM Mini with the USB-C variant.
|
||||
|
||||
|
||||
??? question "Do I need a power splitter? Why do I need one?"
|
||||
|
|
|
|||
Loading…
Reference in New Issue