Wiko U FEEL (wiko-ufeel): Difference between revisions
Appearance
UnDevDeCatOS (talk | contribs) No edit summary |
UnDevDeCatOS (talk | contribs) No edit summary |
||
Line 13: | Line 13: | ||
| display = 720x1280 LCD | | display = 720x1280 LCD | ||
| memory = 3072 MiB | | memory = 3072 MiB | ||
| architecture = | | architecture = armv7 | ||
<!-- the following status_* questions should be answered with Y - yes, P - partial, N - no, or left blank (for untested or unknown) --> | <!-- the following status_* questions should be answered with Y - yes, P - partial, N - no, or left blank (for untested or unknown) --> | ||
| status_usbnet = Y | | status_usbnet = Y |
Revision as of 17:50, 25 September 2019
![]() 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+ |
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 |
No data |
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!!!!!!!)
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).
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
See also
Links
- Full phone specifications
- Official Kernel source
- TWRP Image
- pmaports!573 Initial merge request