Skip to content

Other Systems

In addition to openFyde, the XpressReal T3 supports other operating systems, such as Linux and Android. You can download the OS images from our Resource Download page to experiment with different systems.

Our Linux OS images are built with the Yocto Project. Use balenaEtcher to flash a downloaded image to a microSD card, then boot your XpressReal T3 from it. Refer to the Getting Started Guide for flashing instructions.

Download the Android Image from our Resource Download page and extract the .zip archive. You will find two folders inside: lk and image. The contents are used as follows: files in the lk folder need to be uploaded to the XpressReal T3 through the serial port, while files in the image folder need to be copied to a USB drive.

Follow the instructions in the Unbrick the XpressReal T3 to put your XpressReal T3 into Recovery mode.

Press h in keyboard, then send RTD1619B_hwsetting_BOOT_LPDDR4_32Gb_ddp_s1600_final.bin file by Y-modem protocol:

Sending file

Press d in keyboard, then send uda_emmc.bind.bin file, when it finished, press g to write uploaded file to eMMC.

Press d in keyboard, then send boot_emmc.bind.bin file, when it finished, press b1 and b2 to write uploaded file to eMMC.

After upload and write those files, replug the power supply to reboot XpressReal T3, it will enter uboot by default:

Uboot Prompt

Enter the following commands to setup sysparam

sysparam default
sysparam save

Copy all the files in image folder to the root of the USB drive, then plug the USB drive to the USB 3.0 Type-C port.

Plug the USB drive to XpressReal T3, type usb start to confirm your USB drive has been recognized as Mass Storage Device, then type boot ru in uboot to start the installation:

Android Install

Wait for a while, when it finished, XpressReal T3 will reboot to Android.

Android desktop