Difference between revisions of "Rock5/guide/hardware-configuration"
(→Use tool radxa-add-overlay) |
(→Use tool radxa-add-overlay) |
||
Line 12: | Line 12: | ||
==== Step 3 ==== | ==== Step 3 ==== | ||
Execute the command for corresponding dtbo, e.g. rk3588-pwm8-mo.dtb. | Execute the command for corresponding dtbo, e.g. rk3588-pwm8-mo.dtb. | ||
− | $ radxa-add-overlay.py -i rk3588-pwm8-mo | + | $ radxa-add-overlay.py -i rk3588-pwm8-mo |
+ | ==== Step4 ==== | ||
+ | Reboot to apply the changes. |
Latest revision as of 10:16, 22 July 2022
ROCK 5 > Guide > Hardware Configuration
Contents
Hardware Configuration
Use tool radxa-add-overlay
Step 1
Download and install radxa-add-overlay.deb
Step 2
Check if needed dtbo files exist under '/boot/dtbs/uname -r/rockchip/overlay'.
Step 3
Execute the command for corresponding dtbo, e.g. rk3588-pwm8-mo.dtb.
$ radxa-add-overlay.py -i rk3588-pwm8-mo
Step4
Reboot to apply the changes.