Jump to content

Wiko Lenny 2 (wiko-lenny2): Difference between revisions

From postmarketOS Wiki
Afontain (talk | contribs)
Created page with "{{Infobox device | manufacturer = Wiko | name = Lenny 2 | codename = wiko-lenny2 | image = File:Wiko-Lenny2-Bootloader-Splash.jpg | imagecaption = The most advanced booting s..."
 
Afontain (talk | contribs)
report progress
Line 15: Line 15:
| architecture = armv7
| 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 = <!-- USB networking does work? then put Y here and delete this comment -->
| status_usbnet = Y
| status_flashing = <!-- Flashing with "pmbootstrap flasher" works? Put Y here. It works the same for everything coming below. -->
| status_flashing = P
| status_touch = <!-- Touch screen is working? You can also answer these questions with P for partially. -->
| status_touch = P
| status_screen = <!-- The display is working? -->
| status_screen = <!-- The display is working? -->
| status_wifi = <!-- Wireless network works? -->
| status_wifi = <!-- Wireless network works? -->
| status_xwayland = <!-- Showing X11 applications in a Wayland compositor (Weston, KWin, ...) works? -->
| status_xwayland = <!-- Showing X11 applications in a Wayland compositor (Weston, KWin, ...) works? -->
| 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 = <!-- Instead of a Linux kernel fork, it is possible to run mainline. -->
| status_mainline = N
| status_battery = <!-- Charging the battery with charging-sdl is possible -->
| status_battery = <!-- Charging the battery with charging-sdl is possible -->
| status_3d = <!-- Hardware accelerated 3D graphics (e.g. with freedreno) -->
| status_3d = <!-- Hardware accelerated 3D graphics (e.g. with freedreno) -->
Line 33: Line 33:
| status_sms = <!-- Sending and receiving short messages works as intended. -->
| status_sms = <!-- Sending and receiving short messages works as intended. -->
| status_calls = <!-- Talking to other people over the cellular network. -->
| status_calls = <!-- Talking to other people over the cellular network. -->
| status = haven't managed to compile downstream with "Mediatek propertary extensions" (sic)
| status = Downstream compiles with "Mediatek propertary extensions" (sic) but doesn't boot fully yet.
| booting = no <!-- The device is booting at all, can be yes/no *IMPORTANT* -->
| booting = no <!-- The device is booting at all, can be yes/no *IMPORTANT* -->
| pmoskernel = 3.10.72
| status_otg =


<!-- 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
if the device haven't originally ran Android OS, e.g. Nokia N900
| n-android =  ✔
| n-android =  ✔
Version of the kernel that pmos is running
| pmoskernel = 3.x.x
see Unixbench page on wiki
see Unixbench page on wiki
| whet_dhry = 0.0
| whet_dhry = 0.0
Is OTG available, not used in wiki
| status_otg = -
-->
-->
}}
}}
Current status: the device boot but doesn't show anything on screen. It seems to go past initramfs but don't give ssh access although it creates a network interface and it is possible to ping it.
TODO: make this an issue.


== Contributors ==
== Contributors ==
Line 60: Line 62:
First, boot phone into recovery mode.
First, boot phone into recovery mode.
To do that, power on while pressing both the up button and the power button.
To do that, power on while pressing both the up button and the power button.
When the logo apears, release 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. <br/>
Once in the recovery mode, navigate to "reboot to bootloader" using the volume keys. <br/>
In my case, I had to validate pressing the power button twice, then the power up button.
In my case, I had to validate pressing the power button twice, then the power up button.


== Kernel sources ==
== Installation ==
TODO
 
The kernel and the initramfs can be flashed using <code>pmbootstrap flasher flash_kernel</code>. Flashing the rootfs [https://github.com/postmarketOS/pmbootstrap/issues/456 require a workaround]
 
== Mainlining ==
=== downstream kernel sources, for reference ===
https://www.wikogeek.com/index.php?telephone=LENNY2&region=EUROPE&version=%25


== Installation ==
There is nothing to install so far


== See also ==
== See also ==

Revision as of 08:29, 28 November 2019

This device is marked as not booting.
Status: Downstream compiles with "Mediatek propertary extensions" (sic) but doesn't boot fully yet.
Wiko Lenny 2
The most advanced booting stage reached so far.
The most advanced booting stage reached so far.
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


Current status: the device boot but doesn't show anything on screen. It seems to go past initramfs but don't give ssh access although it creates a network interface and it is possible to ping it.

TODO: make this an issue.

Contributors

  • afontain

Maintainer(s)

me, @afontain:gnugen.ch on matrix. Not that there is anything to maintain yet, though.

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

Mainlining

downstream kernel sources, for reference

https://www.wikogeek.com/index.php?telephone=LENNY2&region=EUROPE&version=%25


See also