Difference between revisions of "Zero2/Dev/Bringup"
RadxaYuntian (Talk | contribs) |
RadxaYuntian (Talk | contribs) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 11: | Line 11: | ||
==== Hardware ==== | ==== Hardware ==== | ||
− | + | Known issues: [[Zero2/Hardware/Revisions]] | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
==== Software ==== | ==== Software ==== | ||
− | debos-radxa: [https://github.com/radxa/debos-radxa/pull/10 PR submitted] which also tracks | + | debos-radxa: [https://github.com/radxa/debos-radxa/pull/10 PR merged]. Official build is now part of [https://github.com/radxa/debos-radxa/releases/latest regular release]. |
+ | |||
+ | Armbian: [https://github.com/armbian/build/pull/3413 PR submitted] which also tracks fip, test build inside | ||
+ | |||
+ | Manjaro: [https://github.com/manjaro-arm/radxa-zero2-images/releases] | ||
+ | |||
+ | Manjaro KDE BigScreen: [https://github.com/manjaro-arm/bigscreen/releases] | ||
+ | |||
+ | LibreELEC: WIP | ||
− | + | CoreELEC: WIP | |
− | + | mraa: [https://github.com/RadxaYuntian/mraa/tree/zero2_bringup Ported] | |
Device tree testing result: | Device tree testing result: | ||
Line 36: | Line 36: | ||
DSI mainline driver is under review: https://lwn.net/ml/linux-kernel/20220107145515.613009-1-narmstrong@baylibre.com/ | DSI mainline driver is under review: https://lwn.net/ml/linux-kernel/20220107145515.613009-1-narmstrong@baylibre.com/ | ||
Fan PWM issue listed above | Fan PWM issue listed above | ||
− | Power button works in latest Armbian, | + | Power button works in the latest Armbian, but not in debos-radxa |
Everything else should work | Everything else should work |
Latest revision as of 06:35, 17 February 2022
Radxa Zero 2 > Development Guide > Zero 2 Bringup
Hardware and software info for preproduction Radxa Zero 2
Maintainer: Yuntian Zhang <yt@radxa.com>
Hardware
Known issues: Zero2/Hardware/Revisions
Software
debos-radxa: PR merged. Official build is now part of regular release.
Armbian: PR submitted which also tracks fip, test build inside
Manjaro: [1]
Manjaro KDE BigScreen: [2]
LibreELEC: WIP
CoreELEC: WIP
mraa: Ported
Device tree testing result:
PWM_B, C, and D will need a kernel patch, currently only work in debos-radxa HDMI audio requires `alsa-utils` from LibreELEC and then it's working CSI missing mainline driver DSI mainline driver is under review: https://lwn.net/ml/linux-kernel/20220107145515.613009-1-narmstrong@baylibre.com/ Fan PWM issue listed above Power button works in the latest Armbian, but not in debos-radxa Everything else should work