2
0
mirror of https://github.com/pikvm/pikvm synced 2024-11-05 00:00:28 +00:00
pikvm/pages/v3.md

17 lines
503 B
Markdown
Raw Normal View History

2021-03-28 01:03:55 +00:00
# Pi-KVM v3 Tech info
# Installation
1. [Build the device](https://www.youtube.com/watch?v=-SRL92VJ870).
2. [Install the operatiog system](flashing_os.md) (choose the v3 image).
3. Power it up
4. If your kit includes the display and/or the fan, you'll need to turn them on after installation:
```bash
rw
systemctl enable --now kvmd-oled # For the display
systemctl enable --now kvmd-fan # For the fan
ro
```
# v3 board ports
<img src="../img/v3.png" alt="drawing" height="300"/>