files.pikvm.org

This commit is contained in:
Maxim Devaev 2021-10-17 08:00:54 +03:00
parent fb04fd8b07
commit c6abd74bae
1 changed files with 4 additions and 4 deletions

View File

@ -8,12 +8,12 @@
Download the appropriate SD card image. Select it based on the board, platform, and the video capture device you are using:
* [**PiKVM v3 HAT (Raspberry Pi 4)**](https://pikvm.org/images/v3-hdmi-rpi4.img.bz2) <sub>- [*sha1*](https://pikvm.org/images/v3-hdmi-rpi4.img.bz2.sha1)</sub>
* [**PiKVM v3 HAT (Raspberry Pi 4)**](https://files.pikvm.org/images/v3-hdmi-rpi4.img.bz2) <sub>- [*sha1*](https://files.pikvm.org/images/v3-hdmi-rpi4.img.bz2.sha1)</sub>
* **DIY - Raspberry Pi 4, v2 platform:**
* [For HDMI-CSI bridge](https://pikvm.org/images/v2-hdmi-rpi4.img.bz2) <sub>- [*sha1*](https://pikvm.org/images/v2-hdmi-rpi4.img.bz2.sha1)</sub>
* [For HDMI-USB dongle](https://pikvm.org/images/v2-hdmiusb-rpi4.img.bz2) <sub>- [*sha1*](https://pikvm.org/images/v2-hdmiusb-rpi4.img.bz2.sha1)</sub>
* [For HDMI-CSI bridge](https://files.pikvm.org/images/v2-hdmi-rpi4.img.bz2) <sub>- [*sha1*](https://files.pikvm.org/images/v2-hdmi-rpi4.img.bz2.sha1)</sub>
* [For HDMI-USB dongle](https://files.pikvm.org/images/v2-hdmiusb-rpi4.img.bz2) <sub>- [*sha1*](https://files.pikvm.org/images/v2-hdmiusb-rpi4.img.bz2.sha1)</sub>
* **DIY - Raspberry Pi ZeroW, v2 platform:**
* [For HDMI-CSI bridge](https://pikvm.org/images/v2-hdmi-zerow.img.bz2) <sub>- [*sha1*](https://pikvm.org/images/v2-hdmi-zerow.img.bz2.sha1)</sub>
* [For HDMI-CSI bridge](https://files.pikvm.org/images/v2-hdmi-zerow.img.bz2) <sub>- [*sha1*](https://files.pikvm.org/images/v2-hdmi-zerow.img.bz2.sha1)</sub>
Pre-compiled images are only available for the Raspberry Pi 4 and ZeroW. For all other cases, you will need to build the operating system yourself. But don't worry, it's [very simple](building_os.md).