ADB & Fastboot in Windows 8.1 - Sprint HTC One (M7)

Brought to you from Team Noctural
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
This is a easy guide to get ADB working in Windows 8.1. I'm currently running Windows 8.1 build 9600 as you can see here
You can find full instructions, drivers and how to video here
[How to] ADB & Fastboot in Windows 8.1
​

Nice work
But the problem is when your device has hboot 1.44 and using Windows 8.1 while in fastboot...adb works fine

BD619 said:
Nice work
But the problem is when your device has hboot 1.44 and using Windows 8.1 while in fastboot...adb works fine
Click to expand...
Click to collapse
But there is no problem. Try it, we made this back in September

BD619 said:
Nice work
But the problem is when your device has hboot 1.44 and using Windows 8.1 while in fastboot...adb works fine
Click to expand...
Click to collapse
That's a sweet looking avatar! Man the guy who edited that must be very talented ?
Sent from my HTCONE using XDA Premium 4 mobile app

Superb work broseph's ...much needed
Sent from my HTCONE using XDA Premium 4 mobile app

billyho7993 said:
That's a sweet looking avatar! Man the guy who edited that must be very talented ?
Sent from my HTCONE using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Billy, I am sending all our cold Downers cold cold air your way!~! :laugh:

budeone said:
Billy, I am sending all our cold Downers cold cold air your way!~! :laugh:
Click to expand...
Click to collapse
It's probably colder here in Joliet anyway so bring it! ?
Sent from my HTCONE using XDA Premium 4 mobile app

You are actually right, you are worse then us right now.

budeone said:
You are actually right, you are worse then us right now.
Click to expand...
Click to collapse
We usually are I hate Joliet ?
Sent from my HTCONE using XDA Premium 4 mobile app

I upgraded my primary computer to 8.1 a while ago and was having all kinds of trouble I think the main problem was the hboot but this is very helpful thank you
Sent from my HTCONE using XDA Premium 4 mobile app

What hboot?
fastboot works just fine once you update your phone to 1.55. Until your at 1.55 though you're boned if all you have is an 8.1 machine and need to upgrade or downgrade.
As an example, if you use the official CMinstaller it'll change you over to hboot 1.44. If you decide you don't like CM, you can no longer RUU back to stock because fastboot can no longer talk to your phone.
(i'm still watching the video but haven't found yet.. i appreciate the time and effort that went into the making of the video as well as the info being shared, but 13+min how-to videos where the author is winging it (ie no prepared outline/script) can get a bit tedious)

This is what's happening to me:
nvm I fixed it. There's another option in dev options.
Thanks!!!

exzacklyright said:
This is what's happening to me:
nvm I fixed it. There's another option in dev options.
Thanks!!!
Click to expand...
Click to collapse
Uncheck and re-check USB debugging then look for the RSA popup on your phone...make sure you check the box to always authorize from this PC

So what do I have to do with an AMD chipset device? The intel extensible drivers won't work if I'm thinking correctly.

Is this really development?
Not that I don't like the content of this thread -- seems good stuff. But is it really well placed in 'original development' as opposed to, say, Q&A or some other general thread space with a [Guide] nomenclature?
Anyway, just sayin'.

Why not just change drivers?
I may be wrong but i had no problems using fastboot and adb on my windows 8.1.
I have Intel(R)_USB_3.0_eXtensible_Host_Controller_Driver installed though instead of the regular microsoft drivers.
.........
Or i could be wrong.
meh

Doesn't work on HTC Sensation with Win8.1
Doesn't work on HTC Sensation with Win8.1
USB 2.0 ports don't recognise the device at all and give enumeration error.
USB 3 works on ABD but fails on Fastboot as "Samsung" option doesn't show up but "Android ADB" does, but when driver is chosen, it installs then disappears from Device Manager.

