X650v1.3 Software & Configuration

x650v1.3 Software PiKVM

PiKVM is a Free and Open Source Software released under the GPLv3 license. The Operating System (OS) image provided here is solely for hardware testing purposes. For commercial use, it is advised to directly contact the developers of PiKVM.

The development of this software is made possible by the financial support of the community. Contributions play a vital role in sustaining and advancing the project. Your support is greatly appreciated and will help in the continuous development and improvement of this software.

Flash the Image How to Install Raspberry Pi Imager

Raspberry Pi Imager is free to install from the official Raspberry Pi website. It's available for macOS, Windows, and Ubuntu systems.

  • Visit the Raspberry Pi download page.
  • Download the Raspberry Pi Imager installer for your Operating System.
  • Run the installer and follow the prompts to complete the setup.
Write a Raspberry Pi Imager Built-in Image

1. Launch Raspberry Pi Imager.

2. Click "Choose OS".

3. Select "Use custom" to write an unlisted image.

4. Click "Choose SD card".

5. Select the SD card you want to write to from the list.

6. Click "Write" to begin the image writing process.

When the imager is finished, you can connect your microSD card to the Pi and boot it up.

Raspberry Pi Imager Alternatives

If you don't want to or are unable to use Raspberry Pi Imager, you can opt to use an alternative application. Here are a couple we've relied on over the years:

  • BalenaEtcher - The application runs on Windows, macOS, and Ubuntu operating systems.
  • Win32 Disk Imager - This imaging software is designed for Windows machines.
Programming the Compute Module

To program the Compute Module with eMMC, an external “host” PC is connected to the USB Type-C OTG port on the PCI card. After entering eMMC programming mode and running the “Rpiboot” utility, the Compute Module 4 will then appear as a USB device to the “host” PC, allowing it to be programmed.

Host USB Connection for Programming

1. Fit a jumper to short the pins of 'nBOOT' and 'Ground' to enter eMMC programming mode.

2. Locate a USB port on your PC/laptop and connect using a USB-C to USB-A cable.

3. Connect the USB Type-C power supply (5V ≥3A).

4. Important: Remove the jumper after programming is complete.

Configuring the OS

1. Access the PiKVM Web Interface via any browser with the URL or the IP address of your PiKVM.

2. Log in to PiKVM and click "Terminal".

3. Get root access (enter the root password: Root).

4. To enable write-mode, run the command: rw

5. Run the following command to enable OLED: systemctl enable --now kvmd-oled kvmd-oled-reboot kvmd-oled-shutdown

6. Setting up the RTC (IMPORTANT: This is for version 1.3 only, not suitable for V1.5 and newer versions).

7. Save and exit by hitting CTRL + X, answering Y, and hitting Enter when prompted.

8. Rotate the OLED display by 180 degrees (Optional).

9. To disable write mode, run the command: ro

10. Reboot the system.

CSI-2 Bridge Connection Test

Make sure that the ‘/dev/video0’ device is available. Use this command to check:

If you see anything other than ‘file not found‘, then it’s available.

For further assistance or inquiries, please reach out to our support team at info@edgecase.shop or sales@edgecase.shop. We are here to help you with any questions you might have.