CWM for Wiko Stairway

chrmhoffmann

Inactive Recognized Developer
Nov 11, 2006
907
3,120
123
Code:
#include 
/*
 * Your warranty is now void.
 *
 * I am not responsible for bricked devices, dead SD cards,
 * thermonuclear war, or you getting fired because the alarm app failed. Please
 * do some research if you have any concerns about features included in this ROM
 * before flashing it! YOU are choosing to make these modifications, and if
 * you point the finger at me for messing up your device, I will laugh at you.
 *
 * Submitting bug reports on nightly builds is the leading 
 * cause of male impotence.
 */
CyanogenMod/CWM is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed.

This is CWM for Wiko Stairway. As there are no custom roms (yet), this might not be very useful as of now :)
Do not install on any other device than the Wiko Stairway - I have not tested it on other clones (e.g. the Canvas4 210).

Note:
- The recovery has been compiled from Cyanogenmod 10.1
- minimal device tree that builds recovery https://github.com/chrmhoffmann/android_device_wiko_stairway
- the battery driver problem seems to have been resolved with newer kernel source from wiko, so please upgrade to 0.3

Before proceeding please make a complete backup for ALL partitions (especially the recovery with e.g. MTK Droid Root & Tools).

Thxs go to:
- bgcngm/mtk-tools
- the guys who make MTK droid root & tools
- wiko for updating the source

What works
- you can adb into the CWM
- backup and restore (boot, data, cache, system)
- install from .zip files

Installation
a) Get fastboot executable (apt-get install android-tools-fastboot)
b) and then bring device in fastboot mode (power up then press Vol Down + Vol Up -> Follow the instructions to fastboot)
c) on command line "fastboot flash recovery cwm-recovery-wiko-stairway.img"
d) on command line "fastboot reboot"
e) bring device to recovery (power up then press Vol Down + Vol Up -> follow the instructions to recovery)

Changelog 0.3
- kernel now compiled from new Wiko source STAIRWAY_Opensource_new46752.zip which seems to fix the battery thermo issue
- stripped down kernel (without sound, etc.) to fit into recovery partition size. no other changes to kernel source

Download
http://goo.im/devs/chrmhoffmann/wiko/cwm-recovery-wiko-stairway-0.3.img
md5sum 8e571b2815177232623f71e9383eb593

---------------
Older versions:

Changelog 0.2
- backup and restore also the boot.img
- make it possible to install ext4 images from CM e.g.

Download
http://goo.im/devs/chrmhoffmann/wiko/cwm-recovery-wiko-stairway-0.2.img
md5sum 34532ab6f463f10edf033ef026cd0efd

Changelog
- tried nandroid backup/restore: seems to do the trick
- new self-compiled kernel! YAY!
- stripped down version of kernel (disabled wifi, sound, debug, etc). CWM is complete though.

Download
http://goo.im/devs/chrmhoffmann/wiko/cwm-recovery-wiko-stairway-0.1.img
md5sum d84ac35f07ef44e2f2614edd28b0cb15

---------------
Even older versions:

md5sum: a5fa40a7fab9f0e20c2a967ce87a7723
link: http://goo.im/devs/chrmhoffmann/wiko/cwm-recovery-wiko-stairway.img
 
Last edited:

Thraral

Member
Dec 12, 2012
17
2
0
Hi,
How is it to remove the custom recovery to return to after-sales service ?
Comment supprimer le recovery custom que vous proposez afin d'envoyer le smartphone à Wiko ?
Thx
 
Last edited:

chrmhoffmann

Inactive Recognized Developer
Nov 11, 2006
907
3,120
123
0.3

Hi,

new version available. New kernel source from wiko seems to fix the battery thermo driver issue. Amazing that they released new source. Thx, WIKO!