stuartbdavies said:
Doesn't work on HTC Sensation with Win8.1
USB 2.0 ports don't recognise the device at all and give enumeration error.
USB 3 works on ABD but fails on Fastboot as "Samsung" option doesn't show up but "Android ADB" does, but when driver is chosen, it installs then disappears from Device Manager.
Click to expand...
Click to collapse
I was able to get ADB working fine, but not Fastboot. I found that rebooting into the bootloader helped me find the Samsung drivers and install, then Fastboot started working.

baj24 said:
I was able to get ADB working fine, but not Fastboot. I found that rebooting into the bootloader helped me find the Samsung drivers and install, then Fastboot started working.
Click to expand...
Click to collapse
Can't get it to work here on Desire S. What drivers do you have installed? Only Samsung ones? Ihave only USB 2.0 BTW

Problem with fastboot drivers
Hi, I've probably only one problem.
I run Easy Unlock Tool and program checked ADB driver that's ok ,but when phone run fastboot program has says: waiting for device.
And windows says : Device is not recognized.
I think theat problem is in fastboot drivers.
Any solution?
My phone : HTC Wildfire S
Windows 8.1 Pro

Related

[TOOL] VividTools for Mac (beta)

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
This is a beta release of a program I tossed together to make it easier to perform some common tasks on the HTC Vivid. It will:
Walk you through the Bootloader Unlock process
Capture your Device Token for submission to HTCDev
Apply the Unlock_code.bin file to your device
Root your device
I expect a few bugs, however I have tested it on my laptop with positive results. I was able to Unlock the bootloader and lock it again. Everything is bundled so you don't need the Android SDK. The goal was to create something similar to the multi-tool, but for OS X. This is also different from the other Mac tool as it isn't using Apple Script but instead Objective-C. The user should never see a terminal window if all goes well.
Report any bugs if you want, and I'll get them fixed asap. Remember this is beta and I'm not responsible for your device, etc etc etc.
Download:
Code:
http://stevemorrissey.com/android/tools/
Thank you very much
Sent from my HTC PH39100 using Tapatalk
nielp96 said:
Thank you very much
Sent from my HTC PH39100 using Tapatalk
Click to expand...
Click to collapse
No problem. I like little projects to try new stuff. I only tested it on OS X 10.7 but I compiled it for 10.6 so it should work with Snow Leopard. Unsure about 10.5 compatibility.
Are you able to flash boot.img and recovery stuff with this tool. By the way thanks for this. Not many tools made for us mac users.
Sent from my HTC Flyer P510e using xda premium
jayv81 said:
Are you able to flash boot.img and recovery stuff with this tool. By the way thanks for this. Not many tools made for us mac users.
Sent from my HTC Flyer P510e using xda premium
Click to expand...
Click to collapse
I'm adding CWM to the next version that will likely be out today. It will also have options to flash user-specified boot.img, system.img, and recovery.img files.
I got a message saying "You cant open the Application VividTools because it is not supported on this type of Mac" I am running a Macbook with MacOSX 10.6.8.
Thanks for the info, I'll take a look right away. If its an original MacBook it could be running 32-bit OS X, which may explain as the binary may have compiled for 64-bit.
uberamd said:
Thanks for the info, I'll take a look right away. If its an original MacBook it could be running 32-bit OS X, which may explain as the binary may have compiled for 64-bit.
Click to expand...
Click to collapse
Its a Macbook 1.1 that I got in 2007... So I'd say that probably the issue.
Thanks for this. I managed to unlock the BL with ease. I have not been able to root though. I see a green icon I would describe as "refresh download" and then a red exclamation "!". I end up having to pull the battery, then just boot normally. Tried it a few times; no luck.
Setup: OSX 10.7.3 / HTC Dev checkboxes enabled ( debug etc. ). Am I missing something? I usually am.
Thanks again.
I decided to test this while upgrading to ICS.
So I used it to relock my bootloader.
It said it was relocked succesfully but then said something about USB error. Probably because after relocking the phone restarts, so i think this was random.
After flashing the RUU, I tried to use this to unlock the bootloader again.
But it wasn't recognising my device. So I gave up and did everything manually whne finally I realised that the debugging mode wasn't on. Duuuurr. Turned it back on and the phone was recognised again.
However, rooting didn't work at all. It only took me to the Recovery screen. Nothing happened.
I loved the app, though. Finally someone's giving the proper attention for us Mac users. Hate having to borrow my mum's laptop in order to do the whole thing.
Keep up with the good work, you're on the right track
Failed to Root
It did not recognize my Vivid - no device detected.
Make sure you have USB Debugging switched on.
Have been testing out and seems to work well, the rooting section rebooted me to the recovery like someone else mentioned earlier.
I will keep an eye on this thread for updates.
Cheers
Camo
Sent from my HTC Velocity 4G using Tapatalk
Running Faux's TDC Kernel on ICS¦Sense 3.6
I unlocked my Bootloader with no problem but I can't get it to Root the Vivid. I do have USB Debuging checked. The phone get's to the red triangle and goes nowhere from there.
Please make this for osc tiger PPC version. I have no other way to unlock bootloader. I need help
Sent from my HTC PH39100 using Tapatalk 2
Will unlocking the Bootloader using this method erase all my data as warned on the HTC site ?
Yup
Sent from my HTC Holiday using Tapatalk 2
Ok. :Searches back-up tools:
Thank you.

help windows 8.1

fastboot usb not working after i upgraded to windows 8.1 preview?
anyone else with this problem?
martyotaku said:
fastboot usb not working after i upgraded to windows 8.1 preview?
anyone else with this problem?
Click to expand...
Click to collapse
Switch to linux
Sent via my Nexus7 | WiFi.32GB
x102x96x said:
Switch to linux
Sent via my Nexus7 | WiFi.32GB
Click to expand...
Click to collapse
thanx but that doesnt help lol
martyotaku said:
thanx but that doesnt help lol
Click to expand...
Click to collapse
Yeah, don´t let me even install the drivers
Yup..have same probleme....what ca we do????i can't flash kernel :crying: :crying:
1. Why change to a brand new OS if you didn't first check it's compatible?
2. You might have to go through the same process as Windows 8 to get the drivers installed, e.g. turn off signature checking and then install them manually
I've been having the same issue. I've tried all the Win8 methods with no luck. With a name like "8.1", it implies that it's not a brand-spanking new OS. Hopefully there's an 8.1-specific solution soon.
It doesn't even recognize the device, it only says "Enumeration failed" in Device manager. Reverting to W8 backup unfortunately...
stirkac said:
It doesn't even recognize the device, it only says "Enumeration failed" in Device manager. Reverting to W8 backup unfortunately...
Click to expand...
Click to collapse
Yup same exact thing on mine ....
Sent from my HTC One using Tapatalk 4 Beta
EddyOS said:
1. Why change to a brand new OS if you didn't first check it's compatible?
2. You might have to go through the same process as Windows 8 to get the drivers installed, e.g. turn off signature checking and then install them manually
Click to expand...
Click to collapse
I was gonna say the same thing, but if it just not work, I think at this moment its really an incompatible device
...................................................................................................
windows 8.1 was released?
Same thing happening here with my Neo V.
I just upgraded to windows 8.1 preview two days ago and just realised yesterday when i wanted to flash a kernel that my computer detects it as usb enumeration failed , theres an icon saying the drive malfunctioned but i think it should be driver fault.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
A shocking discovery i found though i installed the drivers :
Regarding the Fastboot drivers i have contacted microsoft and might be a fault at their part as they told me that not all drivers are installed in the preview version...
bump .......anyone figure this out?
we will just have to wait for windows 8.1 stable or downgrade for now... , no other workarounds yet
boylush said:
we will just have to wait for windows 8.1 stable or downgrade for now... , no other workarounds yet
Click to expand...
Click to collapse
Damn that sucks :crying:
same here. ray and x8 !!
That's what you get for using gey OS
man, I am having the same issue... beh 8.1
U guys might want to try flashing kernels from ubuntu (install ubuntu via wubi)
boylush said:
U guys might want to try flashing kernels from ubuntu (install ubuntu via wubi)
Click to expand...
Click to collapse
Last time i checked wubi was not working from windows 8 if you installed it with EFI support though. If your still on old Bios mode you will be good i think.
Ps. Ubuntu dropped wubi so they found out it's not working very well with EFI.

How do you unlock bootloader? [Rogers Moto X]

Hi,
I went through the process listed on Motorola site and I believe I installed the SDK Tools and Motorola driver. Open command prompt and navigated to SDK tools directory using DOS commands. But upon entering the command Motorola says to put ($ fastboot OEM get_unlock_code) it says unrecognized command. I've been struggling with this for days and I literally can not find any indication as to what I am doing wrong. This is my last resort.
Pls halp =(
scorpion667 said:
Hi,
I went through the process listed on Motorola site and I believe I installed the SDK Tools and Motorola driver. Open command prompt and navigated to SDK tools directory using DOS commands. But upon entering the command Motorola says to put ($ fastboot OEM get_unlock_code) it says unrecognized command. I've been struggling with this for days and I literally can not find any indication as to what I am doing wrong. This is my last resort.
Pls halp =(
Click to expand...
Click to collapse
Take out the $
Didn't work =(
I realize in the screenshot I put get_unlock_code instead of get_unlock_data but that one doesn't work either
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
also tried running it from sdk\tools, nothing
Lowercase oem
Sent from my XT1058 using xda app-developers app
planktoid said:
Lowercase oem
Sent from my XT1058 using xda app-developers app
Click to expand...
Click to collapse
Tried that, still nothing =(
Obviously, I have the phone connected via usb cable and in fastboot mode
Dang. Windows user.
Fastboot.exe maybe ? in the right directory ?
Sent from my XT1058 using xda app-developers app
planktoid said:
Dang. Windows user.
Fastboot.exe maybe ? in the right directory ?
Sent from my XT1058 using xda app-developers app
Click to expand...
Click to collapse
GOT IT!!! It's in sdk/platform-tools
perfect, thanks guys!
Hi scorpion can you tell me how you unlocked? I'm still trying always says waiting for device
Sent from my HTC One using XDA Premium 4 mobile app
airmario said:
Hi scorpion can you tell me how you unlocked? I'm still trying always says waiting for device
Sent from my HTC One using XDA Premium 4 mobile app
Click to expand...
Click to collapse
make sure fastboot can see your device
Code:
fastboot devices
if it's not connected make sure your drivers are installed and your phone is in fastboot mode
It is in all the above
Sent from my HTC One using XDA Premium 4 mobile app
---------- Post added at 03:27 PM ---------- Previous post was at 03:25 PM ----------
I typed fastboot devices and doesn't do anything
Sent from my HTC One using XDA Premium 4 mobile app
Help
Sent from my HTC One using XDA Premium 4 mobile app
airmario said:
Help
Sent from my HTC One using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Which operating system ie windows 7 , make sure you put the phone in fastboot mode before you plug the USB cord in , the driver installer should be installed, check device manager in windows and verify that the phone is recognized as a fastboot device, which its probably not. Install the fastboot drivers and try again. Looks like the fastbboot drivers are not installed by looking at the picture you posted
Easy way to get thecmd window is while your in the tools folder shift and right click and you will see open a cmd window, open it, also try removing c; and just put in fastboot blah blah blah
Sent from my XT1058 using XDA Premium 4 mobile app
flashallthetime said:
Which operating system ie windows 7 , make sure you put the phone in fastboot mode before you plug the USB cord in , the driver installer should be installed, check device manager in windows and verify that the phone is recognized as a fastboot device, which its probably not. Install the fastboot drivers and try again. Looks like the fastbboot drivers are not installed by looking at the picture you posted
Easy way to get thecmd window is while your in the tools folder shift and right click and you will see open a cmd window, open it, also try removing c; and just put in fastboot blah blah blah
Sent from my XT1058 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
you can verify if fastboot "sees" your devices with this command:
fastboot devices
should give an entry showing your phone is detected.
scorpion667 said:
you can verify if fastboot "sees" your devices with this command:
fastboot devices
should give an entry showing your phone is detected.
Click to expand...
Click to collapse
Yes
Sent from my XT1058 using XDA Premium 4 mobile app

[TOOL] WinDroid Toolkit | Unlock | Root | Flash | Install | Vivid

Link To Main Thread
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
About
The WinDroid Toolkit is a Windows program built in Visual Studio using the C# programming language that simplifies the rooting process for many Android devices. The toolkit makes it easy to unlock your bootloader, flash a custom recovery and gain permanent root. It also includes other functions such as flashing kernels, pushing files and installing apps. If you find it helpful, give me a thanks and a donation if you can. If you find a bug or have a feature request, feel free to leave a reply. Thanks!
Download
WinDroid Toolkit
Changelog
Check out this document for current and past changelogs.
Supported Devices
Check out this spreadsheet for a list of currently supported devices.
Device not supported? Make a request here!
Contribute
Check out the source code on GitHub here.
Disclaimers
Please do not post, mirror, or take credit for this toolkit or any related work without explicit permission.
I am in no way responsible for any harm, damage, nuclear fission or bee infestation that may occur to your device through the use of this toolkit.
Reserved
Reserved.
nice looking work
i i was hoping that wiretrick was no longer needed to gain s-off
Nice work I saw this on the Sensation forums and was wishing that we could have it as well and here it is.
Sent from my HTC One using Tapatalk 4
**Press the thanks button if I helped you**
Major update to version 2.0! Check it out and let me know what you think! :highfive:
WindyCityRockr said:
Major update to version 2.0! Check it out and let me know what you think! :highfive:
Click to expand...
Click to collapse
I have a Vivid that has been "abandoned" since I got my GS4. I did like that phone, but didn't do much after rooting (still stock ROM, I believe). I still have my unlock code bin file and would like to get this device up and running again after I get a new battery. Is your utility something that I could use to update my device?
duckredbeard said:
I have a Vivid that has been "abandoned" since I got my GS4. I did like that phone, but didn't do much after rooting (still stock ROM, I believe). I still have my unlock code bin file and would like to get this device up and running again after I get a new battery. Is your utility something that I could use to update my device?
Click to expand...
Click to collapse
This can for sure do that, and plenty more if necessary!
Is there a walkthrough or is it intuitive?
Sent from my SAMSUNG-SGH-I337 using xda app-developers app
duckredbeard said:
Is there a walkthrough or is it intuitive?
Sent from my SAMSUNG-SGH-I337 using xda app-developers app
Click to expand...
Click to collapse
I personally have used it and on my opinion it is a very straight forward and easy to use toolkit.
WildfireDEV said:
I personally have used it and on my opinion it is a very straight forward and easy to use toolkit.
Click to expand...
Click to collapse
So I've got the toolkit installed in my PC and my device connected via USB...now what? What files would a person need to update a device from Android 2.3.4 to the most updated version? Again...I am on stock rooted AT&T ROM.
Is there any way to S-OFF the phone without doing anything hardware related?
thanks
Gawain
positiveg said:
Is there any way to S-OFF the phone without doing anything hardware related?
thanks
Gawain
Click to expand...
Click to collapse
No
Sent from my Vivid 4G using Tapatalk 4
rignfool said:
No
Sent from my Vivid 4G using Tapatalk 4
Click to expand...
Click to collapse
Cool thanks
next time buying a phone will have to make sure it S-OFf don't liek flashing themn going on computer to flash again. Need an all in one tool
lol
G
Version 2.1 Now Out!
The toolkit has now been updated to Version 2.1! Lots of new features and fixed bugs, so check it out and let me know what you think! :highfive:
positiveg said:
Cool thanks
next time buying a phone will have to make sure it S-OFf don't liek flashing themn going on computer to flash again. Need an all in one tool
lol
G
Click to expand...
Click to collapse
Download flash image gui and you can flash boot.img from the phone, this eliminates the need to use fastboot or do s-off if you don't feel comfortable with the procedure
Sent from my Vivid 4G using XDA Premium 4 mobile app
NWinfuse said:
Download flash image gui and you can flash boot.img from the phone, this eliminates the need to use fastboot or do s-off if you don't feel comfortable with the procedure
Sent from my Vivid 4G using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Wow cool didn't know that was possible, thanks
I'll give it a try
I'm actually becoming a lot faster at flashing via the computer
The onl problem is at home I have a mac not a pc and not too verse with it like that.
G
But will give the prog a try thanks again
NWinfuse said:
Download flash image gui and you can flash boot.img from the phone, this eliminates the need to use fastboot or do s-off if you don't feel comfortable with the procedure
Sent from my Vivid 4G using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Also good for flashing recoveries. Good tool to have.
Error on Windows XP SP3
I get this error when I run the application on my Windows XP SP3 laptop.
"Is not a valid Win32 application"
AiZ_04 said:
I get this error when I run the application on my Windows XP SP3 laptop.
"Is not a valid Win32 application"
Click to expand...
Click to collapse
As of right now, the toolkit does not support XP, but I am working on support for the next update! :victory:
how long??
when i click get token id and the first window opens and gets to tool kit, i close it like said andthe second window says "waiting for device"
and stays there... i let it go ten minutes and still nothing... does it take a long time??

[Q] ADB not recognized at all?

I have the latest drivers for the HTC One that I got through HTC Sync, however no matter what state my phone is in, ADB is not recognized. My laptop specs are Windows 8.1 and USB 3.0 ports (don't have a choice, how the laptop came and don't want to downgrade just for ADB).
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
http://forum.xda-developers.com/showthread.php?t=1583801
Sent from my One using Tapatalk
flomexico said:
http://forum.xda-developers.com/showthread.php?t=1583801
Sent from my One using Tapatalk
Click to expand...
Click to collapse
Thanks for your reply. I managed to get ADB to work, but fastboot doesn't work at all. It says my drivers are up to date and when it gets into fastboot, my computer says my usb device cannot be recognized. Anything else that I could try?
decayer177 said:
Thanks for your reply. I managed to get ADB to work, but fastboot doesn't work at all. It says my drivers are up to date and when it gets into fastboot, my computer says my usb device cannot be recognized. Anything else that I could try?
Click to expand...
Click to collapse
I have heard fastboot will work if you have hboot 1.55
Could you link me to hboot 1.55? I can't find it through searching and wouldn't I need fastboot to even push the update, essentially making it damn near impossible to do in my situation? :/
Sent from my HTC One using xda app-developers app
decayer177 said:
Could you link me to hboot 1.55? I can't find it through searching and wouldn't I need fastboot to even push the update, essentially making it damn near impossible to do in my situation? :/
Sent from my HTC One using xda app-developers app
Click to expand...
Click to collapse
Yeah you would need fastboot working to lock your bootloader.
Borrow another PC or can't you downgrade to Win 8?
Didn't know you had to relock for a hboot update, thought that was just for RUU. Anyways, I could use my desktop tomorrow that runs Win8 (NOT 8.1) x64 that also has USB 3.0 (difference is my desktop uses Intel whereas my laptop uses AMD). Would that work?
Sent from my HTC One using xda app-developers app
decayer177 said:
Didn't know you had to relock for a hboot update, thought that was just for RUU. Anyways, I could use my desktop tomorrow that runs Win8 (NOT 8.1) x64 that also has USB 3.0 (difference is my desktop uses Intel whereas my laptop uses AMD). Would that work?
Sent from my HTC One using xda app-developers app
Click to expand...
Click to collapse
You should be ok the only problem you may have is the USB 3 ports
If you are S-ON you have to re-lock to flash the firmware
I'm S-OFF. I'll give it a try and will see if it works after this damn Java final >.>
Sent from my HTC One using xda app-developers app

Categories

Resources