[q] help!!!!!!!!! Noob!!!!! Can't root my 3d - HTC EVO 3D

Trying the S-OFF method but can't seem to get it to work. Downloaded the file and tried clicking it to execute it but nothing happens. I see tutorials for Windows, but what about Linux? Can someone please help?

jerrold24 said:
Trying the S-OFF method but can't seem to get it to work. Downloaded the file and tried clicking it to execute it but nothing happens. I see tutorials for Windows, but what about Linux? Can someone please help?
Click to expand...
Click to collapse
Did you download the linux version?

Yea I did but nothing happened. I got the beta key too.
Sent from my PG86100 using XDA Premium App

BDawgTrap said:
Did you download the linux version?
Click to expand...
Click to collapse
This is what I'm getting
[email protected]:~/android-sdk-linux_x86/tools$ android
[email protected]:~/android-sdk-linux_x86/tools$ fastboot flash_image recovery recovery-twrp-shooter-1.0.0.img
usage: fastboot [ <option> ] <command>
commands:
update <filename> reflash device from update.zip
flashall flash boot + recovery + system
flash <partition> [ <filename> ] write a file to a flash partition
erase <partition> erase a flash partition
getvar <variable> display a bootloader variable
boot <kernel> [ <ramdisk> ] download and boot kernel
flash:raw boot <kernel> [ <ramdisk> ] create bootimage and flash it
devices list all connected devices
reboot reboot device normally
reboot-bootloader reboot device into bootloader
options:
-w erase userdata and cache
-s <serial number> specify device serial number
-p <product> specify product name
-c <cmdline> override kernel commandline
-i <vendor id> specify a custom USB vendor id

Um, your fastboot command shows you are trying to flash twrp recovery. That is not S-OFF. You have to get S-OFF first.

go to this website and download the linux one. get s-off and then flash twrp through fastboot
http://revolutionary.io/

Related

[Q] Fastboot commands only give menu - please advise.

Every time I try and run a fastboot command... it just shows the fastboot help menu.
"fastboot devices" = menu
"fastboot recovery c:\recovery-en-goapk-0630-1029.img" = menu
all i ever get is:
--------------------------------
Fastboot version 1.0
usage: fastboot [ <option> ] <command>
commands:
update <filename> reflash device from update.zip
flashall flash boot + recovery + system
flash <partition> [ <filename> ] write a file to a flash partition
erase <partition> erase a flash partition
getvar <variable> display a bootloader variable
boot <kernel> [ <ramdisk> ] download and boot kernel
flash:raw boot <kernel> [ <ramdisk> ] create bootimage and flash it
devices list all connected devices
reboot reboot device normally
reboot-bootloader reboot device into bootloader
setserial <serial> set the device serial number
setrev <rev> set the device hardware revision
options:
-w erase userdata and cache
-s <serial number> specify device serial number
-p <product> specify product name
-c <cmdline> override kernel commandline
-i <vendor id> specify a custom USB vendor id
-b <base_addr> specify a custom kernel base address
-n <page size> specify the nand page size. default:
2048
----------------------------------------------------
i am unlocked.
i am in fastboot mode on my phone
i have used fastboot before to install 2.3.4 and i had zero issues
Anyone know why this could be happening?
no reply yet?
"fastboot flash recovery c:\recovery-en-goapk-0630-1029.img"
nevermind... im an idiot.
DISREGARD!
lol it happens.
i actually figured it out right as you posted a reply. thanks a lot, though!
Writing recovery failed. Any idea????

[Q] Fastboot crashes after flashing

