Skip to content
English
  • There are no suggestions because the search field is empty.

How to install Android OS built by Emteria on Raspberry Pi Compute Module 4 (CM4)

Article overview

Flashing the RPi CM4IO
Troubleshooting

 

This tutorial will show you how to prepare and install emteria.OS on the Raspberry Pi Compute Module 4 IO Board.

Flash the Raspberry Pi Compute Module 4 IO Board

  1. Don’t power up yet.
  2. Download and install the required drivers on your PC (if not already done).
  3. Set jumper to prevent boot from emmc.

    Use jumper J2 by setting it to the disable eMMC boot position to prevent the IO board from booting.

    CM4-IO-Board-J2
  4. Connect the IO board to your PC through the micro USB slave port.

    Plug-in the micro USB cable into the USB slave port marked as J11.
    CM4-IO-Board-maked-usb-slave

  5. Plug-in the Compute Module 4 (if not already done).

    Add the Compute Module in the provided slot.
    CM4-IO-Board-maked-cm

  6. Power up the IO board

    The power supply is marked as 12V DC Input.
    CM4-IO-Board-maked-power-supply

  7.  Run the rpiboot-CM4-CM5 on your PC, which was installed by RPiboot.exe in step 2. 
    The eMMC should now appear in Windows like a USB stick.
  8. Open installed Raspberry Pi Imager and navigate to image for RPi4 family built by Emteria. 

    Choose OS: Freemium and paid-for OS > Android by Emteria > RPI4B, CM4.
    Choose storage: choose storage that appeared in previous step.  

  9. Remove the jumper set in step 3 and the micro USB cable from step 4.

  10. Power up your device and enjoy emteria.OS.

 

Note: To enable ABD over USB for the micro USB port, do the following:
Remove dtoverlay=dwc2,dr_mode=host from the config.txt file. Note that this will disable the standard USB ports.

The Raspberry Compute Module 3 has a lite edition without eMMC storage. Therefore, for these boards the RPiBoot will not be needed. The lite editions support booting from an SD card. You can flash emteria.OS onto the SD card, insert it into the IO board and run the OS on your device.

 

Note: Compute Module 4 is needed with at least 2GB RAM (4GB recommended) 

Troubleshooting

Running the official Raspberry Pi Touchscreen

For the CM4IO Board the device tree needs to be adjusted depending on the DSI/CSI periphery connected. Read the official documentation for more info.

Depending on if your display is connected to display port 0 or 1 you need:
https://datasheets.raspberrypi.com/cmio/dt-blob-disp0-only.bin
https://datasheets.raspberrypi.com/cmio/dt-blob-disp1-only.bin

Add the appropriate device tree as dt-blob.bin to the boot partition.