Wiko U FEEL (wiko-ufeel): Difference between revisions
UnDevDeCatOS (talk | contribs) |
UnDevDeCatOS (talk | contribs) |
||
Line 57: | Line 57: | ||
== Users owning this device == | == Users owning this device == | ||
{{Device owners}} | {{Device owners}} | ||
UnDevDeCatOS: Screen is broken | |||
== Board == | == Board == |
Revision as of 22:44, 5 January 2020
![]() Picture of XFCE4 running on Wiko U FEEL with downstream kernel | |
Manufacturer | Wiko |
---|---|
Name | U FEEL |
Codename | wiko-ufeel |
Released | 2016 |
Hardware | |
Chipset | MediaTek MT6735 |
CPU | 1.3 GHz ARM Cortex-A53 |
GPU | ARM Mali T-720 |
Display | 720x1280 LCD |
Storage | 16GB eMMC |
Memory | 3072 MiB |
Architecture | armv7 |
Software | |
Original software | Android 6 on Linux 3.18.19+ (32-bit mode) |
postmarketOS | |
Category | testing |
Pre-built images | no |
Flashing |
Partial |
---|---|
USB Networking |
Works |
Internal storage |
No data |
SD card |
No data |
Battery |
No data |
Screen |
Works |
Touchscreen |
Works |
Multimedia | |
3D Acceleration |
No data |
Audio |
Partial |
Camera |
No data |
Camera Flash |
No data |
Connectivity | |
WiFi |
Broken |
Bluetooth |
No data |
GPS |
No data |
NFC |
No data |
Modem | |
Calls |
No data |
SMS |
No data |
Mobile data |
No data |
Miscellaneous | |
FDE |
Broken |
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
- UnDevDeCatOS
- cerdini
Maintainer(s)
- UnDevDeCatOS
Users owning this device
- UnDevDeCatOS (Notes: 2 of them, working on mainline!!!!!!!)
UnDevDeCatOS: Screen is broken
Board
Wiko U Feel is based on Tinno p6601 board (like BLU R1 HD, Lanix Ilium L910, QMobile Noir A6, Evertek EverSolo, Smart Art P6601).
WiFi
As described in the WiFi troubleshooting guide, you need a firmware loader, named 6620_launcher, but it panics the kernel. If you want to debug wifi, then check out the mediatek section on the WiFi page.
Audio
Sound card is detected in alsamixer, but dosen't work
Device Tree
I couldn't find the official dtsi source code, so i decompiled the dtb blob from the stock rom with dtc command line tool. Unfortunately with this method we don't have the comments.
How to enter flash mode
Fastboot is broken. It gives Unknown Chunk type, but it is possible to install pmOS with TWRP. Refer to Android_Recovery_Zip_Installation for installing.
Flashing with proprietary program SP Flash Tool also work fine. Tested with flashed emmc boot partition and system partition stored on external sdcard.
Installation
Links
- Full phone specifications
- Official Kernel source
- TWRP Image
- pmaports!573 Initial merge request