After using batch file which included
fastboot -i 0x0b05 erase cache
echo ******************************
fastboot -i 0x0b05 erase userdata
echo ******************************
fastboot -i 0x0b05 erase recovery
echo ******************************
fastboot -i 0x0b05 erase staging
echo ******************************
fastboot -i 0x0b05 erase system
I bricked my device, and now, I wan't to flash factory image, but after i flash it (fastboot -i 0x0b05 flash staging system.blob) i can't reboot my device, or flash something else.
C:\Users\John St\Desktop\adt-bundle-windows-x86_64\sdk\platform-tools>fastboot -
i 0x0b05 flash recovery twrp.blob
sending 'recovery' (7462 KB)...
OKAY [ 2.040s]
writing 'recovery'...
OKAY [ 0.995s]
finished. total time: 3.036s
C:\Users\John St\Desktop\adt-bundle-windows-x86_64\sdk\platform-tools>fastboot d
evices
???????????? fastboot
C:\Users\John St\Desktop\adt-bundle-windows-x86_64\sdk\platform-tools>
Also, when i type fastboot devices i get ???????????? instead of my device id ( got normal id before flasing anything).
ADB not working, only fastboot...
and when I'm entering Recovery mode, red message apears " Unrecoverable bootloader error (0x00000000)
Where can be the problem?
Johnst said:
After using batch file which included
fastboot -i 0x0b05 erase cache
echo ******************************
fastboot -i 0x0b05 erase userdata
echo ******************************
fastboot -i 0x0b05 erase recovery
echo ******************************
fastboot -i 0x0b05 erase staging
echo ******************************
fastboot -i 0x0b05 erase system
I bricked my device, and now, I wan't to flash factory image, but after i flash it (fastboot -i 0x0b05 flash staging system.blob) i can't reboot my device, or flash something else.
C:\Users\John St\Desktop\adt-bundle-windows-x86_64\sdk\platform-tools>fastboot -
i 0x0b05 flash recovery twrp.blob
sending 'recovery' (7462 KB)...
OKAY [ 2.040s]
writing 'recovery'...
OKAY [ 0.995s]
finished. total time: 3.036s
C:\Users\John St\Desktop\adt-bundle-windows-x86_64\sdk\platform-tools>fastboot d
evices
???????????? fastboot
C:\Users\John St\Desktop\adt-bundle-windows-x86_64\sdk\platform-tools>
Also, when i type fastboot devices i get ???????????? instead of my device id ( got normal id before flasing anything).
ADB not working, only fastboot...
and when I'm entering Recovery mode, red message apears " Unrecoverable bootloader error (0x00000000)
Where can be the problem?
Click to expand...
Click to collapse
Did you manage to solve this problem ? I have the same issue with my TF300T.
mohlam12 said:
Did you manage to solve this problem ? I have the same issue with my TF300T.
Click to expand...
Click to collapse
No, I did not. Found topic with the same problem http://forum.xda-developers.com/showthread.php?t=1949572 , still, no one knows how to fix it without changing motherboard
Johnst said:
No, I did not. Found topic with the same problem http://forum.xda-developers.com/showthread.php?t=1949572 , still, no one knows how to fix it without changing motherboard
Click to expand...
Click to collapse
I've got the same issue today.
I can only enter fastboot mode.
while I flash the image like this:
fastboot -i 0x0b05 flash staging blob
and then fastboot devices id was replaced by ????????(any fastboot flash action will make this result)
I suppose we have to flash all through a basement package, but I can't find it any where.
I will post my result here if there is any new information .

[SOLVED]Can't format data...HELP!

