mirror of https://github.com/pikvm/pikvm.git
fix
This commit is contained in:
parent
a73ad9c6a0
commit
0a1510dad3
|
|
@ -2,8 +2,6 @@
|
||||||
|
|
||||||
<img src="assembled.jpg" width="400" />
|
<img src="assembled.jpg" width="400" />
|
||||||
|
|
||||||
NOTE: Please review the back of the box. All parts are required before hat is fully functional
|
|
||||||
HINT: USB-C Bridge is located in with the ATX end which includes a pink foam spacer
|
|
||||||
|
|
||||||
## Installation requirements
|
## Installation requirements
|
||||||
|
|
||||||
|
|
@ -15,6 +13,10 @@ HINT: USB-C Bridge is located in with the ATX end which includes a pink foam spa
|
||||||
* [Straight Ethernet cable](https://www.home-network-help.com/straight.html) (for the ATX board connection).
|
* [Straight Ethernet cable](https://www.home-network-help.com/straight.html) (for the ATX board connection).
|
||||||
* Power supply unit (5.1V 3A USB-C, recommended by the Raspberry Pi).
|
* Power supply unit (5.1V 3A USB-C, recommended by the Raspberry Pi).
|
||||||
|
|
||||||
|
!!! tip "Before assembling"
|
||||||
|
* Please review the back of the box. All parts are required before hat is fully functional.
|
||||||
|
* The USB-C Bridge is located in with the ATX end which includes a pink foam spacer.
|
||||||
|
|
||||||
|
|
||||||
## Basic setup
|
## Basic setup
|
||||||
|
|
||||||
|
|
@ -34,7 +36,7 @@ If you have a kit without a metal case, you can use our free 3D printing case dr
|
||||||
|-----------|------------|
|
|-----------|------------|
|
||||||
| <img src="basic_back.jpg" width="300" /> | <img src="basic_front.jpg" width="300" /> |
|
| <img src="basic_back.jpg" width="300" /> | <img src="basic_front.jpg" width="300" /> |
|
||||||
|
|
||||||
* **HDMI input** and **USB emulation** port must be connected to the computer. **NOTE** On the HDMI the HAT, like the CSI bridge, supports 1080p50Hz or 720p60Hz **ATX** too, but it's optional, [read below](#atx-connection). There should be no USB hub between PiKVM and the computer, as some UEFI/BIOS cannot detect them at the boot stage.
|
* **HDMI input** and **USB emulation** port must be connected to the computer. **ATX** too, but it's optional, [read below](#atx-connection). There should be no USB hub between PiKVM and the computer, as some UEFI/BIOS cannot detect them at the boot stage. On the HDMI the HAT, like the CSI bridge, supports 1080p50Hz or 720p60Hz or lower.
|
||||||
|
|
||||||
* Connect **Ethernet** to the network and **USB Power** to the Raspberry Pi power supply.
|
* Connect **Ethernet** to the network and **USB Power** to the Raspberry Pi power supply.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue