Guest hecatae Posted June 20, 2012 Report Posted June 20, 2012 follow the instructions here: http://gadgetstip.com/root-lg-spectrum-smartphone-method-by-dan-rosenberg/ the run batch file contains this code: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: :: LG Spectrum root script :: Windows version :: :: Copyright (C) 2012 Dan Rosenberg (@djrbliss) :: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: :: Instructions: :: :: 1. Ensure you have the latest drivers installed from LG :: :: 2. Put your device in debugging mode :: :: 3. Attach it via USB :: :: 4. Run this script in the same directory as the rest of the extracted :: zipfile :: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: @echo off cd "%~dp0" echo [*] echo [*] LG Spectrum Root Exploit (Windows version) echo [*] by Dan Rosenberg (@djrbliss) echo [*] echo [*] Before continuing, ensure USB debugging is enabled, that you echo [*] have the latest LG drivers installed, and that your tablet echo [*] is connected via USB. echo [*] echo [*] Press enter to root your phone... pause echo [*] echo [*] Waiting for device... adb wait-for-device echo [*] Device found. adb shell "rm /data/gpscfg/gps_env.conf 2>/dev/null" adb shell "ln -s /data /data/gpscfg/gps_env.conf" echo [*] Rebooting device... adb reboot echo [*] Waiting for device to reboot... adb wait-for-device adb shell "echo 'ro.kernel.qemu=1' > /data/local.prop" echo [*] Rebooting device again... adb reboot echo [*] Waiting for device to reboot... adb wait-for-device echo [*] Attemping persistence... adb remount adb push su /system/bin/su adb shell "chmod 6755 /system/bin/su" adb shell "ln -s /system/bin/su /system/xbin/su" adb push busybox /system/xbin/busybox adb shell "chmod 755 /system/xbin/busybox" adb shell "/system/xbin/busybox --install /system/xbin" adb push Superuser.apk /system/app/Superuser.apk echo [*] Cleaning up... adb shell "rm /data/local.prop" adb shell "rm /data/gpscfg/*" adb shell "chmod 771 /data/" echo [*] Rebooting... adb reboot adb wait-for-device echo [*] Exploit complete! echo [*] Press any key to exit. pause adb kill-server [/code]
Guest hecatae Posted July 1, 2012 Report Posted July 1, 2012 clockworkmod recovery already available here: http://download2.clockworkmod.com/recoveries/recovery-clockwork-5.8.4.5-e400.img via http://www.clockworkmod.com/rommanager
Guest Ygreck Posted August 11, 2012 Report Posted August 11, 2012 can someone compile the CWM to version 6.1.0 for the L3 ?
Guest hecatae Posted August 12, 2012 Report Posted August 12, 2012 can someone compile the CWM to version 6.1.0 for the L3 ? http://www.multiupload.co.uk/MK0KCLR4RE above
Guest Ygreck Posted August 12, 2012 Report Posted August 12, 2012 nice, thx^^ but this version has some bugs: - there is no select-button xDD - the font is to oversized
Guest WhiteDeath25 Posted November 5, 2012 Report Posted November 5, 2012 The root process need some update. in my country (brazil) the new firmware(V10D) cannot be rooted, but V10C can. it's say read-only file system,etc
Guest hecatae Posted November 14, 2012 Report Posted November 14, 2012 The root process need some update. in my country (brazil) the new firmware(V10D) cannot be rooted, but V10C can. it's say read-only file system,etc yes LG read forums and fix bugs
Guest mtr33 Posted December 4, 2012 Report Posted December 4, 2012 FYI, V10K (Europe Open) is the latest version I've been able to root. V10N was a no go (for me at least). If anyone had more success, please post.
Guest sparhawk76 Posted December 4, 2012 Report Posted December 4, 2012 FYI, V10K (Europe Open) is the latest version I've been able to root. V10N was a no go (for me at least). If anyone had more success, please post. I am working on testing a root exploit for the v11e (only thing I haven't tried is the linux side of the script) ... I'm guessing it might work for v10N, will release it soon and you can check. If you want a copy of what I've made so far I can work on zipping it up and getting you a test copy. Sparhawk
Guest mtr33 Posted December 5, 2012 Report Posted December 5, 2012 Sparhawk, did you try an older version of superoneclick? Supposedly the "rageagainstcache" mode works on some e400 roms that the script doesn't. I haven't had the time to test it myself though, maybe over the Xmas holidays.
Guest Ygreck Posted December 14, 2012 Report Posted December 14, 2012 I read that someone root his L3 with v10K with this
Guest alibaiarali Posted December 17, 2012 Report Posted December 17, 2012 ive tried a bunch of Europe open firmwares..and i cannot root anyone..10c,10d,10k..ive useb both poot and dan rosenberg methods! Pls help..me with an advice..or a link for a rootable firmware..and root method! Thanks
Guest Ygreck Posted December 29, 2012 Report Posted December 29, 2012 (edited) in this germen board a user find a trick to root v10k and higher, everytime! my bad translation ;P :After KDZ-Flash delete all LG-DriverReinstall LG USB-DriverActivate USB DebbugingUse LG_Spectrum_and_E400_Root-Account-Activation_Windows( Funny, it was the only one that works )Finish rooting thanks to MerekFynn!! Edited December 29, 2012 by Ygreck
Guest xshinichix Posted December 30, 2012 Report Posted December 30, 2012 in this germen board a user find a trick to root v10k and higher, everytime! my bad translation ;P :After KDZ-Flash delete all LG-DriverReinstall LG USB-DriverActivate USB DebbugingUse LG_Spectrum_and_E400_Root-Account-Activation_Windows( Funny, it was the only one that works )Finish rooting thanks to MerekFynn!! ive tried this multiple times, but i can't still root v10k and higher firmwares with my new lg -e400. thats why i reflash my phone to v10j
Guest Ygreck Posted December 30, 2012 Report Posted December 30, 2012 I dont know, i havent test it... Maybe the german or EU Version work better
Guest xshinichix Posted December 30, 2012 Report Posted December 30, 2012 I dont know, i havent test it... Maybe the german or EU Version work better im tried EU and German versions of those firmware, but still same results :(
Guest madprofessorus Posted February 24, 2013 Report Posted February 24, 2013 I have tried a couple of methods,including this one,noone worked so far for me,my device has the latest firmware on V11,is there any new method?
Guest madprofessorus Posted February 25, 2013 Report Posted February 25, 2013 Big apologies,V10m I meant,I got it about two weeks ago,maybe its a new one
Guest Angelcho Posted February 26, 2013 Report Posted February 26, 2013 Big apologies,V10m I meant,I got it about two weeks ago,maybe its a new one it's old fw actually, btw what error do you get?
Guest madprofessorus Posted February 26, 2013 Report Posted February 26, 2013 It's the greek version,I get an error saying link failed,permission denied,I get two reboots but the root doesnt work
Guest poke95man Posted April 2, 2013 Report Posted April 2, 2013 Recently received a call from the warranty and I have a problem with the root. Versions of this mobile phone are E400f
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now