Jump to content

ODROID C2 (odroid-c2)

From postmarketOS Wiki
Hardkernel ODROID C2
CHANGE_ME
CHANGE_ME
Manufacturer Hardkernel
Name ODROID C2
Codename odroid-c2
Released 2016
Type single board computer
Hardware
Chipset Amlogic S905
CPU 4x Cortex-A53
GPU Mali-450
Storage 16/32/64 GB eMMC
Memory 2 GB
Architecture aarch64
Software
Original software
The software and version the device was shipped with.
Android 5.1.1
Extended version
The most recent supported version from the manufacturer.
Android 6
Optional software Ubuntu
Debian
Arch Linux ARM
FOSS bootloader partial
postmarketOS
Category testing
Pre-built images
Whether pre-built images are available from the postmarketOS Installation page.
no
Mainline
Instead of a Linux kernel fork, it is possible to run (Close to) Mainline.
yes
pmOS kernel
The kernel version that runs on the device's port.
7.1.2
Initial MR
Initial merge request.
7569
Features
USB Networking
After connecting the device with USB to your PC, you can connect to it via telnet (initramfs) or SSH (booted system).
Untested
Internal storage
eMMC, SD cards, UFS...
Works
SD card
Also includes other external storage cards.
Works
Multimedia
3D Acceleration
Works
Audio
Audio playback, microphone, headset and buttons.
Works
IR TX
Untested
IR RX
Untested
Connectivity
Ethernet
Works
Miscellaneous
FDE
Full disk encryption and unlocking with unl0kr.
Untested
USB-A
Whether the full-sized USB-A port works.
Works
USB OTG
USB On-The-Go or USB-C Role switching.
Works
HDMI/DP
Video and audio output with HDMI or DisplayPort.
Works
U-Boot
Primary Bootloader
Whether it is possible to replace stock bootloader with U-Boot.
Works
Secondary Bootloader
Whether it is possible to chainload U-Boot from stock bootloader.
Broken
Mainline
Whether latest upstream versions of U-Boot are not broken and it is possible to use them.
Works
Internal Storage
Whether it is possible to boot from internal storage (e.g. eMMC or UFS).
Works
SD card
Whether it is possible to boot from SD card.
Works
USB Host
Whether it is possible to boot from a USB storage or connect a keyboard.
Untested
USB Peripheral
Whether it is possible to use device as a peripheral in U-Boot, e.g. for fastboot mode.
Untested
Display
Untested
Keyboard
Untested
Buttons
Whether it is possible to navigate in boot menu or grub with volume and power buttons.
Untested

Contributors

Users owning this device

  • Ejona
  • Kais (Notes: trying to find an hdmi cable to use with it)

Installation

Use pmbootstrap to build your own image, like so:

$ pmbootstrap init # odroid-c2

Then install to an SD card (or eMMC using the separately-sold eMMC reader):

$ pmbootstrap install --disk=/dev/sd_card_or_emmc

See also