I can't format my device I enter recovery --> advanced wipe check all things and when he comes to wiping data he restart. Is memory dead ? I still have warranty, but custom recovery is on it, and custom ROM, what to do ?
EDIT:
I tried to wipe one by one(internal storage, system, cache, dalvik, and last data) and he only restarts on data when data is trying to be wiped.
Thermaltake868 said:
I can't format my device I enter recovery --> advanced wipe check all things and when he comes to wiping data he restart. Is memory dead ? I still have warranty, but custom recovery is on it, and custom ROM, what to do ?
EDIT:
I tried to wipe one by one(internal storage, system, cache, dalvik, and last data) and he only restarts on data when data is trying to be wiped.
Click to expand...
Click to collapse
reboot into bootloader, and type the following:
fastboot format system
fastboot format userdata
fastboot erase chace
this should make life easier
fastboot format system give me a bunch of commands, same as userdata. Only erase cache did the thing.
I tried to enter fastboot erase data, and he gave me this:
erasing 'data'...
FAILED (remote: not allowed)
finished. total time: 0.005s
Click to expand...
Click to collapse
these are commands that he gave me :
C:\fastb>fastboot format system
usage: fastboot [ <option> ] <command>
commands:
update <filename> reflash device from update.zip
flashall flash boot + recovery + system
flash <partition> [ <filename> ] write a file to a flash partition
erase <partition> erase a flash partition
getvar <variable> display a bootloader variable
boot <kernel> [ <ramdisk> ] download and boot kernel
flash:raw boot <kernel> [ <ramdisk> ] create bootimage and flash it
devices list all connected devices
continue continue with autoboot
reboot reboot device normally
reboot-bootloader reboot device into bootloader
help show this help message
options:
-w erase userdata and cache
-s <serial number> specify device serial number
-p <product> specify product name
-c <cmdline> override kernel commandline
-i <vendor id> specify a custom USB vendor id
-b <base_addr> specify a custom kernel base address
-n <page size> specify the nand page size. default:
2048
C:\fastb>fastboot format userdata
usage: fastboot [ <option> ] <command>
commands:
update <filename> reflash device from update.zip
flashall flash boot + recovery + system
flash <partition> [ <filename> ] write a file to a flash partition
erase <partition> erase a flash partition
getvar <variable> display a bootloader variable
boot <kernel> [ <ramdisk> ] download and boot kernel
flash:raw boot <kernel> [ <ramdisk> ] create bootimage and flash it
devices list all connected devices
continue continue with autoboot
reboot reboot device normally
reboot-bootloader reboot device into bootloader
help show this help message
options:
-w erase userdata and cache
-s <serial number> specify device serial number
-p <product> specify product name
-c <cmdline> override kernel commandline
-i <vendor id> specify a custom USB vendor id
-b <base_addr> specify a custom kernel base address
-n <page size> specify the nand page size. default:
2048
Click to expand...
Click to collapse
If I'm not wrong this works only if you are S-OFF I am S-ON
Thermaltake868 said:
fastboot format system give me a bunch of commands, same as userdata. Only erase cache did the thing.
I tried to enter fastboot erase data, and he gave me this:
these are commands that he gave me :
If I'm not wrong this works only if you are S-OFF I am S-ON
Click to expand...
Click to collapse
hmm yeah, you are right, sorry been used to my Nexus 5
I relock the phone now and trying to install stock RUU currently my image version is 2.18.401.2 and RUU is 1.17.401.1 will that work ? I mean did anyone try this already ?
There is still no android 4.2.2 RUU for one x +
Thermaltake868 said:
I relock the phone now and trying to install stock RUU currently my image version is 2.18.401.2 and RUU is 1.17.401.1 will that work ? I mean did anyone try this already ?
There is still no android 4.2.2 RUU for one x +
Click to expand...
Click to collapse
What is ur hboot version.......
if it is higher 1.35 it wont work.......
[email protected] said:
What is ur hboot version.......
if it is higher 1.35 it wont work.......
Click to expand...
Click to collapse
It's 1.72. Then how am I supposed to return my phone to stock I mean it's my only hope, I really don't know what else to do.
Thermaltake868 said:
It's 1.72 how am I supposed to return my phone to stock I mean it's my only hope. I really don't know what else to do.
Click to expand...
Click to collapse
I exactly had the same issue with my HOX+.......
I flashed TWRP formatted Internal SDCARD itself to get it working...
But Can u try these commands from fastboot
Code:
fastboot erase userdata
fastboot erase system
fastboot erase cache
reboot into ur recovery
try installing the ROM.........
[email protected] said:
I exactly had the same issue with my HOX+.......
I flashed TWRP formatted Internal SDCARD itself to get it working...
But Can u try these commands from fastboot
Code:
fastboot erase userdata
fastboot erase system
fastboot erase cache
reboot into ur recovery
try installing the ROM.........
Click to expand...
Click to collapse
Read up I already try that, can't use fastboot erase system or data, only erase cache works. I was at TWRP trying to wipe all but can't when trying to wipe data phone restarts. I successfully erase internal storage, system, cache and dalvik in TWRP.
Thermaltake868 said:
Read up I already try that, can't use fastboot erase system or data, only erase cache works. I was at TWRP trying to wipe all but can't when trying to wipe data phone restarts. I successfully erase internal storage, system, cache and dalvik in TWRP.
Click to expand...
Click to collapse
Deleted
FIXED:
By Installing cwm recovery, and in cwm he manage to wipe all, and I return to TWRP and did the same thing there, now it's all working again, something was messed up, don't know exactly what, but it's gone now.

