All public logs

Jump to navigation Jump to search

Combined display of all available logs of Photonicat Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 12:25, 28 September 2023 Monstercat talk contribs created page Photonicat 编译 Android (Created page with "==Create Debian System Image (Rockchip Official)== ===Host System Requirements=== Debian 11 (bullseye) or above, Ubuntu 20.04 or above. ===Compiling Requirements=== On Debian/Ubuntu systems, install the packages: <pre> sudo apt-get install build-essential flex bison genext2fs </pre> ===Get Repo files by tarball(with .git)=== wget https://dl.photonicat.com/repos/rk3568-android12-20230926.tar.xz ===Config build target=== Run the command below: <pre> echo "ROCKCHIP_DEV...")