Difference between revisions of "Rock3/dev/sata-on-radxa-cm3-io"
(Created page with "{{rock3_header}} {{Languages|rock3/dev/adb}} ROCK 3 > Development > Use SATA SSD on Radxa CM3 IO === De...") |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 7: | Line 7: | ||
=== Description === | === Description === | ||
This guide tells about how to use SATA SSD on Radxa CM3 IO. | This guide tells about how to use SATA SSD on Radxa CM3 IO. | ||
+ | |||
+ | === Hardware connection === | ||
+ | |||
+ | Tested hardware: | ||
+ | * Radxa CM3 (V1.2) + Radxa CM3 IO (V1.1) | ||
+ | |||
+ | === Software setting === | ||
+ | |||
+ | Please make sure that kernel is at least <code> 4.19.194-34-rockchip</code>. | ||
+ | |||
+ | And add the item <code>cm3-io-sata</code> to "overlays=" line in /boot/uEnv.txt. | ||
+ | |||
+ | For example: | ||
+ | |||
+ | overlays=cm3-io-sata | ||
+ | |||
+ | === FAQs === | ||
+ | |||
+ | |||
+ | === Troubleshooting === | ||
+ | |||
+ | Check [[rock3/FAQs |ROCK 3 FAQs]] first, if it doesn't help, start a new post on the forum https://forum.radxa.com/c/rock3. |
Latest revision as of 16:01, 4 May 2022
ROCK 3 > Development > Use SATA SSD on Radxa CM3 IO
Description
This guide tells about how to use SATA SSD on Radxa CM3 IO.
Hardware connection
Tested hardware:
- Radxa CM3 (V1.2) + Radxa CM3 IO (V1.1)
Software setting
Please make sure that kernel is at least 4.19.194-34-rockchip
.
And add the item cm3-io-sata
to "overlays=" line in /boot/uEnv.txt.
For example:
overlays=cm3-io-sata
FAQs
Troubleshooting
Check ROCK 3 FAQs first, if it doesn't help, start a new post on the forum https://forum.radxa.com/c/rock3.