FriendlyElec CM3588 (friendlyelec-cm3588): Difference between revisions
Appearance
Wiktorpyk6 (talk | contribs) No edit summary |
Wiktorpyk6 (talk | contribs) No edit summary |
||
Line 67: | Line 67: | ||
== Users owning this device == | == Users owning this device == | ||
{{Device owners}} | {{Device owners}} | ||
== Devices using it == | |||
{{#cargo_query: | |||
tables=Devices | |||
|fields=CONCAT( '[[', _pageName, '|',Manufacturer,' ',Name,']]' )=Device,Codename,StatusMainline=Mainline | |||
|order by=Devices.Manufacturer, Devices.Name | |||
|format=table | |||
|limit=9999 | |||
|where=Devices.som LIKE '%CM3588%' | |||
|more results text= | |||
}} | |||
== Installation == | == Installation == | ||
Line 78: | Line 89: | ||
* Run <code>pmbootstrap flasher flash_rootfs</code> | * Run <code>pmbootstrap flasher flash_rootfs</code> | ||
<!-- add more instructions if necessary --> | <!-- add more instructions if necessary --> | ||
<!-- add more sections below as necessary, e.g. WiFi, photos, ... --> | <!-- add more sections below as necessary, e.g. WiFi, photos, ... --> | ||
Revision as of 17:55, 9 March 2025
This device is marked as not booting.
![]() FriendlyElec CM3588 Board | |
Manufacturer | FriendlyElec |
---|---|
Name | CM3588 |
Codename | friendlyelec-cm3588 |
Model | CM3588 |
Released | 2022 |
Type | system on module |
Hardware | |
Chipset | Rockchip RK3588 |
CPU | 4x Cortex‑A76 @ 2.4GHz, 4x Cortex‑A55 @ 1.8GHz |
GPU | Mali‑G610 MP4 |
Display | 2x HDMI, MIPI |
Storage | eMMC, microSD, NVMe |
Memory | 4GB/8GB/16GB LPDDR4X @ 2133MHz, 32GB LPDDR5 @ 2400MHz |
Architecture | aarch64 |
postmarketOS | |
Category | testing |
Pre-built images | no |
Contributors
Users owning this device
Devices using it
No results
Installation
Using pmbootstrap
Follow Installation/Using pmbootstrap. When asked for the device's vendor/codename, select friendlyelec as the vendor and cm3588 as the codename.
To flash the image to the device:
- Enter flashing mode (see #How to enter flash mode)
- Run
pmbootstrap flasher flash_kernel
to flash the kernel - Run
pmbootstrap flasher flash_rootfs