[TEST] CWM Based Recovery v6.0.4.5

Search This thread

N00BY0815

Senior Member
Nov 6, 2011
2,528
1,897
Ah ok, it might also be the prebuilt kernel ;) i am just asking for the sourcecode, as we speak :D

Sent from my LG-P760 using xda app-developers app
 

N00BY0815

Senior Member
Nov 6, 2011
2,528
1,897
I dare to bet, that the kernel offset needs to be:

BOARD_KERNEL_BASE := 0x00008000

but let's see next week :D
 
Jun 4, 2012
41
13
Madrid
A guy in HTCMania.com has published (just 20minutes ago) a TWRP Recovery compiled from Motorola sources, but it hasn't been tested cause he doesn't got the MotoG already.

I've asked him about publishing here, so I wish it should be published here in a little.

---------------------------------------------------------------------------------------------------------------------------
_edit: I talked to @josalaito and he agreed to publish it, so here we go.


Original post by Josalaito >>> http://www.htcmania.com/showthread.php?t=735633


Buenas, aqui os traigo el TWRP recovery compilado por mi desde las sources, aun no tengo el movil y como tal, no esta testeado, pero todo esta revisado antes de compilar y deberia funcionar a la perfeccion.

Necesito un tester con BL desbloqueado, si alguien se anima aqui dejo el link:

LINK: http://d-h.st/5oN

Para flashearlo, teneis que encender el movil en modo bootloader, conectarlo al pc y por fastboot usar:

fastboot flash recovery recovery.img

En caso de que no funcione no alarmarse, os dejo el stock, que flasheado de la misma manera que el anterior, quita todos los problemas:

LINK: http://d-h.st/e0c

BUGS: El telefono no cargara apagado(Entrara a recovery), si comprobamos que bootea, lo soluciono.


Hi, here I bring the TWRP recovery compiled by me from sources, although I have no cell phone and as such, is not tested, but everything is checked before compiling and should work perfectly.

I need a tester with BL unlocked, if anyone is encouraged here is the link:

LINK: http://d-h.st/5oN


To flash it, you have to turn on the mobile in bootloader mode, connect to pc and use fastboot to:

fastboot flash recovery recovery.img

Should not be alarmed not work, I leave the stock, which flashed in the same way as above, removes all problems:

LINK: http://d-h.st/e0c


BUGS: The phone did not charge off (You will enter a recovery), if we check that boots, I fix it.
 
Last edited:

josalaito

Senior Member
Aug 25, 2012
138
229
I'm that guy and i can clarify some things for unbooted cwm, first of all, you should use this fstab: https://github.com/oblikas/android_device_motorola_ghost/blob/master/recovery.fstab (It says moto x but is the same) and this parameter in BoardConfig: BOARD_MKBOOTIMG_ARGS := --ramdisk_offset 0x02000000 , i only need the BOARD_KERNEL_BASE for make a functional kernel, but when i use readers, the result is 0x0000000, so that's a problem.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 12
    Now that my own kernel is starting up, I will continue trying to get CWM booting :)

    11
    I asked Motorola for the kernel sources - here is their response.
    8
    Code:
    #include <std_disclaimer.h>
    /*
    * 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.
    */

    OK so I was bored and built CWM for the G.

    My G is an xmas pressie for someone thus the bootloader has to remain locked, so I have no idea if this works.

    If anyone has an unlocked bootloader and wants to have a look at this go ahead and please report back.

    DO NOT FLASH THIS

    If you want to try it out, use:

    Code:
    fastboot boot recovery.img

    So that the system remains unchanged.

    MD5# 74fd2c875519894085a4f3f70167b895
    8
    No CWM without kernel sources, stock kernel does not allocate enough memory for CWM or TWRP in initrd.
    6
    A guy in HTCMania.com has published (just 20minutes ago) a TWRP Recovery compiled from Motorola sources, but it hasn't been tested cause he doesn't got the MotoG already.

    I've asked him about publishing here, so I wish it should be published here in a little.

    [/I]

    I have tested this, and it fails. same issue you guys are having with CWM. it fails to boot into recovery, it will just reboot back into the bootloader

    screenshot:

    2013-12-07210301_zps124656bf.jpg