Klipad KL3669 (klipad-rel)

From postmarketOS Wiki
Klipad KL3669
Manufacturer Klipad
Name KL3669
Released 2016
Type tablet
Hardware
Chipset Rockchip RK3126C
CPU 4x 1.2GHz Cortex-A7
GPU Mali-400 MP2
Display 1024x600
Storage 16 GB
Memory 1 GB
Architecture armv7
Software
Original software Android
Original version 8.1.0
postmarketOS
Category testing
Pre-built images no
postmarketOS kernel 4.4.167
Features
Flashing
Broken
USB Networking
Works
Internal storage
SD card
Battery
Screen
Broken
Touchscreen
Partial
Multimedia
3D Acceleration
Audio
Camera
Camera Flash
Connectivity
WiFi
Bluetooth
GPS
NFC
Modem
Calls
SMS
Mobile data
Miscellaneous
FDE
USB OTG
HDMI/DP
Sensors
Accelerometer
Magnetometer
Ambient Light
Proximity
Hall Effect
Haptics
Barometer


Contributors

  • Max1Truc

Users owning this device


How to enter flash mode

When the device is booted, keep pressing Volume Up and Power. When the screen goes black, keep pressing the buttons for ~5 seconds, then release them.

Alternatively, you can run adb reboot bootloader from your PC when running Android.

Installation

Currently, it is only possible to install postmarketOS directly on the device. However, it seems the tablet could boot from an sd card.

First, install rkflashtool:

- Arch Linux / Manjaro: it is in the AUR

- Others: see rkflashtool GitHub repo

$ pmbootstrap init # Select klipad-rel device
$ pmbootstrap install
$ pmbootstrap export
$ rkflashtool w boot < /tmp/postmarketOS-export/boot.img-klipad-rel
$ rkflashtool w system < /tmp/postmarketOS-export/klipad-rel.img

See also