Q&A for [ROOT] [TOOL] Easy Ace Root Tool
Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer.
Before posting, please use the forum search and read through the discussion thread for [ROOT] [TOOL] Easy Ace Root Tool. If you can't find an answer, post it here, being sure to give as much information as possible (firmware version, steps to reproduce, logcat if available) so that you can get help.
Thanks for understanding and for helping to keep XDA neat and tidy!
Yesterday I followed this how to carefully. I executed EasyAceRootTool option1 .
It was reporting I need to upgrade RUU to 3.13.0.0 so it automatically loaded the HTC RUU.
When I was executing HTC RUU I was receiving a 171 USB connection error (using Windows 8) at the end
of the process,HTC was freezing and was forced to remove battery and restart.
So I read forum and as suggested I placed rom.zip in my sd card / , and renamed it with PD98IMG.zip .
I was restarting the phone with HBOOT , I allowed the load of PD98IMG.zip , it was loaded correctly and restarted using
power . But when I check the version I do not have 3.13.0.0 !!
PD98IMG.zip contains 3.13.0.0 , I verified it decompressing the file.
What am I failing please ? Should I use the goldcard procedure ?
Related
Q&A for [How-to] How I expanded my app storage (repartitioning)
Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer.
Before posting, please use the forum search and read through the discussion thread for [How-to] How I expanded my app storage (repartitioning). If you can't find an answer, post it here, being sure to give as much information as possible (firmware version, steps to reproduce, logcat if available) so that you can get help.
Thanks for understanding and for helping to keep XDA neat and tidy!
Stuck!
Hi so when I try to re partition it says that the block is still mounted when I have run the umount command and it returns that it unmounts sucessfully then when I go back and try again it says Invalid Argument. I fear that after I recovered from a soft brick caused by the Fire Parted utility I messed up my kindle. Could anybody help me out?
Thanks for the great tutorial, however am having problems with adb commands when the device is in recovery mode. Is there a way to authorize adb when the device is in recovery mode?
I've tried changing the ro.adb.secure=1 to ro.adb.secure=0 in build.prop but it still doesn't work once the device is rebooted.
[Q&A] [PSA] NO OTAs!! | Keep Root/Unlock | How-To: Block OTA, DL SW/FW, Update Manua
Q&A for [PSA] NO OTAs!! | Keep Root/Unlock | How-To: Block OTA, DL SW/FW, Update Manually
Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer.
Before posting, please use the forum search and read through the discussion thread for [PSA] NO OTAs!! | Keep Root/Unlock | How-To: Block OTA, DL SW/FW, Update Manually. If you can't find an answer, post it here, being sure to give as much information as possible (firmware version, steps to reproduce, logcat if available) so that you can get help.
Thanks for understanding and for helping to keep XDA neat and tidy!
Flash not working modem 11c
I'm really lost. I'm flashing the modem with the flash2 file and every time nothing changes. The script says it ran successfully but still nothing.
I did capture one thing :
"Skipped MDS check : no MDS file found"
Sent from my VS985 4G using XDA Free mobile app
Does this work for the D852 (Canadian variant)?
I tried manually flashing a D852 from a downloaded KDZ and i ended up with a security error every time i boot.
I had to restore from backup.
Any clues?
bartcoop2 said:
I tried manually flashing a D852 from a downloaded KDZ and i ended up with a security error every time i boot.
I had to restore from backup.
Any clues?
Click to expand...
Click to collapse
You probably forgot to flash a lollipop kernel. Happened to me too.
---------- Post added at 01:37 AM ---------- Previous post was at 01:35 AM ----------
Boydii said:
I'm really lost. I'm flashing the modem with the flash2 file and every time nothing changes. The script says it ran successfully but still nothing.
I did capture one thing :
"Skipped MDS check : no MDS file found"
Sent from my VS985 4G using XDA Free mobile app
Click to expand...
Click to collapse
You have to put the files inside a folder named "flash2".
/sdcard/flash2/(your files here)
Hope it helps!
Hi together,
unfortunately I am having problems with using Flash2System.zip and/or Flash2Boot.zip and/or Flash2Modem.zip. If I try to install any of this files, I get the following output:
Code:
Installing '/sdcard/Flash2System.zip'...
Checking for MD5 file...
Skipping MD5 check: no MD5 file found
Getting things ready..
Flashig system.img
Cleaning up..
Finished. OK
script succeeded: result was [Finished. OK]
Updating partition details...
...done
Everything finishes within 1-2s and nothing has been changed on the phone afterwards...
Files I tried to flash:
Code:
/sdcard/flash2/system.img
/sdcard/flash2/boot.img
/sdcard/flash2/modem.img
ZIP-Files I've used:
Code:
/sdcard/Flash2System.zip
/sdcard/Flash2Boot.zip
/sdcard/Flash2Modem.zip
Device: LG G3 (D855). All system files merged sucessfully to /sdcard/flash2/system.img (extracted D85520P_00.kdz). Other files have been renamed after extracting (boot.bin --> boot.img; modem.bin --> modem.img). Tool used to extract KDZ-File: KDZ and TOT Extractor: http://forum.xda-developers.com/showpost.php?p=49192452&postcount=1
Any idea what went wrong?
[Q&A] [TUTORIAL][ROOT+CM10.1]Root HTC Wildfire S 2012 Edition and install CM10.1 ROM
Q&A for [TUTORIAL][ROOT+CM10.1]Root HTC Wildfire S 2012 Edition and install CM10.1 ROM
Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer.
Before posting, please use the forum search and read through the discussion thread for [TUTORIAL][ROOT+CM10.1]Root HTC Wildfire S 2012 Edition and install CM10.1 ROM. If you can't find an answer, post it here, being sure to give as much information as possible (firmware version, steps to reproduce, logcat if available) so that you can get help.
Thanks for understanding and for helping to keep XDA neat and tidy!
how to increase internal memory???
AmirNajjar said:
1.Unlock your bootloader from htcdev.com
"Note:Keep the Android folder you created to unlock your HTC Wildfire S"
2.Download "recovery.img" attached to the post and put it into your C:\Android folder
3.On your device open hboot (long press volume down + power) and go into fastboot and plug your device into your PC so it should appear above as "FASTBOOT USB"
4.Open CMD and run those commands:
Code:
cd \Android
fastboot flash recovery recovery.img
5.Close CMD and power off your device
6.Download the attached "root.zip" and place it in your phone's sdcard
7.Open your hboot and navigate with volume buttons to "RECOVERY"and press power
8.Navigate to backup and restore ==> backup ==> yes and wait for the operation to be completed
9.Navigate to install zip from sdcard ==> choose zip from sdcard ==> root.zip ==> yes
10.Reboot system now and congrats your phone is rooted
11.Download this file and this file and place them in sdcard
12.Go again to recovery and install zip from sdcard ==> choose zip from sdcard ==> cm-10.1-20130703-4.3-F-NIGHTLY-marvel.zip ==> yes
13.install zip from sdcard ==> choose zip from sdcard ==> gapps-jb-marvel-20130630-signed.zip ==> yes
14.reboot system now it might take 15~30 minutes to boot and you have a CM10.1 ROM :victory:
"Note:for increasing internal memory ask me if you want"
"Note:for the ROM link head here to see it and its bugs and the bug I found was with INT2EXT "
"Note: please read this note "THIS THREAD IS FOR HTC WILDFIRE S 2012 EDITION NOT THE NORMAL ONE"
Click to expand...
Click to collapse
give me tutorial to increase internal memory
Q&A for [LWX49K&LDZ22D] Rooting made easy
Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer.
Before posting, please use the forum search and read through the discussion thread for [LWX49K&LDZ22D] Rooting made easy. If you can't find an answer, post it here, being sure to give as much information as possible (firmware version, steps to reproduce, logcat if available) so that you can get help.
Thanks for understanding and for helping to keep XDA neat and tidy!
being able to simply copy and paste music to the watch would be awesome !
is there a way to undo or uninstall the supersu?
can't root
After reboot to bootloader, I see on device white screen with text "Running Fastboot" and I can't do anymore with device, only reboot manually from button. Please help to root.
So, rooting instructions are a bit confusing because there are the computer instructions and device instructions. This is how it works here.
Reboot to fastboot on your computer
Fastboot boot twrp.zip on computer
Adb push root files.zip on computer
Install root.zip in twrp on the watch
That should do it.
I'm stuck at fastboot too, I just get waiting for device on the terminal. I can boot into fastboot but can't boot the img
Q&A for KPPD - Configure post-processing settings of your display! [2015/07/25]
Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer.
Before posting, please use the forum search and read through the discussion thread for KPPD - Configure post-processing settings of your display! [2015/07/25]. If you can't find an answer, post it here, being sure to give as much information as possible (firmware version, steps to reproduce, logcat if available) so that you can get help.
Thanks for understanding and for helping to keep XDA neat and tidy!
Once I get the files pushed and run the adb shell I'm unable to copy either file from /data/local/tmp/ to /system/bin/ or /system/etc/. A ls in the /data/local/tmp/ directory shows them both there, but doing a list show in /system/bin/ or /etc/ shows nether file copying. I didn't even realize it until I tried to chmod the permissions and got a "file does not exist" message. When I try to copy it states that the file is "Read-only", doing su cp /data/local/... doesn't work either. Is my ADB/shell install just jacked and not actually pulling proper super user permissions?
hi
you'll need to download the kppd release below, and unpack it to prep for some adb fun...
Click to expand...
Click to collapse
download and unpack it to where ? the pc ? the lg g4 device ? sorry for my lack of understanding ...
rooted my g4 yesterday... do i need a ROM installed for use ROM Toolbox app to run this script and make
this all thing work.. can some1 plz explain slowly how to do this all process so it will work on my device..
thanx in advanced...
some1 can guide me from here.. ?
did the all adb stuff
now i try to find the KPPD script in my device with ROM Toolbox..
1. press: Scripter
2. press on "+" to import
3. found KPPD file in: Home->system->bin
the problem is that the KPPD file logo is a white paper not a script logo.. i try to import it anyway.. press on it and got this message: "This file is too large"
maby i need to load in the rom toolbox the postproc.conf file ?
I'm not sure that i know what i need to do in the Rom Toolbox app..
can some1 plz help me from here...
thanx...