Jump to content

Wiko U FEEL (wiko-ufeel): Difference between revisions

From postmarketOS Wiki
Maxnet (talk | contribs)
m removed redundanz
StandaSK (talk | contribs)
m Cleanup
Line 7: Line 7:
| releaseyear = 2016
| releaseyear = 2016
| originalsoftware = Android 6 on Linux 3.18.19+ (32-bit mode)
| originalsoftware = Android 6 on Linux 3.18.19+ (32-bit mode)
| pmoskernel = 3.18.19
| chipset = MediaTek MT6735
| chipset = MediaTek MT6735
| cpu = 4x 1.3 GHz Cortex-A53
| cpu = 4x 1.3 GHz Cortex-A53
Line 37: Line 38:


<!-- you can also use these lines if you need to:
<!-- you can also use these lines if you need to:
if the device haven't originally ran Android OS, e.g. Nokia N900
| n-android =  ✔
Version of the kernel that pmos is running
| pmoskernel = 3.18.19
see Unixbench page on wiki
see Unixbench page on wiki
| whet_dhry = 0.0
| whet_dhry = 0.0
Line 85: Line 82:
* [https://drive.google.com/file/d/13PncvB_jy6oPZvHO4FWl-bkcSCqlTSF6/view  Unofficial TWRP Image]
* [https://drive.google.com/file/d/13PncvB_jy6oPZvHO4FWl-bkcSCqlTSF6/view  Unofficial TWRP Image]
* {{MR|573|pmaports}} Initial merge request
* {{MR|573|pmaports}} Initial merge request
<!--
* {{Device package|wiko-ufeel}}
If you manage to get your device packages merged, uncomment links below and change DEVICE_CODENAME with the actual one.
* {{Kernel package|wiko-ufeel}}
* [https://gitlab.com/postmarketOS/pmaports/tree/master/device/device-DEVICE_CODENAME Device package]
* [https://gitlab.com/postmarketOS/pmaports/tree/master/device/linux-DEVICE_CODENAME Kernel package]
-->


[[Category:Mediatek]]
[[Category:Mediatek]]

Revision as of 21:16, 19 December 2020

Wiko U FEEL
Picture of XFCE4 running on Wiko U FEEL (p6609) with downstream kernel
Picture of XFCE4 running on Wiko U FEEL (p6609) with downstream kernel
Manufacturer Wiko
Name U FEEL
Codename wiko-ufeel
Released 2016
Hardware
Chipset MediaTek MT6735
CPU 4x 1.3 GHz Cortex-A53
GPU 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
postmarketOS kernel 3.18.19
Features
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!!!!!!!)


Board

Wiko U Feel has two different board revisions: one using the Tinno p6601 board (like BLU R1 HD, Lanix Ilium L910, QMobile Noir A6, Evertek EverSolo, Smart Art P6601) and the other using the p6609 board. It appears that the current packaged kernel is compatible between these two boards.

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