[Guide] Rock 5 series boards - troubleshooting FAQ for newcomers

Rock 5 troubleshooting guide

Here I will try to gather the most common issues with Rock 5 boards and offer answers, so that people who get the board don’t need to create more of the same threads.

Problem 1:
My Rock 5 does not boot!

Solution
Try another power supply. If not, try another one still. Even if you have the “official” one. Disconnect all the USB devices, then try booting again. Make sure you are using the image prepared for your board - if you can’t mix them up and use a 5C image on 5B, for example, it won’t work.
Rock 5B-specific: Get a cheap barrel power supply and a converter to USB-C. 12 volts is better than 5 volts (lower Vdrop under load).

Problem 2
My Rock 5 still does not boot!

Solution
Check whether your flashing method unpacks the operating system image. If you see the partitions on an SD card after inserting it, it probably does. If so, read on.

Problem 3
It still does not boot!

Solution
Check another display. Some weird/old/cheap displays are known not to work. Take a look at the diodes. If the blue diode blinks, the board booted. Connect the ethernet cable and log in to your router to see its IP. Depending on the distro, you might be able to log in remotely via ssh.

Problem 4
How to boot from the NVME SSD?

Solution
There are 2 methods. One - you flash the bootloader image to the SPI NOR chip. This overrides the default boot order (SD then eMMC). Second method - you keep the /boot partition on the SD or eMMC and move the main (root) partition to the NVME drive. This is a bit more involved, but you avoid any risks of soft bricking the device (by flashing an incomplete or wrong SPI image). Remember to change the UUID of the old root partition if you plan to keep the drive in.

Problem 5
My NVME doesn’t work!

Solution
Try another power supply. Or another Linux distribution. Or both. If it still doesn’t work, tough luck. Some SSDs are too power hungry for the poor Rock 5B to cope. Maybe 5B+ would (not sure).

Problem 6
There are 2 WiFi interfaces! Cannot connect to ssh on Radxa A8!

Solution
This is explained and solved here: Radxa A8 WiFi Device Names

Problem 7
GPU acceleration doesn’t work!

Solution
Easy mode: install Joshua Riek’s Ubuntu (contains legacy kernel)
Or install a recent Radxa Debian release [240716] System Release Notice for ROCK 5B
Or Armbian with kernel 6.10 at least (mainline, not “legacy”)
Keep in mind that video playback/encoding acceleration is likely to not work as well on the mainline kernel (6.10 as of today) as on the “legacy” kernel, now called “vendor kernel” (6.1).

Problem 8
Some USB devices don’t work!

Solution
Use a powered USB hub, especially for power hungry USB 3 devices like SSD enclosures. Or use the USB 2.0 port if you don’t mind the limited throughput.

Problem 9
Fan doesn’t work like I’d like it to!

Solution
Currently, the fan is usually controlled by a kernel driver. Here are some ways to customize its behavior (legacy kernel):


Problem 10
The eMMC doesn’t work/has issues.

Solution
Check if it’s seated properly. It should be firmly in place. Don’t insert and remove it many times, the connector is rated for about 30 insertions. You can flash it on the board directly.
Some chips are known to fail on Rock 5A even though there is a mitigation that reduces the frequency (and speed). There seems to be no fix for this right now.

This list will be added to when something comes up.

3 Likes

Please @RadxaYuntian have this post pinned to the top of the chain once and for all.

1 Like

How about a guide to get android actually working on the NVME, or the EMMC. I have flashed and erased using the “guides” on Windows and the Rock 5B itself; no dice. I brought 2 of these things and managed to sell 1 a while back, low key about done with the other one, it never really worked as far as I am concerned and going by the sentiment in the discord server its obvious I am not the only one.

I have no experience with android on NVME this so I can’t really help here, but maybe you will have some luck with the android from @mo123? [ROM] Rock5A/B AndroidTV 12 by mo123
This is just android TV. I have an older version on Rock 5A eMMC and it works well.

1 Like