Creating Halium 9 for Cubot KingKong Mini (2) [Help Wanted]
-
I decided to rewrite the original post and include information about the phone.
Phone: Cubot KingKong Mini
Specifications:
CPU (SOC): MediaTek Helio A22 - MT6761, 2.0GHz, Quad-Core, 64-bit
GPU: PowerVR GE8300
RAM: 3GB
ROM: 32GB
OS: Android 9
Slot: 2 x Nano SIM Card +1 x Micro SD card
Display: 4.0″ QHD+ Display
Resolution: 1080 x 540, 302 ppi
Rear camera: 13.0MP,ƒ/ 2.2 aperture,with 1* 0.5A LED flashlight
Front camera: 8.0MP,Fixed focus,4P lens
Battery: 2000mAh
Network: 2G:GSM 850/900/1800/1900MHz, 3G:WCDMA 900/2100MHZ, 4G:FDD-LTE:Band: B1/3/7/8/19/20
Wi-Fi: a,b,g,n, n 5GHz Dual band
Bluetooth: 4.2
USB: Type-CWhere to buy: https://www.aliexpress.com/item/4000203850799.html
There is an even "newer" version 2 on the market, which has exactly the same specifications. KingKong mini 2 differs only in the Android version (Android 10). It is likely that with version 2 it will be possible to downgrade to stock Android 9.
Where to buy version 2: https://www.aliexpress.com/item/1005001802751358.html
I have Device, kernel and vendor available for the port: https://gitlab.com/x_Dub_CZ/cubot_kingkong_mini-d936p
Original post:
Halium 9 for Cubot King Kong mini?
Hi. I'm trying to create a halium 9 for Cubot King Kong mini.
Device, kernel and vendor: https://gitlab.com/x_Dub_CZ/cubot_kingkong_mini-d936p
The "make halium-boot" command ends like this: https://pastebin.ubuntu.com/p/k8w5XMVJ2K/
Can anyone advise me what I'm doing wrong? -
Hi, I found the correct configuration file and were able to fix this error:
warning: (ANDROID_DEFAULT_SETTING) selects NETFILTER_XT_MATCH_QTAGUID which has unmet direct dependencies (NET && INET && NETFILTER && NETFILTER_XTABLES && NETFILTER_XT_MATCH_SOCKET && NETFILTER_XT_MATCH_OWNER=n)
Unfortunately, the "make halium-boot" command ends with another error.
https://pastebin.com/rHBrZcLDDoes anyone know what to change so I can continue?