
Before starting to use your NanoPi-R6S get the following items ready
Refer to: TFCardsWeTested
Refer to: PD Power Adapters We Tested
Use the following serial parameters:
| Baud rate | 1500000 |
| Data bit | 8 |
| Parity check | None |
| Stop bit | 1 |
| Flow control | None |
Visit download linkto download image files (in the "01_Official images/01_SD card images" directory) and utilities (in the "05_Tools" directory):
| Image Files | |
| rk3588-sd-friendlywrt-22.03-YYYYMMDD.img.gz | FriendlyWrt lite image file, based on OpenWrt 22.03, kernel version 5.10.y |
| rk3588-sd-friendlywrt-22.03-docker-YYYYMMDD.img.gz | FriendlyWrt with Docker image file, based on OpenWrt 22.03, kernel version 5.10.y |
| rk3588-sd-ubuntu-jammy-desktop-arm64-YYYYMMDD.img.gz | Ubuntu 22.04 with GNOME and Wayland Pre-installed web browser and other recommended software kernel version 5.10.y |
| rk3588-sd-ubuntu-jammy-minimal-arm64-YYYYMMDD.img.gz | Lightweight Ubuntu 22.04 with GNOME and Wayland Recommended software is not included kernel version 5.10.y |
| Flash Utility: | |
| win32diskimager.rar | Windows utility. Under Linux users can use "dd" |
The detailed steps are as follows:
Get a TF card which has been installed with FriendlyWrt, log in FriendlyWrt on the web page, click on “System” ->”eMMC Tools”. Click on “Select file” to select your wanted image file, either an official image (the name might start with “rk3588-sd”) or a third party image. The file should be a “.gz” or “.img” file.
After a file is selected, click on “Upload and Write” to start installing an OS.
After installation is done, eject the SD card, the system will automatically reboot and load the OS from eMMC. After the OS begins to load, if the system LED is flashing and the network LED is on, it means the the OS has loaded successfully. If the OS is FriendlyWrt, you can click on “Go to Homepage” to enter the homepage.
Note that if you are burning the FriendlyElec firmware, you need to use an image file with the "-sd-" file name, similar to the one below:
| rk3588-sd-friendlywrt-22.03-YYYYMMDD.img.gz |
| rk3588-sd-friendlywrt-22.03-docker-YYYYMMDD.img.gz |
If the file is in 7z, zip or rar format, you will need to extract it first. If the file is too large to write, you can compress it into .gz format and try again.
Visit download link to download the needed utilities and image file:
| Image File | |
| rk3588-eflasher-friendlywrt-22.03-YYYYMMDD.img.gz | FriendlyWrt Based on OpenWrt 22.03 Kernel version 5.10.y |
| rk3588-eflasher-friendlywrt-22.03-docker-YYYYMMDD.img.gz | FriendlyWrt Pre-installed Docker Based on OpenWrt 22.03 Kernel version 5.10.y |
| rk3588-eflasher-debian-buster-desktop-arm64-YYYYMMDD.img.gz | Debian 10(buster) Desktop Uses LXDE as default desktop Pre-installed mpv, smplayer and chromium brower Supports hardware acceleration Kernel version 5.10.y |
| rk3588-eflasher-androidtv-YYYYMMDD.img.zip | Android TV |
| rk3588-eflasher-ubuntu-jammy-desktop-arm64-YYYYMMDD.img.gz | Ubuntu 22.04 with GNOME and Wayland Pre-installed web browser and other recommended software kernel version 5.10.y |
| rk3588-eflasher-ubuntu-jammy-minimal-arm64-YYYYMMDD.img.gz | Lightweight Ubuntu 22.04 with GNOME and Wayland Recommended software is not included kernel version 5.10.y |
| Flash Utility: | |
| win32diskimager.rar | Windows utility. Under Linux users can use "dd" |
Here are the steps:
| Progress | SYS LED(Red) | LAN LED(Green) | WAN LED(Green) |
|---|---|---|---|
| Power On | Solid On | Off | Off |
| System Boot | Slow Flashing | Off | Off |
| Installation in Progress | Fast Flashing | Off | Off |
| Installation Done | Slow Flashing | Solid On | Solid On |
1) Download an “eflasher” firmware from network drive, extract it and install it to a TF card ;
2) Eject and insert the TF card to your PC, after a “FriendlyARM” device shows up(Under Linux, it is a “FriendlyARM” directory), copy an .img or .gz file to the TF card.
3) Open the eflasher.conf file on the TF card, set “autoStart=” to the name of your image file, such as:
autoStart=openwrt-rockchip-armv8_nanopi-ext4-sysupgrade.img.gz
Anyone of the files that contain “-sd-” will work. Here is a list:
| rk3588-sd-friendlywrt-22.03-YYYYMMDD.img.gz |
| rk3588-sd-friendlywrt-22.03-docker-YYYYMMDD.img.gz |
| rk3588-sd-friendlywrt-21.02-YYYYMMDD.img.gz |
| rk3588-sd-friendlywrt-21.02-docker-YYYYMMDD.img.gz |
| rk3588-sd-ubuntu-jammy-desktop-5.10-arm64-20221029.img.gz |
4) Eject the TF card, insert the TF card to NanoPi-R6S, power it on it will automatically install your firmware. You can watch the installation progress by observing the LEDs’ status.
If you want to disable auto installation, please open the eflasher.conf file, set “autoStart=” to empty:
autoStart=
In this case, after the system boots, it will stay at the step where you are expected to select an image file. You need to connect an HDMI monitor and a USB mouse to your board and install a firmware on its UI;
Download a driver file DriverAssitant_v5.1.1.zip under the “tools” directory from network drive, extract and install it.
Under the same directory, download a utility RKDevTool_Release_v2.84.zip and extract it.
1) Disconnect the connected USB cable and the power cord from NanoPi-R6S, eject the TF card;
2) Press and hold the “Mask” key, power on the board. After the status LED has been on for at least 3 seconds, release the Mask key.
3) Use a USB A-to-A cable, connect NanoPi-R6S to a PC as follows. Note: please pay attention to the USB port the USB cable is connected to in the screenshot.

