Difference between revisions of "APITestPage/zh"
From FriendlyELEC WiKi
(updated by API) |
(updated by API) |
||
Line 5: | Line 5: | ||
| colspan=3 | '''Image Files''' | | colspan=3 | '''Image Files''' | ||
|- | |- | ||
− | | [[File: | + | | [[File:Openwrt-icon.svg|frameless|40px]] |
| rk3588-sd-friendlywrt-21.02-YYYYMMDD.img.gz | | rk3588-sd-friendlywrt-21.02-YYYYMMDD.img.gz | ||
| [[How to Build FriendlyWrt|FriendlyWrt]] lite image file, based on OpenWrt 21.02, kernel version 5.10.y | | [[How to Build FriendlyWrt|FriendlyWrt]] lite image file, based on OpenWrt 21.02, kernel version 5.10.y | ||
|- | |- | ||
− | | [[File: | + | | [[File:Openwrt-icon.svg|frameless|40px]] |
| rk3588-sd-friendlywrt-21.02-docker-YYYYMMDD.img.gz | | rk3588-sd-friendlywrt-21.02-docker-YYYYMMDD.img.gz | ||
| [[How to Build FriendlyWrt|FriendlyWrt]] with Docker image file, based on OpenWrt 21.02, kernel version 5.10.y | | [[How to Build FriendlyWrt|FriendlyWrt]] with Docker image file, based on OpenWrt 21.02, kernel version 5.10.y | ||
|- | |- | ||
− | | [[File: | + | | [[File:Openwrt-icon.svg|frameless|40px]] |
| rk3588-sd-friendlywrt-22.03-YYYYMMDD.img.gz | | rk3588-sd-friendlywrt-22.03-YYYYMMDD.img.gz | ||
| [[How to Build FriendlyWrt|FriendlyWrt]] lite image file, based on OpenWrt 22.03, kernel version 5.10.y | | [[How to Build FriendlyWrt|FriendlyWrt]] lite image file, based on OpenWrt 22.03, kernel version 5.10.y | ||
|- | |- | ||
− | | [[File: | + | | [[File:Openwrt-icon.svg|frameless|40px]] |
| rk3588-sd-friendlywrt-22.03-docker-YYYYMMDD.img.gz | | rk3588-sd-friendlywrt-22.03-docker-YYYYMMDD.img.gz | ||
| [[How to Build FriendlyWrt|FriendlyWrt]] with Docker image file, based on OpenWrt 22.03, kernel version 5.10.y | | [[How to Build FriendlyWrt|FriendlyWrt]] with Docker image file, based on OpenWrt 22.03, kernel version 5.10.y |
Revision as of 06:07, 1 August 2023
Flash to TF
Visit download linkto download image files (in the "01_Official images/01_SD card images" directory) and utilities (in the "05_Tools" directory):
Image Files | ||
rk3588-sd-friendlywrt-21.02-YYYYMMDD.img.gz | FriendlyWrt lite image file, based on OpenWrt 21.02, kernel version 5.10.y | |
rk3588-sd-friendlywrt-21.02-docker-YYYYMMDD.img.gz | FriendlyWrt with Docker image file, based on OpenWrt 21.02, kernel version 5.10.y | |
rk3588-sd-friendlywrt-22.03-YYYYMMDD.img.gz | FriendlyWrt lite image file, based on OpenWrt 22.03, kernel version 5.10.y | |
rk3588-sd-friendlywrt-22.03-docker-YYYYMMDD.img.gz | FriendlyWrt with Docker image file, based on OpenWrt 22.03, kernel version 5.10.y | |
rk3588-sd-androidtv-YYYYMMDD.img.zip | Android 12 TV | |
rk3588-sd-android12-YYYYMMDD.img.zip | Android 12 Tablet | |
rk3588-sd-debian-bullseye-core-5.10-arm64-YYYYMMDD.img.gz | Debian 11(Bullseye) Core, no desktop environment, command line only, kernel version 5.10.y | |
rk3588-sd-debian-bullseye-minimal-5.10-arm64-YYYYMMDD.img.gz | Debian 11(Bullseye) Desktop, uses Xfce as default desktop, no pre-installed recommended software, supports hardware acceleration, kernel version 5.10.y | |
rk3588-sd-debian-bullseye-desktop-5.10-arm64-YYYYMMDD.img.gz | Debian 11(Bullseye) Desktop, uses Xfce as default desktop, pre-installed mpv, smplayer and chromium brower, supports hardware acceleration, kernel version 5.10.y | |
rk3588-sd-ubuntu-focal-desktop-5.10-arm64-YYYYMMDD.img.gz | Ubuntu20.04(Focal) Desktop, uses LXQT as default desktop, pre-installed mpv, smplayer and chromium brower, supports hardware acceleration, kernel version 5.10.y | |
rk3588-sd-ubuntu-jammy-desktop-5.10-arm64-YYYYMMDD.img.gz | Ubuntu 22.04 with GNOME and Wayland, pre-installed web browser and other recommended software, kernel version 5.10.y | |
rk3588-sd-ubuntu-jammy-minimal-5.10-arm64-YYYYMMDD.img.gz | Lightweight Ubuntu 22.04 with GNOME and Wayland, recommended software is not included, kernel version 5.10.y | |
rk3588-sd-ubuntu-jammy-x11-desktop-arm64-YYYYMMDD.img.gz | Ubuntu 22.04 with Xubuntu and X11, pre-installed Panfrost GPU driver and other recommended software, kernel version 5.10.y | |
rk3588-sd-friendlycore-focal-5.10-arm64-YYYYMMDD.img.gz | 64-bit FriendlyCore image file,pre-installed Qt5, based on Ubuntu core 20.04, kernel version 5.10.y | |
Other Image | ||
Github Actions | FriendlyWrt | |
Flash Utility: | ||
win32diskimager.rar | Windows utility. Under Linux users can use "dd" |
The detailed steps are as follows:
- Get an 8G SDHC card and backup its data if necessary;
- Download and extract the xxx.img.gz and win32diskimager;
- Run the win32diskimager utility under Windows as administrator. On the utility's main window select your SD card's drive, the wanted image file and click on "write" to start flashing the SD card. Under Linux run "dd" to flash the rkXXXX-sd-OSNAME-YYYYMMDD.img file to your SD card;
- Take out the SD and insert it to {{{1}}}'s microSD card slot;
- Power on {{{1}}} and it will be booted from your TF card;