Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 953 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 953 Bytes

BLIKVM-Notes

Notes for the BLIKVM which is based upon PiKVM but using a Raspberry Pi Compute Module 4

BLIKVM Picture

I purchased the BLIKVM IO Board from: https://www.aliexpress.com/item/1005003262886521.html

I purchased a Raspberry Pi Compute Module 4 from a local Australian Reseller. The model I chose will work with a Raspberry Pi Compute Module 4 Lite. This is the module with no EMMC Memory and 2gb RAM

I used a 32GB U1 MicroSD Card and downloaded the Raspberry Pi 4, v3 HAT platform image from here:

https://files.pikvm.org/images/v3-hdmi-rpi4-latest.img.xz

To get the OLED Screen to work, I had to log in to the terminal and issue the commands:

su
rw
systemctl enable --now kvmd-oled
ro

Then follow general instructions from: https://docs.pikvm.org/first_steps/