Introducing root directly in the firmware is a temporary solution, until we make CWM-recovery..
Firmware ROW - multilanguage! (International)
So, as all the models yoga2 have the same size partition system (it would be mmcblk0p13) that can flash system.mg from one version to another (at your own risk of course)
How do you do! I am a YOGA 830f users from China.Very happy to communicate with you!
Previously, I successfully extracted su and supersur.apk,and managed to get root privilege, thank you very much for sharing. Now I have my share out!
I'm afraid you can not open the page, so I will upload page packed in the annex.
Now, as you say, we can not stop! We want to adaptation CWM!
I share what I found :
By comparison file, I found all versions of firmware core of yoga is the same, which means that you can write to any one version, annd in fact has been verified.
when I use CM11 source made recovery.img, and write up my tablet 830f, but when prompted to enter, it tips:"Signature verification failed!"
So I think there is a boot.img signature verification, but I can not find where it is. Can you help me ?
Also, when I use the official source to re-create in CM11, tips shown:
Code:
[email protected]:~/android/cm11/device/lenovo/YT2/linux/kernel$ make
/home/tang/android/cm11/device/lenovo/YT2/linux/kernel/scripts/gcc-version.sh: 行 25: x86_64-linux-android-gcc: 未找到命令
/home/tang/android/cm11/device/lenovo/YT2/linux/kernel/scripts/gcc-version.sh: 行 26: x86_64-linux-android-gcc: 未找到命令
make: x86_64-linux-android-gcc:命令未找到
make[1]: Nothing to be done for 'all'.
make[1]: Nothing to be done for 'relocs'.
CHK include/generated/uapi/linux/version.h
CHK include/generated/utsrelease.h
CC kernel/bounds.s
/bin/sh: 1: x86_64-linux-android-gcc: not found
/home/tang/android/cm11/device/lenovo/YT2/linux/kernel/./Kbuild:35: recipe for target 'kernel/bounds.s' failed
make[1]: *** [kernel/bounds.s] Error 127
Makefile:838: recipe for target 'prepare0' failed
make: *** [prepare0] Error 2
[email protected]:~/android/cm11/device/lenovo/YT2/linux/kernel$
What should I do ? I've updated gcc, but useless.