Wiko U FEEL (wiko-ufeel): Difference between revisions
Appearance
UnDevDeCatOS (talk | contribs) mNo edit summary |
UnDevDeCatOS (talk | contribs) No edit summary |
||
Line 85: | Line 85: | ||
* [http://www.wikogeek.com/index.php?telephone=U+FEEL Official Kernel source] | * [http://www.wikogeek.com/index.php?telephone=U+FEEL Official Kernel source] | ||
* [https://drive.google.com/file/d/13PncvB_jy6oPZvHO4FWl-bkcSCqlTSF6/view TWRP Image] | * [https://drive.google.com/file/d/13PncvB_jy6oPZvHO4FWl-bkcSCqlTSF6/view TWRP Image] | ||
* {{MR|573|pmaports}} Initial merge request | * {{MR|573|pmaports}} Initial merge request | ||
<!-- | <!-- | ||
If you manage to get your device packages merged, uncomment links below and change DEVICE_CODENAME with the actual one. | If you manage to get your device packages merged, uncomment links below and change DEVICE_CODENAME with the actual one. |
Revision as of 13:21, 25 September 2019
WARNING: This device is not recommended for future use with postmarketOS due to its armhf architecture. Alpine Linux (the distribution that postmarketOS extends) pmaports#599 has been considering dropping it. The processor of the device may support the armv7 architecture. If so, you can modify the device package and change the architecture accordingly. |
![]() 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 | armhf |
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