A firmware in general is packaged in either of the two options: the first is an whole image (ie, update.img) which is often offered by third party developers, the second is that an image is packaged and placed in multiple partition images. FriendlyElec offers an image in the latter option.
On a PC which has the extracted RKDevTool_Release_v2.84 utility, go to the RKDevTool_Release_v2.84 directory, run the RKDevTool.exe file. If everything works, you will see a “Found a new Maskrom device” message on the utility;
Go to “Upgrade Firmware”, click on “Firmware”, select your wanted image file, and click on “Upgrade” to install. After installation is done, your board will reboot automatically and load the system from eMMC;
Go to network drive to download your needed package and extract it.
| Image File | |
| rk3588-usb-friendlywrt-22.03-YYYYMMDD.img.gz | FriendlyWrt Based on OpenWrt 22.03 Kernel version 5.10.y |
| rk3588-usb-friendlywrt-22.03-docker-YYYYMMDD.img.gz | FriendlyWrt Pre-installed Docker Based on OpenWrt 22.03 Kernel version 5.10.y |
| rk3588-usb-debian-buster-desktop-arm64-YYYYMMDD.img.gz | Debian 10(buster) Desktop Uses LXDE as default desktop Pre-installed mpv, smplayer and chromium brower Supports hardware acceleration Kernel version 5.10.y |
| rk3588-usb-androidtv-YYYYMMDD.img.zip | Android TV |
| rk3588-usb-ubuntu-jammy-desktop-arm64-YYYYMMDD.img.gz | Ubuntu 22.04 with GNOME and Wayland Pre-installed web browser and other recommended software kernel version 5.10.y |
| rk3588-usb-ubuntu-jammy-minimal-arm64-YYYYMMDD.img.gz | Lightweight Ubuntu 22.04 with GNOME and Wayland Recommended software is not included kernel version 5.10.y |
After it is extracted, you will see some utilities and a configuration file under the directory. double click on RKDevTool.exe, you will see a “Found a new Maskrom device” message on the utility. Click on the “Execute”, wait a moment and it will be installed. After installation is done your system will automatically reboot and load the system from eMMC.
By default, the system will be booted from the TF card first, but this is not the case under all conditions. This section will explain all situations in detail;
Refer to rockchip official document, there are two types of loader program:
1) U-Boot TPL/SPL (i.e. upsream U-Boot, also called mainline U-Boot)
2) Rockchip MiniLoader
Things to note:
1) FriendlyELEC's image uses Rockchip MiniLoader
2) The third-party image usually uses U-Boot TPL/SPL
The following situations will always start from eMMC:
If the system in the eMMC, or the system in the TF card uses the first Loader type U-Boot TPL/SPL, it will always boot from the eMMC;
If you want to boot from the TF card, there are the following methods:
Method 1: Clear the Loader on the eMMC, the clearing method is as follows, after starting from the eMMC, enter the following command on the command line to clear the Loader on the eMMC:
dd if=/dev/zero of=/dev/mmcblk2 bs=8M count=1
Method 2: Insert the TF card, Press Maskrom Key (or short-circuit the Maskrom contacts) and then power on (need to keep the short-circuit for about 3 seconds), it will start from the TF card
The summary is as follows:
| eMMC current system | TF card current system | Boot priority |
|---|---|---|
| No system | Any image | TF card |
| FriendlyELEC's image | FriendlyELEC's image | TF card |
| FriendlyELEC's image | Image with Mainline U-boot | eMMC |
| Image with Mainline U-boot | FriendlyELEC's image | eMMC |
| Image with Mainline U-boot | Image with Mainline U-boot | eMMC |