Radxa Zero (radxa-zero): Difference between revisions
Line 62: | Line 62: | ||
== Users owning this device == | == Users owning this device == | ||
<!-- autogenerated, use {{Owns device|devicepage|notes}} on your profile page --> | <!-- autogenerated, use {{Owns device|devicepage|notes}} on your profile page --> | ||
<!-- use _ instead of spaces in device page name, e.g. {{Owns device|HTC_Desire_(htc-bravo)|custom notes}}--> | <!-- use _ instead of spaces in device page name, e.g. {{Owns device|HTC_Desire_(htc-bravo)|custom notes}}--> | ||
<!-- you may need to purge page cache to see changes (more->purge cache)--> | <!-- you may need to purge page cache to see changes (more->purge cache)--> | ||
<!-- you can use {{My devices}} on your profile page to show table with all your devices --> | <!-- you can use {{My devices}} on your profile page to show table with all your devices --> | ||
{{Device owners}} | |||
== How to enter flash mode == | == How to enter flash mode == |
Revision as of 13:28, 13 February 2023
![]() Diy dock + Radxa Zero + External Display | |
Manufacturer | Radxa |
---|---|
Name | Zero |
Codename | radxa-zero |
Released | 2021 |
Type | single board computer |
Hardware | |
Chipset | Amlogic S905Y2 |
CPU | Quad Cortex-A53 1.8 GHz |
GPU | Mali G31 MP2 |
Display | MicroHDMI 2.1 - 4K@60 |
Storage | None/8/16/32/64/128GB EMMC + SDCard |
Memory | 512MB/1GB/2GB/4GB LPDDR4 |
Architecture | aarch64 |
Software | |
Original software | Android |
Original version | 9 |
postmarketOS | |
Category | testing |
Pre-built images | no |
Mainline | partial |
postmarketOS kernel | linux-edge |
Unixbench Whet/Dhry score | 1657.2 |
Flashing |
No data |
---|---|
USB Networking |
No data |
Internal storage |
No data |
SD card |
No data |
Screen |
Works |
Multimedia | |
3D Acceleration |
Works |
Audio |
Works |
Camera Flash |
No data |
Connectivity | |
WiFi |
Partial |
Bluetooth |
Works |
Miscellaneous | |
FDE |
No data |
USB OTG |
Works |
HDMI/DP |
No data |
Sensors | |
Magnetometer |
No data |
Ambient Light |
No data |
Proximity |
No data |
Hall Effect |
No data |
Haptics |
No data |
Barometer |
No data |
Primary Bootloader |
Works |
---|---|
Mainline |
Works |
Internal Storage |
Works |
SD card |
Works |
USB Host |
Works |
USB Peripheral |
Works |
Display |
Works |
Keyboard |
Works |
Buttons |
No data |
Maintainer(s)
Contributors
Users owning this device
How to enter flash mode
hold down usb-boot button on back of pcb
Expose embedded eMMC as a USB Mass Storage device
Fellow https://wiki.radxa.com/Zero/dev/maskrom#Enable_maskrom
Installation
1. Follow the steps on Installation_guide#Initialization
2. Choose the radxa-zero
device
3. Start the build process and install the completed image to a sdcard
$ pmbootstrap install --sdcard /dev/sdX
(replace /dev/sdX with the device for your sdcard or the emmc of it)
4. Place the sdcard into the Radxa Zero and boot it
Wifi
Depend on your Radxa Zero, it might be had one of those Wi-Fi modules : AW-CM256SM(some of the Radxa Zero v1.5 had this),AP6256(Radxa Zero 2/4/8GB had this),AP6212(Radxa Zero 1024/512MB had this) so the wifi of your Radxa Zero might not work due to the wifi modules on your Radxa Zero isnt supported by the kernel or the firmware that is in the pm os.
As of now , the only Wi-Fi modules that seem to supported by the kernel and the firmware is AP6256.
See also
- pmaports!2948 Initial merge request (First Attempt)
- pmaports!3865 Initial merge request (Second Attempt)