Lakka-LibreELEC/projects/Rockchip
2023-01-22 21:25:57 +02:00
..
bootloader Rockchip: switch to mainline u-boot 2022-09-12 08:21:01 +00:00
config Rockchip: add kernel-firmware-any.dat and use brcmfmac_sdio-firmware 2020-01-01 19:29:04 +00:00
devices Merge branch 'master' of github.com:LibreELEC/LibreELEC.tv into Lakka-v5.x 2023-01-22 21:25:57 +02:00
filesystem/usr Rockchip: rework alsa card configs 2021-10-31 10:36:42 +01:00
kodi Rockchip: kodi: disable audio passthrough 2021-06-02 09:57:07 +02:00
packages/systemd/scripts Rockchip: add mainline linux support 2019-12-31 09:09:33 +00:00
patches Merge branch 'master' of github.com:LibreELEC/LibreELEC.tv into Lakka-v5.x 2023-01-02 22:15:17 +02:00
options options: allow using ADDITIONAL_PACKAGES in distributions file for all projects 2023-01-13 19:32:15 +01:00
README.md Rockchip: RK3399: add support for Radxa ROCK Pi 4+ 2021-10-11 15:26:36 +02:00

Rockchip

This project is for Rockchip SoC devices

Devices

RK3288

RK3328

RK3399

My single-board computer is not listed, will it be added in the future?
If your single-board computer uses a current generation SoC listed on http://opensource.rock-chips.com/wiki_Main_Page the odds are in your favor.

My Android device is not listed, will it be added in the future?
You may have luck if your device vendor is open source friendly, otherwise keep using Android for best support.

Useful debug commands

  • cat /sys/kernel/debug/dri/0/state
  • cat /sys/kernel/debug/dri/0/framebuffer
  • cat /sys/kernel/debug/dma_buf/bufinfo
  • cat /sys/kernel/debug/cec/cec0/status
  • hexdump -C /sys/class/drm/card0-HDMI-A-1/edid
  • edid-decode /sys/class/drm/card0-HDMI-A-1/edid
  • cat /sys/kernel/debug/clk/clk_summary
  • cat /sys/kernel/debug/regulator/regulator_summary