Jump to content

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
No data
SD card
No data
Battery
No data
Screen
Broken
Touchscreen
Partial
Multimedia
3D Acceleration
No data
Audio
No data
Camera
No data
Camera Flash
No data
Connectivity
WiFi
No data
Bluetooth
No data
GPS
No data
NFC
No data
Modem
Calls
No data
SMS
No data
Mobile data
No data
Miscellaneous
FDE
No data
USB OTG
No data
HDMI/DP
No data
Sensors
Accelerometer
No data
Magnetometer
No data
Ambient Light
No data
Proximity
No data
Hall Effect
No data
Haptics
No data
Barometer
No data


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