cannot install twrp and stock recovery deleted- help needed please

Need some help please with something that has gone wrong with my first attempt to alter Android. I wanted to install a custom recovery, root the phone and take it from there.
I have a Moto e 1st edition, xt1021, system info given below.
I unlocked the boot loader, installed Minimal ADB Fastboot 1.4.3, downloaded the latest TWRP image 3.3.1.-condor for the Moto e from the TWRP website.
I used flashboot flash recovery initially to install the TWRP image, which failed, but has wiped the stock recovery. I cannot boot into recovery or do a factory reset.
The phone will boot normally. If I try a factory reset, it boots normally. If I boot into recovery, I get the Android image on his back with a red triangle, and “no command”. If I go into system recovery from here, and try both 'update by adb sideload' or 'update from sd card', both fail.
I have tried flashboot boot recovery using a stock recovery, but the phone is stuck on the initial Moto logo.
I have also tried to install an earlier TWRP recovery, 2.7.1-condor and CWM 6.o.4.7 falcon but this has failed to install also.
I have now reached the limit of my abilities – any help much appreciated, but please spell out in words of one syllable if possible.
=========================================
C:\Users\ME\Desktop\phone\Minimal_ADB_Fastboot_v1.4.3>adb devices
List of devices attached
ZX1B245XHK device
C:\Users\ME\Desktop\phone\Minimal_ADB_Fastboot_v1.4.3>adb shell pm list features
feature:reqGlEsVersion=0x30000
feature:android.hardware.audio.output
feature:android.hardware.bluetooth
feature:android.hardware.bluetooth_le
feature:android.hardware.camera
feature:android.hardware.camera.any
feature:android.hardware.faketouch
feature:android.hardware.location
feature:android.hardware.location.gps
feature:android.hardware.location.network
feature:android.hardware.microphone
feature:android.hardware.screen.landscape
feature:android.hardware.screen.portrait
feature:android.hardware.sensor.accelerometer
feature:android.hardware.sensor.light
feature:android.hardware.sensor.proximity
feature:android.hardware.telephony
feature:android.hardware.telephony.cdma
feature:android.hardware.telephony.gsm
feature:android.hardware.touchscreen
feature:android.hardware.touchscreen.multitouch
feature:android.hardware.touchscreen.multitouch.distinct
feature:android.hardware.touchscreen.multitouch.jazzhand
feature:android.hardware.usb.accessory
feature:android.hardware.usb.host
feature:android.hardware.wifi
feature:android.hardware.wifi.direct
feature:android.software.app_widgets
feature:android.software.backup
feature:android.software.connectionservice
feature:android.software.device_admin
feature:android.software.home_screen
feature:android.software.input_methods
feature:android.software.live_wallpaper
feature:android.software.managed_users
feature:android.software.print
feature:android.software.sip
feature:android.software.voice_recognizers
feature:android.software.webview
feature:com.motorola.camera
feature:com.motorola.camera.chalmers
feature:com.motorola.context
feature:com.motorola.hardware.tier.
feature:com.motorola.hardware.wave.0
feature:com.motorola.smartaction2
feature:com.motorola.smartactions2_1.1
feature:com.motorola.software.bodyguard
feature:com.motorola.software.device.condor_umts
feature:com.motorola.software.fmradioservice
feature:com.motorola.software.fmrecording
feature:com.motorola.software.guideme
feature:com.motorola.software.product.condor_tescogb
feature:com.motorola.software.storageoptimizer
feature:com.motorola.software.x_line
==================================================
C:\Users\ME\Desktop\phone\Minimal_ADB_Fastboot_v1.4.3>
C:\Users\ME\Desktop\phone\Minimal_ADB_Fastboot_v1.4.3>adb reboot bootloader
C:\Users\ME\Desktop\phone\Minimal_ADB_Fastboot_v1.4.3>fastboot flash recovery C:
\Users\ME\Desktop\phone\Minimal_ADB_Fastboot_v1.4.3\twrp-2.7.2.0-hlte-4.3.img
target reported max download size of 299892736 bytes
sending 'recovery' (10738 KB)...
OKAY [ 0.608s]
writing 'recovery'...
(bootloader) Image size exeeded partition limits
(bootloader) image size exceeds limit
(bootloader) Failed to flash partition recovery
FAILED (remote failure)
finished. total time: 0.686s
C:\Users\ME\Desktop\phone\Minimal_ADB_Fastboot_v1.4.3>fastboot boot C:\Users\ME\
Desktop\phone\Minimal_ADB_Fastboot_v1.4.3\recovery-clockwork-6.0.4.7-falcon.img
downloading 'boot.img'...
OKAY [ 0.406s]
booting...
OKAY [ 0.499s]
finished. total time: 0.920s
========================================================
C:\Users\ME\Desktop\phone\Minimal_ADB_Fastboot_v1.4.3>FASTBOOT GETVAR ALL
usage: fastboot [ <option> ] <command>
commands:
update <filename> reflash device from update.zip
flashall flash boot, system, vendor and if fou
nd,
recovery
flash <partition> [ <filename> ] write a file to a flash partition
flashing lock locks the device. Prevents flashing
partitions
flashing unlock unlocks the device. Allows user to
flash any partition except the ones
that are related to bootloader
flashing lock_critical Prevents flashing bootloader related
partitions
flashing unlock_critical Enables flashing bootloader related
partitions
flashing get_unlock_ability Queries bootloader to see if the
device is unlocked
erase <partition> erase a flash partition
format[:[<fs type>][:[<size>]] <partition> format a flash partition.
Can override the fs type and/or
size the bootloader reports.
getvar <variable> display a bootloader variable
boot <kernel> [ <ramdisk> ] download and boot kernel
flash:raw boot <kernel> [ <ramdisk> ] create bootimage and flash it
devices list all connected devices
continue continue with autoboot
reboot [bootloader] reboot device, optionally into bootlo
ader
reboot-bootloader reboot device into bootloader
help show this help message
options:
-w erase userdata and cache (and format
if supported by partition type)
-u do not first erase partition before
formatting
-s <specific device> specify device serial number
or path to device port
-l with "devices", lists device paths
-p <product> specify product name
-c <cmdline> override kernel commandline
-i <vendor id> specify a custom USB vendor id
-b <base_addr> specify a custom kernel base address.
default: 0x10000000
-n <page size> specify the nand page size.
default: 2048
-S <size>[K|M|G] automatically sparse files greater
than size. 0 to disable
C:\Users\ME\Desktop\phone\Minimal_ADB_Fastboot_v1.4.3>

Unable to boot to FastBootD

My phone does not enter into FastBootD mode when I enter "fastboot reboot fastboot"..
The screen on my phone doesn't change at all when I enter the command, and my computer adb window reads the following, it's some sort of help menu;
Any advice? Thank you it's very much appreciated.
PS C:\adb> fastboot reboot fastboot
usage: fastboot [ <option> ] <command>
commands:
update <filename> reflash device from update.zip
flashall flash boot, system, vendor and if found,
recovery
flash <partition> [ <filename> ] write a file to a flash partition
flashing lock locks the device. Prevents flashing partitions
flashing unlock unlocks the device. Allows user to flash any partition except the ones that are related to bootloader
flashing lock_critical Prevents flashing bootloader related partitions
flashing unlock_critical Enables flashing bootloader related partitions
flashing get_unlock_ability Queries bootloader to see if the device is unlocked
erase <partition> erase a flash partition
format[:[<fs type>][:[<size>]] <partition> format a flash partition.
Can override the fs type and/or
size the bootloader reports.
getvar <variable> display a bootloader variable
boot <kernel> [ <ramdisk> ] download and boot kernel
flash:raw boot <kernel> [ <ramdisk> ] create bootimage and flash it
devices list all connected devices
continue continue with autoboot
reboot [bootloader] reboot device, optionally into bootloader
reboot-bootloader reboot device into bootloader
help show this help message
options:
-w erase userdata and cache (and format
if supported by partition type)
-u do not first erase partition before
formatting
-s <specific device> specify device serial number
or path to device port
-l with "devices", lists device paths
-p <product> specify product name
-c <cmdline> override kernel commandline
-i <vendor id> specify a custom USB vendor id
-b <base_addr> specify a custom kernel base address.
default: 0x10000000
-n <page size> specify the nand page size.
default: 2048
-S <size>[K|M|G] automatically sparse files greater
than size. 0 to disable
PS C:\adb
SDK Platform Tools release notes | Android Studio | Android Developers
Android SDK Platform-Tools is a component for the Android SDK.
developer.android.com
You need to update your adb/fastboot. Download the latest platform tools from the link above.
That seems a bit odd since I just downloaded it 2 days ago from Google! Could have got an old link but I doubt it...
Didn't work unfortunately!
I downloaded the zip file from the link, unzipped with 7zip and got "platform-tools_r30.0.5-windows". Within there is a folder named Platform Tools.. I held shift and right clicked on the white space in that folder and opened a powershell.. Ran this:
PS C:\Users\CSW\Downloads\platform-tools_r30.0.5-windows\platform-tools> fastboot devices
ZY227FVPN4 fastboot
PS C:\Users\CSW\Downloads\platform-tools_r30.0.5-windows\platform-tools> fastboot reboot fastboot
usage: fastboot [ <option> ] <command>
And received the same help menu and no change on my phone.. Same result.
Listen.....reboot to recovery. It's an empty barren wasteland, until: hold the power key down for a 3 second count, now, continuing to hold the power key down, hold the volume up key down for a 2 count: 1, and 2, and...release.
On the new menu enter fastboot - this is fastbootd.
bronkish said:
Listen.....reboot to recovery. It's an empty barren wasteland, until: hold the power key down for a 3 second count, now, continuing to hold the power key down, hold the volume up key down for a 2 count: 1, and 2, and...release.
On the new menu enter fastboot - this is fastbootd.
Click to expand...
Click to collapse
I've done that button pressing. Android robot with a warning triangle is shown. And it is stuck.
sevasnex said:
I've done that button pressing. Android robot with a warning triangle is shown. And it is stuck.
Click to expand...
Click to collapse
hold power an hit vol-up once then release
The trick for our SOFIA is to execute the ADB command while the phone is POWERED ON (System booted up like normal - like when use the phone, make calls, etc) and NOT in fastboot/bootloader mode:
Enable USB Debugging in developer options on phone
Connect USB cable
Answer confirmation/security prompts on phone and PC
Type "adb reboot fastboot" at ADB CLI
FASTBOOTD will now appear in red letters at the top - you are in FASTBOOTD mode
Hope this helps!

Categories

Resources