The D4 Utility ICS only doesn't recognize the phone (drivers installed, USB connected), Not sure if USB debugging is on though... probably not:icon_eek:
Can RSD be used as an alternative, or is there a workaround?
Hey there, I realized that the ICS only script would hang if your phone is stuck in the bootloader. I add some notes to my post about the tool on how to get around this.
If you are on ICS and somehow have gotten stuck in the bootloader read this: Menu 9 for the tool starts out rebooting the phone into the bootloader using adb. So the script will hang if the phone is already in the bootloader. It was written this way to made it super easy for everyone jumping. However it is easy to get around this if you are stuck in the bootloader mode. After downloading the tool do the following:
1. Right click on the script and select edit. Should open in notepad
2. Scroll down until you see the script for menu 9
3. Find the line that says "files\adb reboot-bootloader"
4. Delete the line and then save
5. Run the script and it will then flash without trouble.
Last edited: