Search results

  1. L

    Post [2017-09-07] - [NWS2.170620.003] - [Fastboot + TWRP Zip] - Factory Images

    It seems that correct way is fastboot format cache fastboot format userdata Your way leaves userdata and cache unformated - this can be bootloop reason. You can boot into TWRP fastboot boot twrp-3.1.1-0-lenok.img and format userdata and cache from within TWRP.
  2. L

    Post [Guide] Lenovo Tab 2 A10-70 Root, Recovery, Xposed and Others

    Does "ntfs-3g /dev/block/mmcblk1p1 /sdcard/test" works? It seems that ntfs-3g doesn't see device file. Is it realy /dev/block/vold/public:179,129 in MM? I'm still on LP and device file is /dev/block/vold/179:129.
  3. L

    Post [Guide] Lenovo Tab 2 A10-70 Root, Recovery, Xposed and Others

    Tzul, do you have any ideas what is /sig/recovery.sig for in A10-70L_S000214_170606_ROW_WCFEE7F639.zip ? I don't find recovery.img in OTA archive and recovery.sig doesn't mentioned in updater script ... :confused: Does TWRP survives after flashing OTA?
  4. L

    Post Good for Enterprise (GFE) [03-7-2014] root workaround

    Surely it shoudn't. Only exact (and rather old) GFE version 2.7.1.390 works with this module. Newer GFE versions detects Xposed by itself and prohibits to start. Very likely that Good Work behavior would be the same.
  5. L

    Post Elephone P6000 Pro MTK6753 Information Thread: Root, Recovery, ROMS and more

    I don't know, I don't test that one ever, I've managed to compile TWRP 2.8.7.0 for P6000 Pro in Dec 2015 and use TWRP on my phone since that. Currently I'm using TWRP 3.0. For unknown (for me) reason Deepflex strongly promotes his build of PhilZ recovery as the only one suitable for flashing CM...
  6. L

    Post [KERNEL] [test] [MM 6.0 Stock ROM] Frankenlenok (AW2 test kernels on post #86)

    Not sure what enhancements you are talking about :confused: Which one - LG logo or bootanimaion. In case of bootloop on bootanimation - your choices are wipe Dalvik/ART cache or factory reset via recovery. Also you can revert to previous version (MEC23G) by flashing full ROM via fastboot...
  7. L

    Post Elephone P6000 Pro MTK6753 Information Thread: Root, Recovery, ROMS and more

    Don't waste your time - life is short :D Don't wait - try it by yourself and you'll be surprised. I've also use DCU for several months, then switched to CM12.1 in March and install latest CM 12.1 version (2016.06.10) a week ago and quite happy with it. Security updates 01.05.2016 - Stagefright...
  8. L

    Post [KERNEL] [test] [MM 6.0 Stock ROM] Frankenlenok (AW2 test kernels on post #86)

    therock11, only boot partition hashsum is checked in AW 1.5 (MWD48B) OTA update apply_patch_check("EMMC:/dev/block/platform/msm_sdcc.1/by-name/boot:15124480:1aed84fff4ee49b1304b57d62249e3a419331dd5:15126528:be9b0260b6d91f620fa27963cc87762fb8de99f2") ||...
  9. L

    Post [Guide] Lenovo Tab 2 A10-70 Root, Recovery, Xposed and Others

    AFAIK Xposed couldn't allow voice calls, it's blocked at lower lower in modem and NVRAM settings. As for cm-su - it's integrated in CM code and much more secure intelligent, than external root tools for stock, thus introduced less security risks.
  10. L

    Post [Guide] Lenovo Tab 2 A10-70 Root, Recovery, Xposed and Others

    Xposed won't patch stock ROM with newest Google security updates. Stock ROM still has vulnarable Stagefright Multimedia Framework. And Xposed won't allow neither USSD requests nor voice calls on this tab. Many security enhanced apps, such as mobile internet banking, or corporate remote access...
  11. L

    Post [Guide] Lenovo Tab 2 A10-70 Root, Recovery, Xposed and Others

    Not sure, something wrong with TWRP 3.0.0-0? I've looked through commits in GitHub TWRP repo form 3.0.0-0 to 3.0.2-0 and don't find any significant changes. Most commits are about some language translation improvement.
  12. L

    Post Good for Enterprise (GFE) [03-7-2014] root workaround

    If you use root embedded in CM 13 (cm-su) you could try to temporary disable root access in settings - for developers before starting GFE.
  13. L

    Post Good for Enterprise (GFE) [03-7-2014] root workaround

    AFAIK there is configurable setting on GFE server that prohibit attachments opening via regular Android apps. It seems that ddimple4 is lucky and this security setting does not enforced on GFE server he is working with. Attachments viewer (a part of SmartOffice code) is embedded in GFE apk, so...
  14. L

    Post Good for Enterprise (GFE) [03-7-2014] root workaround

    What GFE version non-rooted users use to see the attachment? I guess 3.x? It seems to be a kind of drawback of this hack. Current GFE (3.2.2.442) included special restricted version of SmartOffice 2.5 for attachments viewing without dropping file on device outside GFE. Several versions before it...
  15. L

    Post [Guide] Lenovo Tab 2 A10-70 Root, Recovery, Xposed and Others

    *.apk coudn't be a "true" virus (like stealth viruses for Windows) because every apk required java runtime (dalvik or ART) which is separated from apk. Thus every apk is running within its own virtual environment (sandbox). And powerfull antivirus software mostly detect suspicious code inside...
  16. L

    Post [Guide] Lenovo Tab 2 A10-70 Root, Recovery, Xposed and Others

    May be, but IMHO A10-70 doesn't has bmi160 installed https://www.bosch-sensortec.com/bst/products/all_products/bmi160, and it seems that service /system/bin/bm160d is for this device only and there is no such service in stock ROM. Whatever it is, automatic screen rotation works fine on my...
  17. L

    Post [Guide] Lenovo Tab 2 A10-70 Root, Recovery, Xposed and Others

    A10-70L_S117_160226_ROW for SP FT. I've found that service bmi160d write a lot to /data/misc/sensor/sensord.log. It seem that this service is for bmi160 3D-accelerometer and gyroscope and there is no such device in A10-70. So I've simply stop this service [email protected]:/ # stop bmi160d...
  18. L

    Post LeeDrOiD R Urbane Port V3.1 - Wear 1.3 - September 14th- Stable

    Technically yes, because this OTA totally ovewrited bootloader, boot and system partitions with new images. But there are two preflash checks in updater-script (!less_than_int(1454365200, getprop("ro.build.date.utc"))) || abort("Can't install this package (Mon Feb 1 22:20:00 UTC 2016) over...
  19. L

    Post LeeDrOiD R Urbane Port V3.1 - Wear 1.3 - September 14th- Stable

    Yes, surely. Or if you have TWRP installed on your watch, you can download 6.0.1 OTA update 30bf69abc5e5c1650bee72cdbf364ba190723f92.signed-lenok-ota-2576000.zip from Google and flash it via TWRP.
  20. L

    Post [Guide] Lenovo Tab 2 A10-70 Root, Recovery, Xposed and Others

    It seems that the author of BlissPop for A10-70L port (@psihop at russian Lenovo forum) doesn't properly take in to account SoC differences (MT6752 for P7000 and MT8732 for A10-70L) and there are incorrect (non listeted in /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_frequencies)...
  21. L

    Post ROM] 18/11 Eragon v1.0 P6000 Pro | Android 5.1 |Google / AOSP | Mods

    Lefti1511, take a look at official Elephone forum http://bbs.elephone.hk/forum-284-1.html. There you can find a lot of custom ROMs for P6000 Pro - CM12.1, MokeeOS, EMUI etc as well as the stock ROM for FT. You can try to flash one them to get rid of malware in stock OTA. And patienlely wait for...
  22. L

    Post [Guide] Lenovo Tab 2 A10-70 Root, Recovery, Xposed and Others

    Yes, correct, very helpful info, thanks a lot! :good: I've reflash preloader and lk.bin from latest 5.0 stock (A10-70L_S117_160226_ROW) and reboot worked as intended.
  23. L

    Post [Guide] Lenovo Tab 2 A10-70 Root, Recovery, Xposed and Others

    zMILWAUKEE, I've also suffered from this issue after flashing BlissPop. Neither adb reboot recovery nor adb reboot-bootloader worked for me from Android or TWRP. In all cases my A10-70L rebooted back to Android and this was rather annoing :( It seems that issue was somewere in 5.0...
  24. L

    Post [KERNEL] [test] [MM 6.0 Stock ROM] Frankenlenok (AW2 test kernels on post #86)

    zarnox, what version of SuperSU do you use for root? With Wear 1.4 (Adroid 6.0.1) on watches you have to use systemless SuperSU version. There is nothing special in term of rooting with this kernel. I've succesfully rooted my watches with Frankenlenok kernel (boot-v0.3 and boot-v0.4.1) via TWRP...
  25. L

    Post [Guide] Lenovo Tab 2 A10-70 Root, Recovery, Xposed and Others

    Yoy have to enable navigation bar in Settings -> Bliss interface -> Navigation options -> Navigation bar -> Enable navigation bar It is mentioned in post with ROM on russion Lenovo forum. Mine is at 320 DPI and it can be changed in Settings -> Display & Light -> Advanced Dispaly setting -> LCD...
  26. L

    Post [Guide] Lenovo Tab 2 A10-70 Root, Recovery, Xposed and Others

    Try to change these lines in /system/build.prop via adb shell ro.product.locale.language=ru ro.product.locale.region=RU Be carefull - all symlinks to busybox in /system/xbin/ are broken :(
  27. L

    Post [Guide] Lenovo Tab 2 A10-70 Root, Recovery, Xposed and Others

    Not all - you can't flash preloader*.bin via TWRP (and you surely don't have to), don't flash recovery.img if you want to keep TWRP and rollback to previous ROM after testing BlissPop, no reasons to flash cache.img via TWRP - simply wipe cache and you can't flash userdata.img - wipe data...
  28. L

    Post [Guide] Lenovo Tab 2 A10-70 Root, Recovery, Xposed and Others

    I'm pretty shure it's quite safe to make full nandroid backup via TWRP 3.0 and then falsh and try it. You don't need my TWRP backup of Bliss Pop ROM - TWRP 3.0 is able to flash sparce system.img for SPFT as well as others binary images (boot.img, lk.bin etc.). You only have to rename *.bin to *...
  29. L

    Post [Guide] Lenovo Tab 2 A10-70 Root, Recovery, Xposed and Others

    Already posted in my post above yours. Refresh the page. ;)
  30. L

    Post [Guide] Lenovo Tab 2 A10-70 Root, Recovery, Xposed and Others

    You have to search whole web thoroughly for custom ROMs, not only this thread. :D Currently I'm running UNOFFICIAL BlissPop v4.0.3 on my A10-70L.. It based on CM 12.1 (Android 5.1.1) with highly customised Bliss GUI. :good: You can find it on unofficial Russian Lenovo forum Lenovo Tab 2 A10-70L...
  31. L

    Post Elephone P6000 Pro MTK6753 Information Thread: Root, Recovery, ROMS and more

    I don't use FM radio, neither on stock nor on CM 12.1. IMO there is no critical bugs in CM 12.1 and security level is higher than on stock. Of cause there are some problems: WiFi in sleep mode, mobile network reconnect, apps to sdcard moving, I hope they'll be fixed by Deepflex soon.
  32. L

    Post [ROM][OTA][STABLE] CyanogenMod 12.1.1

    This may work incorrectly. AFAIK Egragon is based on stock and it seems that CM has elder version of SQLite engine compared to stock, thus you can get errors from various app in case they failed to read settings from *.db files. Make full nandroid backup via TWRP (for rollback to Eragon in...
  33. L

    Post [Guide] Lenovo Tab 2 A10-70 Root, Recovery, Xposed and Others

    Not in this case, beacause TWRP would rename the file back when you leave it. You simply have to remount /system as RW in Android mount -o remount,rw /system to be able to rename "/system/recovery-from-boot.bak" to "/system/recovery-from-boot.p" There are two things required for this to work -...
  34. L

    Post Elephone P6000 Pro MTK6753 Information Thread: Root, Recovery, ROMS and more

    CM 12.1 from Deepflex has embedded root with root access management embedded in Settings - Development menu. Also there is no bloatware from Elephone in this ROM and you can choose minimal (nano) GApps package to get rid of unwanted Google apps. DCU v12.1 20.10.2015 ROM (also from Deepflex) is...
  35. L

    Post [KERNEL] [test] [MM 6.0 Stock ROM] Frankenlenok (AW2 test kernels on post #86)

    Flashed yesterday, responsiveness feels as good as with v0.3. :good: Testing battery life. Sleeping all night long in theater mode - average consumption about 1% per hour. Many thanks, dirtyhank, for your awesome kernel!
  36. L

    Post [KERNEL] [test] [MM 6.0 Stock ROM] Frankenlenok (AW2 test kernels on post #86)

    dirtyhank, kernel binary remains from v0.3? Changes only in ramdisk? [email protected]:/ # cat /proc/version Linux version 3.10.40frankenlenok-0.3-g7ca26aa ([email protected]) (gcc version 4.9.4 20160303 (optimized) (UBERTC-4.9 .4) ) #5 SMP PREEMPT Sat Mar 26 11:17:50 CET 2016
  37. L

    Post [ROM][OTA][STABLE] CyanogenMod 12.1.1

    BlueFlame4, take it easier. It's very frustrating, but unfortunatelly this can happend with any chines manufacturer IMHO. About two years ago the same situation was with Jiayu. They don't publish kernel sources for Jiayu G4, but when developer from 4PDA made working custom kernel, it appeared...
  38. L

    Post [KERNEL] [test] [MM 6.0 Stock ROM] Frankenlenok (AW2 test kernels on post #86)

    OK, thats clear, thanks! Is it possible to tweak interactive governor behavior? Do you plan to embed systemless root into your boot images?
  39. L

    Post [KERNEL] [test] [MM 6.0 Stock ROM] Frankenlenok (AW2 test kernels on post #86)

    OK, lets see. Battery live is heavy depends on watches usage and installed watchfaces and apps, so its hard to compare it on different watches. But if only boot.img is changed, then it seems to be a more precise mesure. Also it would be interresting to look at cores frequency usage statistics...
  40. L

    Post [KERNEL] [test] [MM 6.0 Stock ROM] Frankenlenok (AW2 test kernels on post #86)

    Flashed yesterday, charged tonight. Responsibility visibly increased, buttery live would be known in two days, but Wear Buttery status and Android Wear app predictions aren't very optimistic - a bit more than 32 hours in comparison with 48+ hours on intersectRaven's 20160320_10 single core or...
  41. L

    Post [ROM][OTA][STABLE] CyanogenMod 12.1.1

    No, fastboot and TWRP are good alternatives to SP FlashTool. In order to "get write access" and be able flash custom recovery (PhilZ, TWRP etc) via fastboot you should follow instruction in visi0nary blog and unlock your bootloader. You have to agree with possible warranty void during...
  42. L

    Post [Q] Lenovo Tab 2 A10-70F --Root??

    Tzul, are you sure? :confused: AFAIK preloader and bootloader are different things. In stock ROM for SPFT bootloader image file name is lk.bin not preloader_hq8752_tb_b2b_l (20150907).bin ...
  43. L

    Post [Q] Lenovo Tab 2 A10-70F --Root??

    It seems that you still have old KK bootloader - I've seen such OTA update (A10-70L_S000115_160119_ROW.zip) without lk.bin inside.
  44. L

    Post [Q] Lenovo Tab 2 A10-70F --Root??

    thejan2009, you don't have to install any driver for SP FT on Linux, but you have to open access to corresponding USB VID and PID via udev (add a row to 51-android.rules which is ordinary lies in /etc/udev/rules.d/). On some Linux derivatives you should be a member of uucp or dialout group to...
  45. L

    Post Elephone P6000 Pro MTK6753 Information Thread: Root, Recovery, ROMS and more

    It seems that this thread on Elephone forum is better for non-russian speaking peoples. [Update] [CM12.1] [Stable] [P6000 Pro] [2016.03.18] Links for ROM downloading are the same on 4PDA and on Elephone forum.
  46. L

    Post LeeDrOiD R Urbane Port V3.1 - Wear 1.3 - September 14th- Stable

    Cold_Precision, it's possible to get Wear 1.4 directly by flashing stock 6.0.1 ROM (MEC23G) images via fastboot. Take a look at this post http://forum.xda-developers.com/showpost.php?p=65479479&postcount=1080 BTW, intersectRaven finaly make custom kernel for GWR 6.0.1...
  47. L

    Post 6.0.1 Changes for LG G Watch R

    Then you can unlock it, or find TWRP 3.0 for GWR with support for system.img flashing. Such support was added to TWRP 3.0, but official TWRP 3.0 lenok build lacks flashable flag for system partiton in recovery.fstab.
  48. L

    Post 6.0.1 Changes for LG G Watch R

    You can reflash stock 5.1.1 images via fastboot if your watches bootloader is unlocked. Stock images are here http://intersectraven.net/stock/G%20Watch%20R/ or here http://forum.xda-developers.com/g-watch-r/development/stock-boot-recovery-g-watch-r-t2956964 Images are the same for both, but...
  49. L

    Post LeeDrOiD R Urbane Port V3.1 - Wear 1.3 - September 14th- Stable

    Yes, it was mentioned here http://forum.xda-developers.com/showpost.php?p=62484004&postcount=710. Another workaround can be found here http://forum.xda-developers.com/showpost.php?p=65527350&postcount=46.
  50. L

    Post 6.0.1 Changes for LG G Watch R

    promi, try this way http://forum.xda-developers.com/showpost.php?p=62484004&postcount=710 It seems to be the only way to do the trick, but for 5.1.1 I neither test it by myself nor see any success reports. Yes correct. But intersectRaven don't announce his plans for GWR 6.0.1 custom kernel. :(...