MinUI for GKD Pixel 2 — v1.0.0
MinUI for GKD Pixel 2 — v1.0.0
First release of MinUI running on the GKD Pixel 2 (Rockchip RK3326S).
What works
- Display (640×480) ✅
- All buttons, D-Pad, shoulder buttons ✅
- Volume controls ✅
- Audio ✅
- Sleep / Wake ✅
- Shutdown ✅
- All emulators including PlayStation 1 ✅
Installation
- Download
gkdpixel2-minui.img.xz(~418 MB) - Flash with Balena Etcher or:
xz -d gkdpixel2-minui.img.xz
sudo dd if=gkdpixel2-minui.img of=/dev/sdX bs=4M status=progress - Insert SD card into your GKD Pixel 2 and power on
- First boot: ROMS partition is automatically created at full card size, device reboots
- Second boot: MinUI starts
Requirements
This image requires firmware files from the stock GKD Pixel 2 SD card (ROCKNIX-based). The image is built on
top of the stock firmware — your original SD card must be preserved as the source.
Adding ROMs
Copy ROMs to the ROMS partition after flashing. See README
for supported systems and BIOS files.
Notes
- Minimum card size: 8 GB
- Tested on: 119 GB SD card
- Based on MinUI by shauninman