Wiko Lenny 2 (wiko-lenny2): Difference between revisions
Appearance
No edit summary Tags: mobile edit mobile web edit |
No edit summary |
||
Line 20: | Line 20: | ||
| status_screen = Y | | status_screen = Y | ||
| status_wifi = <!-- Wireless network works? --> | | status_wifi = <!-- Wireless network works? --> | ||
| status_xwayland = | | status_xwayland = Y | ||
| status_fde = <!-- When installing with full disk encryption, can you type in the password with the on screen keyboard? --> | | status_fde = <!-- When installing with full disk encryption, can you type in the password with the on screen keyboard? --> | ||
| status_mainline = N | | status_mainline = N |
Revision as of 20:19, 6 December 2019
![]() It Works! | |
Manufacturer | Wiko |
---|---|
Name | Lenny 2 |
Codename | wiko-lenny2 |
Released | Sept. 2015 |
Hardware | |
Chipset | Mediatek mt6580 |
CPU | Quad-core 1.3 GHz Cortex-A7 |
GPU | Mali-400MP2 |
Display | 480×854px, 5.0" |
Storage | 4GB |
Memory | 768MB |
Architecture | armv7 |
Software | |
Original software | Android 5.1 |
postmarketOS | |
Category | testing |
Pre-built images | no |
Mainline | no |
postmarketOS kernel | 3.10.72 |
Unixbench Whet/Dhry score | 477.6 |
Flashing |
Partial |
---|---|
USB Networking |
Works |
Internal storage |
No data |
SD card |
No data |
Battery |
No data |
Screen |
Works |
Touchscreen |
Works |
Multimedia | |
3D Acceleration |
Partial |
Audio |
Broken |
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 |
No data |
USB OTG |
Broken |
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 |
Status
- screen
- has a working framebuffer, so it's possible to display stuff. No DRM as with a lot of older kernels, that means no phosh or sway, I guess.
- audio
- BADLY BROKEN,
alsamixer
ormpv
seem to make the kernel crash. The phone reboots afterwards - maybe something non-alsa could work better?
- wifi
- the network interface don't appear in
ifconfig
.
- battery reading
- broken,
acpi
tell the battery is fully empty.upower --dump
generates a segfault:
(upower:1682): UPower-WARNING **: 11:58:54.107: Cannot connect to upowerd: Error calling StartServiceByName for org.freedesktop.UPower: Process org.freedesktop.UPower received signal 11
- desktop environment
- Mate seem to be the one who works best. Mostly because I doesn't die from the segfaults. It is missing the bottom banel though.
- Plasma Mobile only show a mouse cursor on a black background, with loads of segfaults.
- Sway and Phosh require DRM support, so that's a no-go.
- XFCE4 fails to start, for some reason.
- i3 could be a possible alternative. Untested since the lack of external keyboard would make it useless.
- games
- chocolate doom works on software rendering
Contributors
Maintainer
Users owning this device
How to enter flash mode
First, boot phone into recovery mode. To do that, power on while pressing both the up button and the power button. When the logo appears, release the power button.
Once in the recovery mode, navigate to "reboot to bootloader" using the volume keys.
In my case, I had to validate pressing the power button twice, then the power up button.
Installation
The kernel and the initramfs can be flashed using pmbootstrap flasher flash_kernel
. Flashing the rootfs require a workaround. I recommand flashing the rootfs to the userdata
partition, as it is larger than system
.
Mainlining
downstream kernel sources, for reference
https://www.wikogeek.com/index.php?telephone=LENNY2®ion=EUROPE&version=%25
See also
- pmaports!773, the merge request