Wiko U FEEL (wiko-ufeel): Difference between revisions
Appearance
UnDevDeCatOS (talk | contribs) No edit summary Tags: mobile edit mobile web edit |
UnDevDeCatOS (talk | contribs) No edit summary |
||
Line 65: | Line 65: | ||
Wiko U Feel is based on Tinno p6601 board (like BLU R1 HD, Lanix Ilium L910, QMobile Noir A6, Evertek EverSolo, Smart Art P6601). | 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 == | |||
, | |||
== Audio == | == Audio == | ||
Sound card is detected in alsamixer, but dosen't work | Sound card is detected in alsamixer, but dosen't work |
Revision as of 23:51, 29 November 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+ (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 |
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).
WiFi
,
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