mirror of https://github.com/pikvm/pikvm.git
parent
5b8401ec22
commit
39cb2e8a45
20
docs/v3.md
20
docs/v3.md
|
|
@ -15,9 +15,9 @@
|
|||
* 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.
|
||||
* Please assemble hat onto the rpi and test all of the parts before installing in the case, it's easier to install in the case than to dissasemble it.
|
||||
* Please review the back of the box. All parts are required before the HAT is fully functional.
|
||||
* The USB-C bridge is located in with the ATX end which includes a pink foam spacer.
|
||||
* Please assemble the HAT onto the RPi and test all of the parts before installing in the case, it's easier to install in the case than to dissasemble it.
|
||||
* If going from a v2 to a v3, the splitter is **no longer needed**.
|
||||
|
||||
??? note "For pre-assembled v3"
|
||||
|
|
@ -28,7 +28,7 @@
|
|||
|
||||
If you have a kit without a metal case, you can use our free 3D printing case drawing: [v3.3](stl/v3.3/index.md){target=_blank} for the Kickstarter/Store model, [v3.2](stl/v3.2/index.md){target=_blank} for the pre-release.
|
||||
|
||||
!!! warning "Please use the v3 image, V2 image is not compatible"
|
||||
!!! warning "Please use the v3 image, v2 image is not compatible"
|
||||
|
||||
1. **[Flash the memory card.](flashing_os.md){target=_blank}**
|
||||
|
||||
|
|
@ -38,7 +38,7 @@ If you have a kit without a metal case, you can use our free 3D printing case dr
|
|||
NOTE: OLED will not light up till step 5 is performed, video was performed after it was already configured, heat sinks NOT included.
|
||||

|
||||
|
||||
??? tip "Video Guide: Step by step with HAT Device with or without the 3D-printed case"
|
||||
??? tip "Video Guide: Step by step with HAT device with or without the 3D-printed case"
|
||||

|
||||
|
||||
!!! warning "OLED glass can crack if force is used to install it, please handle with care and rock back and forth on the pins side to install."
|
||||
|
|
@ -52,11 +52,11 @@ If you have a kit without a metal case, you can use our free 3D printing case dr
|
|||
|
||||
* **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.
|
||||
|
||||
4. **Carefully read [the "First steps" guide](first_steps.md){target=_blank}** - how to find a device on the network, how to log in there, change passwords, and so on. **Follow the steps described there and come back here**.
|
||||
|
||||
5. ??? note "If your kit includes the OLED display and/or the fan, you'll need to turn them on (This is only needed for the older v3 image for the HAT, BOX image is N/A)"
|
||||
5. ??? note "If your kit includes the OLED display and/or the fan, you'll need to turn them on (this is only needed for the older v3 image for the HAT, BOX image is N/A)"
|
||||
Log in to PiKVM and run these commands:
|
||||
```
|
||||
# rw
|
||||
|
|
@ -87,9 +87,9 @@ If you have a kit without a metal case, you can use our free 3D printing case dr
|
|||
7. !!! danger "Just reminding again: CHANGE THE PASSWORDS! :)"
|
||||
How to do this was written in [the "First steps" guide](first_steps.md){target=_blank}
|
||||
|
||||
8. **Try to manage the computer using PiKVM with the Web Interface.** Make sure that you see the image, and the keyboard and mouse are working. If something doesn't work, check out our [FAQ](faq.md) (it's really useful). If nothing helped, you can get support in our [Discord chat](https://discord.gg/bpmXfz5).
|
||||
8. **Try to manage the computer using PiKVM with the web interface.** Make sure that you get an image and both keyboard and mouse are working. If something doesn't work, check out our [FAQ](faq.md) (it's really useful). If nothing helped, you can get support in our [Discord chat](https://discord.gg/bpmXfz5).
|
||||
|
||||
9. ??? note "Check the HDMI backpowering problem. ONLY applicable under specific circumstances. NOT Getting NO SIGNAL."
|
||||
9. ??? note "Check the HDMI backpowering problem. ONLY applicable under specific circumstances. NOT getting NO SIGNAL."
|
||||
Try restarting PiKVM using the `reboot` command executed in the terminal. If PiKVM hangs during boot (you can't get the Web Interface for a long time), then you are faced with this rare problem. **Don't worry, it's easy to fix.** Turn off the PiKVM, disconnect all cables from it, take a close look at the [diagram of its ports and jumpers](#io-ports-and-jumpers), and **remove jumper #14** (it is to the right of the CSI connector). Then you can connect and power up PiKVM again. Now everything will be fine.
|
||||
|
||||
10. !!! warning "IO ports and other things"
|
||||
|
|
@ -102,7 +102,7 @@ If you have a kit without a metal case, you can use our free 3D printing case dr
|
|||
|
||||
To manage the power of your computer, you will need to install an ATX adapter board inside the case and connect it to the motherboard.
|
||||
|
||||
!!! warning "MAC's are not ATX compatible as they lack the needed ATX headers, this is ONLY compatible with PC servers and desktops."
|
||||
!!! warning "Apple's Mac computers are not ATX compatible as they lack the needed ATX headers, this is ONLY compatible with PC servers and desktops."
|
||||
|
||||
1. Connect the rainbow wires as follows to the board. Optionally print [the mounting plate](stl/atx/index.md){target=_blank} for the PCI slot on a 3D-printer. Assemble everything like on pictures below. Secure wires in any convenient way (we used soft ties).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue