can't go to recovery,help me,check last page for update - HTC One X

unlocked htc one x
try to install new ROMs without wipe
and my phone keep restarting
try to go to recovery TWRP,no luck,stuck at htc white screen

i did try this
amacrobie said:
Have found myself in a similar position, all the following assumes you're using windows as you desktop OS...
To double check your recovery is broken, get into fastboot mode (power on while holding volume down), use volume down to highlight "hboot" then press the power button to select. Then press volume down to highlight "recovery" and press power button to select. If that works, then recovery is fine, just go ahead as you normally would to recover the system.
If you can't get into recovery then you have a slight problem.
Since you can get the device into fastboot mode, the priority is to get it to talk to your PC. Get the device into fastboot (power on while holding the volume down button). Once you're into fastboot, plug in the USB cable and verify the connection to your device using the following command :
Code:
fastboot devices
This should show you a single entry for your device. If it doesn't show anything, then unplug the device, download the naked driver pack (available at http://forum.xda-developers.com/showthread.php?t=1161769) and unpack it into a sensible location. Plug the device back in, if it can't install software automatically or nothing appears you may have to use device manager to update the driver for the device. Find its entry in the device tree (it will probably be listed as an unknown device), RMB on its entry in device tree then select "Update Driver Software..." from the menu that appears, tell it to search automatically then point it at the location where you unpacked the naked driver pack. That should sort out any misconceptions windows has about not being able to talk to the phone.
Once you have fastboot access, you can reflash clockworkmod. You can obtain the latest version here : http://forum.xda-developers.com/showthread.php?t=1594819
flash from fastboot using the command
Code:
fastboot flash recovery recovery-clockwork-touch-5.8.4.0-endeavoru.img
Once flashed, unplug the usb cable.
Use the volume up and down to highlight "hboot" on the fastboot menu, then press the power button to select. Once in the hboot menu, scroll to the "recovery" menu item and press power again to select. You should find yourself in familiar territory at this point.
hth
EDIT : Sorry, it's nearly 2am here, I'm very tired and I've just re-read your initial post. If you've flashed a custom kernel then you MUST have fastboot access (or it's subsequently broken). Download your ROM (if you haven't already got a copy on your PC) and extract boot.img from it. Get into fastboot mode (vol down + power on) and plug into your PC. Do the following :
Code:
fastboot flash boot boot.img
fastboot erase cache
Unplug USB cable, use vol up/ down to highlight "REBOOT" then press power to select.If you get stuck in a bootloop, you can try going into recovery via fastboot (select "hboot" from the fastboot menu then "recovery" from the hboot menu), then select "erase cache", then go to "advanced" and "wipe dalvik cache". Then go back and reboot the device. See if that helps. If not, then go back to recovery using the aforementioned method and re-install your rom, then erase cache and wipe dalvik cache.
Click to expand...
Click to collapse
but i dont understnd the command part,where to type the command?

Cmd..
Navigate to your fastboot folders.. these are the basics. Else have a look in the general section there's a good thread that explains all
Sent from my HTC One X using xda app-developers app

photofast said:
i did try this
but i dont understnd the command part,where to type the command?
Click to expand...
Click to collapse
In bootloader...Vol Down + Power.
Select fastboot.
Plug in USB.
It says it right there...
"Since you can get the device into fastboot mode, the priority is to get it to talk to your PC. Get the device into fastboot (power on while holding the volume down button). Once you're into fastboot, plug in the USB cable and verify the connection to your device using the following command : "
Bootloader is also where you boot recovery from, instead of selecting Fastboot, select Recovery...
And installing a new custom ROM, definitely wipe.

Stefan0vic said:
Cmd..
Navigate to your fastboot folders.. these are the basics. Else have a look in the general section there's a good thread that explains all
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
command promt?
'fastboot' is not recognized as an internal or external command,
operable program or batch file.
Click to expand...
Click to collapse

Tigerlight said:
In bootloader...Vol Down + Power.
Select fastboot.
Plug in USB.
It says it right there...
"Since you can get the device into fastboot mode, the priority is to get it to talk to your PC. Get the device into fastboot (power on while holding the volume down button). Once you're into fastboot, plug in the USB cable and verify the connection to your device using the following command : "
Bootloader is also where you boot recovery from, instead of selecting Fastboot, select Recovery...
And installing a new custom ROM, definitely wipe.
Click to expand...
Click to collapse
i can;t go to recovery,try bootloader>recovery,canot

photofast said:
i can;t go to recovery,try bootloader>recovery,canot
Click to expand...
Click to collapse
Well, bootloader>fastboot is where you run commands using Windows command prompt.

Yes command prompt, make sure you have the fastboot files.
Sent from my HTC One X using xda app-developers app

Tigerlight said:
Well, bootloader>fastboot is where you run commands using Windows command prompt.
Click to expand...
Click to collapse
ya
fastboot usb on phone
command pront on pc
this comeout after i type command
'fastboot' is not recognized as an internal or external command,
operable program or batch file.
Click to expand...
Click to collapse

Stefan0vic said:
Yes command prompt, make sure you have the fastboot files.
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
this right?
http://www.usofttech.com/t18218.html
http://d-h.st/23V

Stefan0vic said:
Yes command prompt, make sure you have the fastboot files.
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
ok,done installing htc driver using driver update device manager
now have "my htc"
i type fastboot at cmd,still
'fastboot' is not recognized as an internal or external command,
operable program or batch file.
Click to expand...
Click to collapse
help

Go here
http://forum.xda-developers.com/showthread.php?t=2277112
Setup the adb to allow your pc to communicate with your phone. Download from that link cause its most up to date
Sent from my HTC One X using xda app-developers app

Stefan0vic said:
Go here
http://forum.xda-developers.com/showthread.php?t=2277112
Setup the adb to allow your pc to communicate with your phone. Download from that link cause its most up to date
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
fuuuu
really hard to follow
can u pls guide me?
i have fastboot file for one x
download from here
http://www.guidingtech.com/10761/htc-one-x-rooting-guide-1-unlock-bootloader/
http://www.mediafire.com/?q2540u4g3v6qqd7
next what should i do?
really need your help

Stefan0vic said:
Go here
http://forum.xda-developers.com/showthread.php?t=2277112
Setup the adb to allow your pc to communicate with your phone. Download from that link cause its most up to date
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
can i use this tool
http://forum.xda-developers.com/showthread.php?t=1620755

All you need is to download and setup the sdk. If you're not sure how to you can look up a YouTube video! Sorry I'm on my phone its pretty hard to guide you right now
Edit: don't have any experience using that.. may be good idk
Sent from my HTC One X using xda app-developers app

Stefan0vic said:
All you need is to download and setup the sdk. If you're not sure how to you can look up a YouTube video! Sorry I'm on my phone its pretty hard to guide you right now
Edit: don't have any experience using that.. may be good idk
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
okay,downloading SDK with my 1mb internet now

Think I'm not allowed to post yt links but... This one seems alright.. just make sure you have everything up to date w ww.youtube.com/watch?v=Yc4z-KYypgY&feature=youtube_gdata_player
Sent from my HTC One X using xda app-developers app

Stefan0vic said:
Think I'm not allowed to post yt links but... This one seems alright.. just make sure you have everything up to date w ww.youtube.com/watch?v=Yc4z-KYypgY&feature=youtube_gdata_player
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
em bro
u have im so we can chat there?
that youtube video havae different sdk file leh

ok i manage to install recovery with fastboot
problem is,when i click recovery in hboot
phone will turn off,twrp boot screen come up,and phone turn off,and htc white screen come again,and stuck there
try with cwm,same thing happen
emm

will phone charge in boot screen?(htc logo white screen) or bootloader screen?
because my phone stuck there
maybe it turn off because low bet?

Related

cant find device on usb fastboot?

hello everyone.
am trying to flash a new rom to my device. i followed all the intructions till the one that tells me to flash the boot.img through the usb fastboot.
but my pc cant recognize my one x?
when i choose "Hboot" it says "failed to checj usb master and something like that!
Did you install the HTC drivers on your computer? If you download and install the latest version of HTC Sync it should work.
Sent from my HTC One X using XDA
and if you have the drivers already, try to disable your antivirus and/or firewall before plugging your device. (it happened to me, my antivirus had too strict settings, preventing HTC drivers to install correctly, and also preventing adb to see my device plugged.)
I did download the drivers but nothing happened.
just a one more question. Is it okay to install the boot.img before the ROM?
Hamoor said:
I did download the drivers but nothing happened.
just a one more question. Is it okay to install the boot.img before the ROM?
Click to expand...
Click to collapse
Yes, as long as you go back to recovery right after flashing the boot image and install the ROM, otherwise your phone MAY not boot up (it should boot up and work, but it's a digital device)...
try unplugging...and then selecting HBOOT.....it might not give that error ...
still i cant load the fricking boot.img!!!!!!!
everytime i try it says "cannot load boot.img"
any help
hi
It seems like its a problem wiith the path from which u run the fastboot command.....what is the location of boot.img in ur system? is it in the same folder as fastboot.exe? and while giving the command 'fastboot flash....' what is the location that the command prompt is showing?(the working directory)
Once in the bootloader you must select FASTBOOT first and then connect via usb and type in fastboot devices. If it returns a number you're connected. That, may fix your issue.
Sent from my SGH-T999 using xda premium
Babydoll25 said:
Once in the bootloader you must select FASTBOOT first and then connect via usb and type in fastboot devices. If it returns a number you're connected. That, may fix your issue.
Sent from my SGH-T999 using xda premium
Click to expand...
Click to collapse
Yeah from what I read op is trying fastboot while in hboot.
Sent from my HTC One X using XDA Premium HD app

stuck on htc quietly brilliant screen help please.

Ok, asked a friend to erase pics on my phone as was going to sell it, to him, but he basically went into recovery, and erased every file, result stuck on white htc screen. I can press the power button and the volume up and down, buttons to gain access to hbot, recovery etc, but their is nothing to flash and restore in recovery, and last rom i had is endevour rom, any suggestions please thanks.
marvi0 said:
Ok, asked a friend to erase pics on my phone as was going to sell it, to him, but he basically went into recovery, and erased every file, result stuck on white htc screen. I can press the power button and the volume up and down, buttons to gain access to hbot, recovery etc, but their is nothing to flash and restore in recovery, and last rom i had is endevour rom, any suggestions please thanks.
Click to expand...
Click to collapse
Remember your software version?
Locked or unlocked bootloader?
Never use volume up + power! - some have reported it can brick your device , it's always volume down + power.
Sent from my HTC One X using XDA Premium HD app
chrisjcks said:
Remember your software version?
Locked or unlocked bootloader?
Never use volume up + power! - some have reported it can brick your device , it's always volume down + power.
Sent from my HTC One X using XDA Premium HD app
Click to expand...
Click to collapse
Bootloader unlocked and running a custom rom Endeavoru.
Well, if you don't know what ROM it was, best to just pick one and install it.
Make sure you are on clockworkmod 5.8.4.0, then flash ROM and boot.img.
BenPope said:
Well, if you don't know what ROM it was, best to just pick one and install it.
Make sure you are on clockworkmod 5.8.4.0, then flash ROM and boot.img.
Click to expand...
Click to collapse
Might sound a bit scilly, but how do I flash, when I cannot get past that screen, htc screen, assuming the only way to flash, is to actually turn phone past this white screen to place rom on phone?.
Hold power and volume down. Should hit the bootloader.
With the latest recovery, you can mount as card as USB and then copy ROM to phone from pc.
BenPope said:
Hold power and volume down. Should hit the bootloader.
With the latest recovery, you can mount as card as USB and then copy ROM to phone from pc.
Click to expand...
Click to collapse
Unfortunately, it won't allow me to mount sd card as usb, any more suggestions please, on how to get out of this unpleasant situation.
marvi0 said:
Unfortunately, it won't allow me to mount sd card as usb, any more suggestions please, on how to get out of this unpleasant situation.
Click to expand...
Click to collapse
..."with the latest", that'll be clockworkmod 5.8.4.0
marvi0 said:
Unfortunately, it won't allow me to mount sd card as usb, any more suggestions please, on how to get out of this unpleasant situation.
Click to expand...
Click to collapse
Ben is correct,
Flash clockworkmod touch
then you can mount your USB.
-----
Get Android SDK installed on your PC,
Put phone into fastboot USB
Flash clockworkmod touch via adb
Clockworkmod touch - http://db.tt/VF9J2eo8
Fastboot flash recovery CWM.img
Enter recovery, mount USB storage.
All of the above is done whilst phone is plugged into PC
don't flash anything on low battery
Sent from my Nexus 7 using XDA Premium HD app
thanks guys, but am struggling to flash the latest clockword, as having trouble renaming it as required.
marvi0 said:
thanks guys, but am struggling to flash the latest clockword, as having trouble renaming it as required.
Click to expand...
Click to collapse
Renaming it? - not sure what you mean here.
Plug phone into PC
Put phone into fastboot USB (power + volume down then select fastboot with then power button )
Place CWM.img inside the same folder as adb, fastboot etc within your android SDK installation
Open command prompt on PC
Default installation commands are:
CD c:/Android-SDK/platform-tools
fastboot flash recovery CWM.img
If you installed android SDK to a location of your choice, you will haven to change the first command to that location.
Etc.
Sent from my Nexus 7 using XDA Premium HD app
chrisjcks said:
Renaming it? - not sure what you mean here.
Plug phone into PC
Put phone into fastboot USB (power + volume down then select fastboot with then power button )
Place CWM.img inside the same folder as adb, fastboot etc within your android SDK installation
Open command prompt on PC
Default installation commands are:
CD c:/Android-SDK/platform-tools
fastboot flash recovery CWM.img
If you installed android SDK to a location of your choice, you will haven to change the first command to that location.
Etc.
Sent from my Nexus 7 using XDA Premium HD app
Click to expand...
Click to collapse
Thanks, so basically, I have to remain, the file, cmw.img first?
marvi0 said:
Thanks, so basically, I have to remain, the file, cmw.img first?
Click to expand...
Click to collapse
Just type the name of the Clockworkmod recovery file you downloaded, it should be recovery-clockwork-touch-5.8.4.0-endeavoru.img if you have downloaded the latest version.
No harm in renaming it but no need either. As it's a long filename, in most recent versions of Windows, you can type the first few letters then hit TAB and Windows should bring up the correct filename.
Code:
fastboot flash recovery recovery-clockwork-touch-5.8.4.0-endeavoru.img
marvi0 said:
Thanks, so basically, I have to remain, the file, cmw.img first?
Click to expand...
Click to collapse
I tried to make it simple for you
http://db.tt/VF9J2eo8
Download that, its already renamed to CWM.img to make it simple for you.
The commands for command prompt if you installed Android SDK to its default location are:
CD c:/Android-SDK/platform-tools
fastboot flash recovery CWM.img
The top command is the location of your fastboot, adB etc within Android-SDK, this is the location you place cwm.IMG that you downloaded above.
You run the 2 commands above after you've put your phone into fastboot USB
Sent from my Nexus 7 using XDA Premium HD app
thanks guys, i think am getting somewhere now, as am now getting a low battery error, so charging my phone, hope its charging, cause its sat at that white screen, with the red charging light on, so i hope its charging, will let it charge for a few hours, then try again, but really wanted to do it tonight, any idea, how long it takes to charge?, under this condition.
marvi0 said:
thanks guys, i think am getting somewhere now, as am now getting a low battery error, so charging my phone, hope its charging, cause its sat at that white screen, with the red charging light on, so i hope its charging, will let it charge for a few hours, then try again, but really wanted to do it tonight, any idea, how long it takes to charge?, under this condition.
Click to expand...
Click to collapse
I suggest charging your phone whilst you still can, don't be impatient - low battery is the cause of most problems on XDA when people flash.
Sent from my Nexus 7 using XDA Premium HD app
thanks guys, it worked, phone is alive much appreciated.
I'm a noob too.But let me just share with you,
1. Hold vol down and power button to get into bootloader.
2. Once in,select fastboot then choose recovery.
You should be able to see clockworkmod recovery or TWRP,whichever you installed.But to install them you'll need to do it through fastboot on the command prompt (for Windows) or terminal bash (for MasOS).Make sure you have the recovery.img stored in your computer first before proceeding.If you're not sure about this,then maybe you can Google search it first and I'll guarantee it'll take you back to XDA.
Sorry cos I don't have the links to share.But I hope this reply can enlighten you a bit.Good luck!
stomplunacy said:
I'm a noob too.But let me just share with you,
1. Hold vol down and power button to get into bootloader.
2. Once in,select fastboot then choose recovery.
You should be able to see clockworkmod recovery or TWRP,whichever you installed.But to install them you'll need to do it through fastboot on the command prompt (for Windows) or terminal bash (for MasOS).Make sure you have the recovery.img stored in your computer first before proceeding.If you're not sure about this,then maybe you can Google search it first and I'll guarantee it'll take you back to XDA.
Sorry cos I don't have the links to share.But I hope this reply can enlighten you a bit.Good luck!
Click to expand...
Click to collapse
Rather old news, this was solved about 3 months ago

USB master mode failed to open...

Originally, my one x was o2 branded, so I unlocked the bootloader and rooted, I installed a custom Rom and everything was ok. Last night I used a method I found on xda of going back to stock (because there isn't an ruu yet) I flashed the latest cwm, flashed boot.img, after this my bootloader says...
sd checking....
Failed to open USB master mode
(preload) Failed to open USB master mode
loading Htcupdatezipimg....
Failed to open USB master mode
Plug off device.
So I'm stuck on pretty old software. I can't flash a new recovery, boot.img or do anything with adb in fastboot.
I have reinstalled drivers, factory reset, I even installed another Rom, none of which changed my fastboot problem.
Any help would really be appreciated
Sent from my HTC Sensation Z710e using xda app-developers app
Unplug your charger/USB and try again
Michealtbh said:
Unplug your charger/USB and try again
Click to expand...
Click to collapse
I have tried that many times :/
Sent from my HTC Sensation Z710e using xda app-developers app
Are you sure you're in fastboot?
I get that message all the time when in HBOOT. I then select fastboot off the bootloader menu, press power to get in to fastboot and I'm good to go with flashing what I want.
And when you're in fastboot, you don't use adb commands, you use fastboot commands via cmd/terminal.
Harrysoon said:
Are you sure you're in fastboot?
I get that message all the time when in HBOOT. I then select fastboot off the bootloader menu, press power to get in to fastboot and I'm good to go with flashing what I want.
And when you're in fastboot, you don't use adb commands, you use fastboot commands via cmd/terminal.
Click to expand...
Click to collapse
Ahhh I didn't know how to use commands before so I confused adb commands with fastboot commands lol thanks for your help
Sent from my HTC Sensation Z710e using xda app-developers app

htc one x stuck on boot logo

was trying to flash cm10 onto my one x from this website:
pocketnow title "Jelly Bean on the HTC One X with CyanogenMod 10 (Video)"
ended up getting stuck one #8 because i assume "Shift+right click in the browser window" means do that in the android sdk program. now my one x wont be able to boot because on my pc it wont work but im now try to attempt at it with my mac. any suggestions on how i can boot it up? even it i do volume down+power button or volume up+down+power button it restarts but stops at the boot logo. your help is greatly appreciated, thanks.
Did you flash the boot.img?
Sent from my HTC One X using xda app-developers app
Shift + Right Click is usually done in Fastboot folder (for me) then click "open command prompt here" to use fastboot commands
Marc199 said:
Did you flash the boot.img?
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
that was the next step in the guide but some im not sure how... its my first time flashing on the one x
Can you use fastboot commands with your phone?
If so then extract the boot.img from the rom you want to use, and copy it to the fastboot folder, then right click and open command prompt in the folder and enter the command fastboot flash boot boot.img
craftycarper1 said:
Shift + Right Click is usually done in Fastboot folder (for me) then click "open command prompt here" to use fastboot commands
Click to expand...
Click to collapse
alright thanks ill try that out but the only problem is that i cant seem connect my phone to the computer now as it cant seem to find it. i can enter fastboot mode and all that aswell as cwm. I'll prob just bring it to a cell shop nearby to get their help.
LittleBigTit said:
alright thanks ill try that out but the only problem is that i cant seem connect my phone to the computer now as it cant seem to find it. i can enter fastboot mode and all that aswell as cwm. I'll prob just bring it to a cell shop nearby to get their help.
Click to expand...
Click to collapse
Does it show Fastboot USB on the phone screen when you connect the USB cable to the computer?
craftycarper1 said:
Does it show Fastboot USB on the phone screen when you connect the USB cable to the computer?
Click to expand...
Click to collapse
yes it shows up as red when it says "FASTBOOT USB". damn this 5min per post is annoying
Sounds like everything should work, have you extracted the boot.img from the rom?
place it in the fastboot folder on your computer, then shft+ right click and open command prompt and you should be good to go from there with flashing the boot.img
LittleBigTit said:
yes it shows up as red when it says "FASTBOOT USB". damn this 5min per post is annoying
Click to expand...
Click to collapse
In that state try typing fastboot devices
You should something like HTxxxxxxxxxx fastboot
If the response is blank then you may not have the correct drivers installed for your phone. There are a number of ways to get the drivers; one way is to install PDAnet http://junefabrics.com/android/download.php
You don't even have to complete the whole install, just go until the driver is installed. In any case you can uninstall PDAnet and it will leave the drivers on your system.
When fastboot is finally able to recognize your phone then you can flash the boot.img by doing fastboot flash boot boot.img
(this assumes that boot.img is the actual name of the file, it should be unless you renamed it or downloaded it from somewhere)
is fastboot just a folder i create with the boot.img inside of it?
LittleBigTit said:
is fastboot just a folder i create with the boot.img inside of it?
Click to expand...
Click to collapse
No, fastboot is a tool within the Android SDK. You used it when you unlocked your bootloader.
i bought this phone off another guy who had it rooted and loaded
where is the fastboot folder located in android sdk manager?
Download this file http://www.mediafire.com/?50baad8rykng2j0
Create a folder on your C: drive called fastboot and extract the .zip into the fastboot folder
craftycarper1 said:
Download this file http://www.mediafire.com/?50baad8rykng2j0
Create a folder on your C: drive called fastboot and extract the .zip into the fastboot folder
Click to expand...
Click to collapse
alright ill try that out thanks
ended up bringing my phone to the cell shop. I know its an easy fix but cant seem to find that folder.. they said it was a 50/50 chance and will charge me $80 if they can get it to work...think it was a good idea?
Not really. Seems the only thing your phone needed to boot was the boot.img. That would have been done in a couple minutes. As already said here: you simply need to put the android sdk on your c: drive, put the boot.img in that folder, go into bootloader and connect your device with your pc, it should say fastboot USB, open command prompt, go to the direction of your sdk folder and use the fastboot command to flash the boot.img. It should then boot.
Sent from my HTC One X using xda app-developers app
LittleBigTit said:
ended up bringing my phone to the cell shop. I know its an easy fix but cant seem to find that folder.. they said it was a 50/50 chance and will charge me $80 if they can get it to work...think it was a good idea?
Click to expand...
Click to collapse
Sounds like they haven't got a clue what they're doing.
Should have just done it yourself, it's really not difficult.
hmm okay i might just go back tmr and get it my phone back.. thanks. I'll let you know if I succeed or not

adb sees phone when off but not when it is in hboot or recovery

If the answer to this is out there I am sorry TRUST me I have been searching. I have a phone a customer brought to me he tried flashing a rom and forgot to flash the boot.img, now it just sits at the HTC splash screen. I can see the phone when it is off but can't push any files to it via adb. When the phone is on no matter where I am in the recovery I can not see the phone in adb. If I leave it on the splash screen I am also not able to see it. PLEASE HELP
Daniel
AK Repair Guy
Keep the power button + volume down button pressed as long as it takes to see the bootloader, plug the phone into the pc (and use the original usb cable and a usb 2.0 port)
Then try to fastboot it
Fastboot devices (if a serial pops up its oke)
You don't really need adb to fix a hox !
Mr Hofs said:
Keep the power button + volume down button pressed as long as it takes to see the bootloader, plug the phone into the pc (and use the original usb cable and a usb 2.0 port)
Then try to fastboot it
Fastboot devices (if a serial pops up its oke)
You don't really need adb to fix a hox !
Click to expand...
Click to collapse
I am waiting for the phone to grab a charge again it died overnight. I have done what you mentioned but I was using a USB 3 port. Will that make that much of a difference? I just need to be able to get files on it so I can get it back for my customer.
Thanks Again
Daniel
AK Repair Guy
Yes in some occasions it makes a very huge difference, usb 3 ports seems to have a bad relation with fastboot.
And files to the phone can be copied via the latest custom recoverys, mount it as a usb storage device inside it and it will pop up as a diskdrive on the pc !
Push the right boot.img to adb tools folder and flash it with fastboot flash boot boot.img
Not sure if you know...only wrote it to make this complete
Sent from my HTC One X using xda app-developers app
Alex-V said:
Push the right boot.img to adb tools folder and flash it with fastboot flash boot boot.img
Not sure if you know...only wrote it to make this complete
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
LOL :good: :laugh:
Edit :
You forgot fastboot erase cache
Not sure if you know...only wrote it to make this complete
Mr Hofs said:
LOL :good: :laugh:
Edit :
You forgot fastboot erase cache
Not sure if you know...only wrote it to make this complete
Click to expand...
Click to collapse
Hehe
Sent from my HTC One X using xda app-developers app

Categories

Resources