Notice: Radxa Wiki is no longer maintained and content is for reference only. Please visit the latest Radxa Documentation site:
docs.radxa.com
Difference between revisions of "Rock5/guide/hardware-configuration"
(Created page with "{{rock5_header}} {{Languages|rock5/guide/hardware-configuration}} ROCK 5 > Guide > rock5/guide/hardware-configuration | Hardware Configurat...") |
(→Use tool radxa-add-overlay) |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 2: | Line 2: | ||
{{Languages|rock5/guide/hardware-configuration}} | {{Languages|rock5/guide/hardware-configuration}} | ||
[[rock5 | ROCK 5]] > [[rock5/guide | Guide]] > [[rock5/guide/hardware-configuration | Hardware Configuration]] | [[rock5 | ROCK 5]] > [[rock5/guide | Guide]] > [[rock5/guide/hardware-configuration | Hardware Configuration]] | ||
| + | |||
| + | == 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. | ||
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.