800 downloads and only two thanks in the OP! :(

Chris
 
Last edited:

n.inacio

Member
Jan 12, 2011
23
1
0
45
Faro
www.projecto-diagonal.pt
Hi,

new version available. New kernel source from wiko seems to fix the battery thermo driver issue. Amazing that they released new source. Thx, WIKO!

800 downloads and only two thanks in the OP! :(

Chris
Hi chrmhoffman,

Great job (and I already hit may thx buttons), but it seems that in my Wiko Stairway it doesn't mount the SD card.
Everytime I select "mount external_sd" it just says "Error mounting /external_sd".
I can only access internal SD.
Can you advise me on that?
thx
 

n.inacio

Member
Jan 12, 2011
23
1
0
45
Faro
www.projecto-diagonal.pt
Thx for the fast response. ;)

I don't think I can remove that option.
I'm not asking to remove the option. I actually can't access the external SD.
Usually I have to copy whatever I want to flash to internal SD (and this already got me in some troubles when I format the system and forget to copy the rom).
So when you say
I think it should mount the sdcard with the other menu options for mounting.
Which one are you speaking about because I tried them all. What am I doing wrong?

Thx, again ;)
 

chrmhoffmann

Inactive Recognized Developer
Nov 11, 2006
907
3,120
123
Sorry I got confused.... Mounting external sd card works for me. Did you try version 0.3?

I tested with 0.3 and I was able to go to "mounts and storage"-> "mount /external_sd"

Is the card partitioned? What filesystem is the card formatted with? fat should work.

Can u provide file /tmp/recovery.log from the recovery when that happens?

Chris

PS: adb pull /tmp/recovery.log
 
  • Like
Reactions: frajar

taralpan

Senior Member
Dec 3, 2013
146
40
0
Hi,

new version available. New kernel source from wiko seems to fix the battery thermo driver issue. Amazing that they released new source. Thx, WIKO!

800 downloads and only two thanks in the OP! :(

Chris
@ chrmhoffmann can you please please compile any touch based recovery for wiko stairway/Canvas4 as we badly need it to flash various ROMs
Thanks in advance:thumbup:

Sent from my Wiko Stairway using xda app-developers app
 

313hitman313

Member
Feb 16, 2011
36
8
0
Code:
#include 
/*
 * Your warranty is now void.
 *
 * I am not responsible for bricked devices, dead SD cards,
 * thermonuclear war, or you getting fired because the alarm app failed. Please
 * do some research if you have any concerns about features included in this ROM
 * before flashing it! YOU are choosing to make these modifications, and if
 * you point the finger at me for messing up your device, I will laugh at you.
 *
 * Submitting bug reports on nightly builds is the leading 
 * cause of male impotence.
 */
CyanogenMod/CWM is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed.

This is CWM for Wiko Stairway. As there are no custom roms (yet), this might not be very useful as of now :)
Do not install on any other device than the Wiko Stairway - I have not tested it on other clones (e.g. the Canvas4 210).

Note:
- The recovery has been compiled from Cyanogenmod 10.1
- minimal device tree that builds recovery https://github.com/chrmhoffmann/android_device_wiko_stairway
- the battery driver problem seems to have been resolved with newer kernel source from wiko, so please upgrade to 0.3

Before proceeding please make a complete backup for ALL partitions (especially the recovery with e.g. MTK Droid Root & Tools).

Thxs go to:
- bgcngm/mtk-tools
- the guys who make MTK droid root & tools
- wiko for updating the source

What works
- you can adb into the CWM
- backup and restore (boot, data, cache, system)
- install from .zip files

Installation
a) Get fastboot executable (apt-get install android-tools-fastboot)
b) and then bring device in fastboot mode (power up then press Vol Down + Vol Up -> Follow the instructions to fastboot)
c) on command line "fastboot flash recovery cwm-recovery-wiko-stairway.img"
d) on command line "fastboot reboot"
e) bring device to recovery (power up then press Vol Down + Vol Up -> follow the instructions to recovery)

where to put fastboot flash recoverry command ? pc cmd ?
kind of noob here so please explain the procedure.
thanks
 
Our Apps
Get our official app!
The best way to access XDA on your phone
Nav Gestures
Add swipe gestures to any Android
One Handed Mode
Eases uses one hand with your phone