RUU Flashing Doesn't Work... Help! - Sprint HTC One (M8)

Okay, this is a pretty interesting situation. I rooted my dad's gunmetal m8 and everything was fine until the OTA update came out. Despite me telling him not to download it, he does anyway and the phone tries to apply the update. He then had a persisted "there is an update available" notification, so he decided to take it to the Sprint store instead of calling me... now it's too late.
I have no idea what they did at the store, but now the phone just reboots every 3 minutes or so. I've tried restoring the NANDROID backup, reflashing new roms, flashing the stock recovery, flashing new versions of TWRP, but nothing, I mean nothing works. Every time I try to do anything to the phone, as soon as I reboot it, the phone is IN THE SAME STATE IT WAS BEFORE THE OEM UPDATE. It's like a weird version of groundhogs day.
Best I can tell is that the bootloader got corrupted and it keeps flashing the same copy of the old rom again and again and again on reboot, so I can do absolutely nothing with this. Whenever I try to flash a new ruu, I try fastboot oem rebootRUU, but when I do, the phone just reboots and repeats the cycle.
Is there any thing I can do, or is this thing a paperweight?
Thanks in advance.

Latest RUU is an exe I'm pretty sure.

Did you HTC unlock it? If so try locking it and ruuing.

The command for fast boot I think is oem lock

Sinistertensai said:
The command for fast boot I think is oem lock
Click to expand...
Click to collapse
fastboot oem lock

I tried all of the above-mentioned solutions before actually posting here. Ran the RUU.exe and every time it tries to boot into the RUU loader (that black screen with the progress bar), the phone just reboots.
Also tried relocking the bootloader:
Code:
fastboot oem lock
...
(bootloader) [PGFS] partition_update_pgfs: pg1fs_security
(bootloader) Lock successfully...
(bootloader) deinit_lcd
(bootloader) mipi display off
(bootloader) mdp_clock_off
(bootloader) turn off fd8c2308 failed 1 times. Try again...
(bootloader) disable_mmss_clk done
(bootloader) pll1_disable done
(bootloader) TZ_HTC_SVC_DISABLE ret = -1610744452 (0x9FFDFD7C)
(bootloader) [CRITICAL] SPMI write command failure: cmd_id = 0, error
(bootloader) = 4
(bootloader) [CRITICAL] SPMI write command failure: cmd_id = 0, error
(bootloader) = 4
(bootloader) [INFO] Rebooting device
ERROR: usb_read failed with status e00002ed
FAILED (status read failed (No such file or directory))
finished. total time: 1.146s
Doesn't work. The phone just reboots and everything is as it was. The strangest thing is that the phone data doesn't persist after reboot. For example, I tried moving otacert.zip to otacert.zip.bak in the etc/security folder. Once I reboot, everything is back to the way it was (yes, I already mounted /system as rw)

*bump*
ideas, anyone?

Related

Having issues trying to RUU

My room mates device has been having some issues, after playing pandora, the device reboots, and starts boot looping. So I try to get into TWRP to reflash.to fix the issues. But when trying to boot into recovery, it just sticks on the TWRP splash screen. So I go into bootloader, and try to flash the recovery.img again. It says it flashes just fine. but still sticks at splash.
So I figured the next step is to run the RUU. I try to oem lock the device as it seems by every tutorial that you need to lock the bootloader again to run a RUU file.
And I get this...
C:\Android-adb>fastboot oem lock
...
FAILED (status read failed (No such file or directory))
finished. total time: 890.481s
And the bootloader actually froze, and it seemed to give quite a bit of time. I didnt wanna to just run the RUU and cause another brick.
I just wanted to get a few more people to chime in before I continue on.
I did get oem lock to run with this coming back....
c:\Android-adb>fastboot oem lock
...
(bootloader) Lock successfully...
(bootloader) mipi display off
(bootloader) mipi_dsi_cmds_tx_ext
(bootloader) pm8921_vreg_disable function, vreg_id = 38
(bootloader) pm8921_vreg_disable function, vreg_id = 1
(bootloader) TZ_HTC_SVC_DISABLE ret = -2228225 (0xFFDDFFFF)
FAILED (status read failed (Too many links))
finished. total time: 1.605s
Then it reboots instantly... and tries to boot the rom again.
oOflyeyesOo said:
I did get oem lock to run with this coming back....
c:\Android-adb>fastboot oem lock
...
(bootloader) Lock successfully...
(bootloader) mipi display off
(bootloader) mipi_dsi_cmds_tx_ext
(bootloader) pm8921_vreg_disable function, vreg_id = 38
(bootloader) pm8921_vreg_disable function, vreg_id = 1
(bootloader) TZ_HTC_SVC_DISABLE ret = -2228225 (0xFFDDFFFF)
FAILED (status read failed (Too many links))
finished. total time: 1.605s
Then it reboots instantly... and tries to boot the rom again.
Click to expand...
Click to collapse
Reboot into bootloader and verify it says relocked.
next from fastboot run
fastboot oem rebootRUU
it should take you to an htc screen with greenish letters
run your ruu
It still says unlocked.
oOflyeyesOo said:
It still says unlocked.
Click to expand...
Click to collapse
YOUR FAStboot directory, is it c:\Android-adb or c:\Android---------so type cd c:\Android>enter or cd c:\Android-adb>enter, then type fastboot oem lock
are you using a 3.0 usb port, this can cause issues.
It is the android-adb folder. I will check when I get home if it was a USB 3.0 port or not.
Nonsense.
oOflyeyesOo said:
It is the android-adb folder. I will check when I get home if it was a USB 3.0 port or not.
Nonsense.
Click to expand...
Click to collapse
Also try reflashing recovery if you haven't already
Aldo101t said:
Also try reflashing recovery if you haven't already
Click to expand...
Click to collapse
I tried to push the the recovery img, and it says that it is sucessful, did it multiple times, said it flashed just fine. But I try to reboot and it sticks on the TWRP splash. I feel like somehow something got deleted from the system. Id think the ruu would fix it.... but id need to lock the bootloader again, and that doesnt seem to work :-/
What ROM was he running? Have you gotten this worked out?
oOflyeyesOo said:
I did get oem lock to run with this coming back....
c:\Android-adb>fastboot oem lock
...
(bootloader) Lock successfully...
(bootloader) mipi display off
(bootloader) mipi_dsi_cmds_tx_ext
(bootloader) pm8921_vreg_disable function, vreg_id = 38
(bootloader) pm8921_vreg_disable function, vreg_id = 1
(bootloader) TZ_HTC_SVC_DISABLE ret = -2228225 (0xFFDDFFFF)
FAILED (status read failed (Too many links))
finished. total time: 1.605s
Then it reboots instantly... and tries to boot the rom again.
Click to expand...
Click to collapse
What ROM? This happened to me and at least one other person today...
C:\Users\Owner>fastboot oem rebootRUU
...
(bootloader) Start Verify: 0
(bootloader) SD: write failed in CMD25.
OKAY [ 1.080s]
finished. total time: 1.087s
I had the same warnings as you regarding links in other ADB attempts...
Bro, something is other their borking partitions in the EMMC
My experience I tried everything imaginable...
hooover said:
What ROM? This happened to me and at least one other person today...
C:\Users\Owner>fastboot oem rebootRUU
...
(bootloader) Start Verify: 0
(bootloader) SD: write failed in CMD25.
OKAY [ 1.080s]
finished. total time: 1.087s
I had the same warnings as you regarding links in other ADB attempts...
Bro, something is other their borking partitions in the EMMC
My experience I tried everything imaginable...
Click to expand...
Click to collapse
I was using rootbox. Still no luck.
oOflyeyesOo said:
I was using rootbox. Still no luck.
Click to expand...
Click to collapse
Try:
fastboot oem rebootRUU
If you churn out the error I mentioned, be prepared to take it in...I had to, I told the guy the truth and he got me a new device...
C:\Users\Ryan>fastboot oem rebootRUU
...
(bootloader) Start Verify: 0
OKAY [ 0.042s]
finished. total time: 0.043s
So it seems to be a bit different than your device. Its still boot looping the device.
oOflyeyesOo said:
C:\Users\Ryan>fastboot oem rebootRUU
...
(bootloader) Start Verify: 0
OKAY [ 0.042s]
finished. total time: 0.043s
So it seems to be a bit different than your device. Its still boot looping the device.
Click to expand...
Click to collapse
Did it go into RUU mode after the command or not? I see barely any total time...
Can you side load a custom, if you can get to fastboot run Hasoon's tool and unlock again, even if it says unlock...try to adb side load a custom ROM after you reflash recovery, if it boots then RUU...
Can't you just try running the RUU as an app like right click on the exe. And run as administrator on your computer. I have always done it that way not through CMD. Just seems easier for me and always works I do have my phone in fastboot when I do it. It just takes a long time to actually load maybe my computer bit sometimes I think it didn't work than the program will open and return me back to stock
Edit: just wanna clarify what I mean is run the ruu utility after you extract the zip have you tried that
Sent from my HTCONE using xda premium
It did not reboot into RUU mode. It just restarts the device and tries to boot. Every reboot option, oem lock, and quite a few other commands that try to reboot into the bootloader, just makes it try to reboot into the ROM. I tried to run the RUU this morning before work real fast, it detects the device, see's what version it is, I get all the way to waiting for bootloader, which the RUU tries to reboot into the boot loader, even when I am in the bootloader, tries to reboot into rom, I force it back to the bootloader while its still waiting, but it never seems to detect it in the bootloader.
Seems to be having issues writing, when it did not have issues before, as the rootbox splash screen still comes up from when it was working correctly. I will try to relock and see where I can get tonight and get back to you.
Before my room mate decides to destroy his phone for a insurance claim, since he doesnt want to go back in the store and tell them that another phone is bad... but I couldnt even hard brick it if i wanted to it seems....

[Q] Is my One toast?

Ok, so, yesterday my phone just randomly froze. I rebooted the phone and it randomly popped up with this "Decrypt Storage" message where I have to put in a password which I never set to unlock my phone. So, I rebooted into clockworkmod. Well, it shows the CWM logo for a second then reboots into the normal boot. I tried going into the bootloader to do a factory reset. The same thing happens. I don't know what to do! My One is a paperweight! Can anyone help me?
Thanks so much in advance.
HotFieryTech said:
Ok, so, yesterday my phone just randomly froze. I rebooted the phone and it randomly popped up with this "Decrypt Storage" message where I have to put in a password which I never set to unlock my phone. So, I rebooted into clockworkmod. Well, it shows the CWM logo for a second then reboots into the normal boot. I tried going into the bootloader to do a factory reset. The same thing happens. I don't know what to do! My One is a paperweight! Can anyone help me?
Thanks so much in advance.
Click to expand...
Click to collapse
Do you have S-Off and or SuperCID? Can you restore a stored CWM backup? Tried flashing a RUU?
i dont know how ppl expect someone to help them if they dont provide details about their devices..sigh
Ok. I have S-On and I don't have SuperCID. My One is an unlocked One, not Dev version. I cannot restore to a CWM backup because CWM doesn't load. I cannot flash an RUU because when I try to relock my bootloader with fastboot, I get an error saying "FAILED (status read failed (Too many links))." I've also tried deleting userdata through fastboot and I get the error "FAILED (remote: not allowed)." I hope that this I can fix this, cause right now my One is a $600 paperweight.
Thanks so much for your help.
I also just read that this may help you.
fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.44.0000
(bootloader) version-baseband: 4A.14.3250.13
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 1.29.1540.3
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: .........................
(bootloader) imei: ..........................
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0712000
(bootloader) cidnum: BS_US001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4027mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
getvar:all FAILED (status read failed (Too many links))
finished. total time: 0.066s
Thanks again for your help
"FAILED (status read failed (Too many links))." is normal I think, mine says that every time but the operation is actually successful.
RuleOfSines said:
"FAILED (status read failed (Too many links))." is normal I think, mine says that every time but the operation is actually successful.
Click to expand...
Click to collapse
That may be true, but my bootloader still says unlocked.
Anyone have any idea what I should do?
fastboot erase cache
skinsfanbdh said:
fastboot erase cache
Click to expand...
Click to collapse
Ok. I did that. No detectable changes. Every other command still fails.
Oh, also I forgot to say that one change I noticed when it first stopped working was that the boot animation changed from the Renovate Rom one to "ANDROID" with light sweeping from left to right.
phone needs to be connected to the computer and booted to bootloader for the command to work
skinsfanbdh said:
phone needs to be connected to the computer and booted to bootloader for the command to work
Click to expand...
Click to collapse
I wasn't born yesterday.
the command to lock bootloader you are using is fastboot oem lock right?
Have you tried installing a new recovery from fastboot? Maybe try TWRP, to install fastboot oem flash recovery yourrecovery.img
nugzo said:
the command to lock bootloader you are using is fastboot oem lock right?
Have you tried installing a new recovery from fastboot? Maybe try TWRP, to install fastboot oem flash recovery yourrecovery.img
Click to expand...
Click to collapse
I'm starting to think this is a hardware issue. I used the fastboot oem lock command and it gets an error. I tried flashing the stock recovery, CWM, and TWRP. For all three, it says it is successful, but when I boot into recovery, it's the same CWM version I've had that loads the hat logo for a second and then crashes and boots normally. Do you know what the errors I get on almost everything mean?
Anyone?
HotFieryTech said:
I wasn't born yesterday.
Click to expand...
Click to collapse
LMAO.. this was so funny.
Please, anyone know how to fix my broken phone? I can't go to HTC because my phone's bootloader says "TAMPERED" and "UNLOCKED." Someone please help me
Thanks
bump
Anyone? I have a dead device here.

[Q] Bricked my device during swap to Dev Ed but it partially works...

Hi. First things first.
I tried to convert my HTC One M7 UL to Developer Edition.
Now I'm stuck with half-brick with erased NAND.
Now I have:
Unlocked bootloader.
S-OFF
Hboot 1.44 (I can't flash Hboots because of 0MB NAND).
MID: BS_US001 (Can't change it because of NAND write errors).
TWRP (it boots fine).
Fastboot works OK (and ADB via TWRP).
When i try to reboot to RUU "fastboot oem rebootRUU" phones reboots into QHSUSB_DLOAD mode.
I can get out from QHSUSB_DLOAD mode by resetting phone with 15 sec. PWR button.
Please help me fix my phone.
RUU isn't working beacuse when RUU is flashing phone is rebooted (just like using fastboot oem rebootRUU) and it goes to QHSUSB_DLOAD mode.
Curently I'm installing Ubuntu on my laptop to try Unbrick Solution from here: "http://forum.xda-developers.com/showthread.php?t=2770684"
Much thanks in advance!
Cheers!
EDIT: When I try to use Unbrick method, my phone is not detected in Linux, but I'm 100% sure that is working and it's in QHSUSB_DLOAD mode. When I connect phone to windows PC, windows recognizes QHS bla bla bla.
Sounds like you are stuck after changing MID ? Please confirm the LAST working step before this happened?
I changed MID to stock and then I tried to change CID.
It resulted in following error:
Code:
fastboot oem writecid HTC__032
...
(bootloader) Start Verify: 0
(bootloader) [ERR] Cmd25 polling status timed out, MCI_STATUS: 0x4C0000
(bootloader) [ERR] sdcc_command: sdcc_poll_status error, rc: 2
(bootloader) emmc_erase(2037): sd_write_sector failed!
(bootloader) [ERR] Cmd25 polling status timed out, MCI_STATUS: 0x4C0000
(bootloader) [ERR] sdcc_command: sdcc_poll_status error, rc: 2
OKAY [ 0.078s]
And then I realised I have a f*** up NAND.
I can't do ANYTHING on NAND. Maybe there's is a solution for recovering partition table?
radkor said:
I changed MID to stock and then I tried to change CID.
It resulted in following error:
And then I realised I have a f*** up NAND.
I can't do ANYTHING on NAND. Maybe there's is a solution for recovering partition table?
Click to expand...
Click to collapse
Which mmcblk partition you require
I think you need to restore partition
yatindroid said:
Which mmcblk partition you require
I think you need to restore partition
Click to expand...
Click to collapse
I can't write anything on NAND via DD, but i can copy files from my PC or USB-OTG to NAND with ADB push. It's strange.
Here i wrote more: http://forum.xda-developers.com/showthread.php?t=2770684&page=49 (post #483)

[Q] HTC One M7 disaster

Hello there ,
So just so you know I've looked hours in other threads to check answers before posting my own.
I have an HTC One M7 who was stuck on bootloop , I entered the fastbood mode now it is stuck on it.
the HTC is "Locked" "S-ON" and on official rom.
the probleme is USB Debogging is OFF so I can't use ADB
But Fastboot is working fine
Recovery is not working (nothing loads just restarts)
so there is nothing I can do now (can't flash recovery , can't unlock bootloader) , I tried the HTCDev method but nothing prompt After I send the bin file.
Here informations you might need
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.54.0000
(bootloader) version-baseband: N/A
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 2.24.401.8
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: xxxxxxxxxxxxxxx
(bootloader) imei: xxxxxxxxxxxxxxxx
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__203
(bootloader) battery-status: good
(bootloader) battery-voltage: 4138mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-d959c75800
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
Click to expand...
Click to collapse
I know that everybody's request is important , but I realy can't handle losing this smartphone , only had it for a couple of months and it's a disaster if it ever happens to be lost.
Rave201 said:
Hello there ,
So just so you know I've looked hours in other threads to check answers before posting my own.
I have an HTC One M7 who was stuck on bootloop , I entered the fastbood mode now it is stuck on it.
the HTC is "Locked" "S-ON" and on official rom.
the probleme is USB Debogging is OFF so I can't use ADB
But Fastboot is working fine
Recovery is not working (nothing loads just restarts)
so there is nothing I can do now (can't flash recovery , can't unlock bootloader) , I tried the HTCDev method but nothing prompt After I send the bin file.
Here informations you might need
I know that everybody's request is important , but I realy can't handle losing this smartphone , only had it for a couple of months and it's a disaster if it ever happens to be lost.
Click to expand...
Click to collapse
usb debugging has nothing to do with the bootloader, adb or fastboot, it is only required to be on when you want to mod something or control your phone using adb commands inside a booted rom, as you cant boot, then that's not an option.
if your bootloader is locked and you have warranty, send it back, because if you unlock your bootloader then your warranty will be void and you'll have to pay for repairs.
Hi there & thnx for your concern,
The warranty is not an option , cause I bought it in another country and have no service support here.
For the usb debugging mode , as far as I know , it needs to be "on" so the smartphone can be connected to adb.
I looked on the net how to turn it on without having access to android I got some command but I need an android command-line shell to make it work , wich is not an option right now.
I'm all open for suggestions.
Is there a way to get out of fastboot and try load the android again ?
I tried turn power down but it opens fastboot automaticly,
I tried
Code:
fastboot reboot
same result as above .
Rave201 said:
Is there a way to get out of fastboot and try load the android again ?
I tried turn power down but it opens fastboot automaticly,
I tried
Code:
fastboot reboot
same result as above .
Click to expand...
Click to collapse
only thing you can do is unlock your bootloader, try again, get a new unlock token from HTC Dev.
by the way, adb commands are only for in a rom or in recovery, use fastboot commands only in the bootloader, if you cant unlock the bootloader then theres not a lot you can do.
could you post your fastboot getvar all please, remove imei and serial number information before posting, maybe there is an RUU we can run.
Rave201 said:
Hello there ,
So just so you know I've looked hours in other threads to check answers before posting my own.
I have an HTC One M7 who was stuck on bootloop , I entered the fastbood mode now it is stuck on it.
the HTC is "Locked" "S-ON" and on official rom.
the probleme is USB Debogging is OFF so I can't use ADB
But Fastboot is working fine
Recovery is not working (nothing loads just restarts)
so there is nothing I can do now (can't flash recovery , can't unlock bootloader) , I tried the HTCDev method but nothing prompt After I send the bin file.
I know that everybody's request is important , but I realy can't handle losing this smartphone , only had it for a couple of months and it's a disaster if it ever happens to be lost.
Click to expand...
Click to collapse
boot the phone to the bootloader / Fastboot USB
plug the phone to the PC and Flash this RUU >> http://www.androidruu.com/getdownlo...10.38r.1157.04L_release_353069_signed_2-1.exe
If you get an Error flashing 155 etc)
flash this firmware first >> http://xda7.androidrevolution.org/db_mirror/Firmware/HTC/HTC_One/401/4.19.401.8.zip
place the file in your fastboot folder on your PC and rename it firmware.zip and flash it with a command prompt
fastboot oem rebootRUU
fastboot flash zip firmware.zip
fastboot flash zip firmware.zip
fastboot reboot
Now try the RUU again
clsA said:
boot the phone to the bootloader / Fastboot USB
plug the phone to the PC and Flash this RUU >> http://www.androidruu.com/getdownlo...10.38r.1157.04L_release_353069_signed_2-1.exe
If you get an Error flashing 155 etc)
flash this firmware first >> http://xda7.androidrevolution.org/db_mirror/Firmware/HTC/HTC_One/401/4.19.401.8.zip
place the file in your fastboot folder on your PC and rename it firmware.zip and flash it with a command prompt
fastboot oem rebootRUU
fastboot flash zip firmware.zip
fastboot flash zip firmware.zip
fastboot reboot
Click to expand...
Click to collapse
lol how I missed that I don't know
Thanks ! : downloading , I'll leave answer after I test.
Hi again ;
So I downloaded and followed the steps I got errors :/
on the RUU flash I got Error 171 at "Bootloader waiting" and later saying that it couldn't connect to the device . It did connect to it in the first place though and device rebooted and so .
So I followed the second parts and I got errors aswell :
Code:
c:\mini-sdk>fastboot oem rebootRUU
...
(bootloader) [ERR] Cmd18 polling status timed out, MCI_STATUS: 0x4C2000
(bootloader) [ERR] sdcc_command: sdcc_poll_status error, rc: 2
(bootloader) [SD_HW_ERR] read data fail in CMD18
(bootloader) CMD18: cmd failed
(bootloader) [SD_HW_ERR] SD: Read data fail..
(bootloader) [ERR] partition_read_emmc(862): error 2
(bootloader) Start Verify: 3
(bootloader) [ERR] Cmd25 polling status timed out, MCI_STATUS: 0x4C0000
(bootloader) [ERR] sdcc_command: sdcc_poll_status error, rc: 2
OKAY [ 0.016s]
finished. total time: 0.016s
c:\mini-sdk>fastboot flash zip firmware.zip
sending 'zip' (43508 KB)...
OKAY [ 2.870s]
writing 'zip'...
(bootloader) adopting the signature contained in this image...
(bootloader) signature checking...
FAILED (remote: not allowed)
finished. total time: 6.538s
Any help please
anyone ?
Rave201 said:
anyone ?
Click to expand...
Click to collapse
bootloader needs to be locked / relocked to flash the RUU or firmware as your s-on.
"fastboot oem lock" is the command without quotes.
Hi there, I did it already , it says device already locked.
Rave201 said:
Hi there, I did it already , it says device already locked.
Click to expand...
Click to collapse
soz about that, just realised, had a read back through the whole thread to catch up, right, 171 is a USB connection error, so when your phone is in the bootloader, plugged into the computer with fastboot usb showing, have a look in device manager and make sure your computer can see your phone and that you dont have anything like "One" with a yellow exclamation mark.
sounds like a driver problem to me, but are you using the original HTC cable too ?
Seanie280672 said:
soz about that, just realised, had a read back through the whole thread to catch up, right, 171 is a USB connection error, so when your phone is in the bootloader, plugged into the computer with fastboot usb showing, have a look in device manager and make sure your computer can see your phone and that you dont have anything like "One" with a yellow exclamation mark.
sounds like a driver problem to me, but are you using the original HTC cable too ?
Click to expand...
Click to collapse
Yeah , well I tried like 4 drivers already , fastboot usb is indeed showing, and the RUU does restart the device , but when waiting for bootloader nothing shows =/
Tried with different pc too with different compatiblities.
Only thing left to try is another cable.
Thnx for following up
Rave201 said:
Yeah , well I tried like 4 drivers already , fastboot usb is indeed showing, and the RUU does restart the device , but when waiting for bootloader nothing shows =/
Tried with different pc too with different compatiblities.
Only thing left to try is another cable.
Thnx for following up
Click to expand...
Click to collapse
what I meant was when fastboot usb is showing, have a look in windows device manager and make sure it see's your phone, should say MyHTC.
only drivers you need which have never let me down, even on Windows 10 is HTC sync manager, just download and install the latest version from the HTC site, I would uninstall all current phone drivers first, then run a cleaner like CCleaner to remove old files, reboot computer then install HTC sync manager, after the install, un-install HTC sync, just leaving HTC driver package above it alone.
make sure your phone is unplugged when doing the above, leave your phone in the bootloader, and when you have finished the last step of un-installing HTC sync, then plug your phone into the computer and let it load the fastboot driver, thats the main one you need right now.
Hi again , So I tried everything above and nothing , took the device to a guy who's good in repairing and flashing devices and couldn't flash it neither.
for a radical solution , should I change the whole mainboard or there is a specific part ?
Rave201 said:
Hi again , So I tried everything above and nothing , took the device to a guy who's good in repairing and flashing devices and couldn't flash it neither.
for a radical solution , should I change the whole mainboard or there is a specific part ?
Click to expand...
Click to collapse
It's a 2 year old phone, it's really only worth fixing if you already have the parts for free.
This phone sells for $149 New in the US, and even cheaper used on eBay.
Thanks for the advice , but more objectively Motherboard or a specific part ?
Parts here are pretty cheap compared. And I can't afford a new one actually.
Rave201 said:
Thanks for the advice , but more objectively Motherboard or a specific part ?
Parts here are pretty cheap compared. And I can't afford a new one actually.
Click to expand...
Click to collapse
SD_HW_ERROR = probably a defective emmc. You can't replace the emmc chip, its soldered directly on the Motherboard so you will indeed need to replace the motherboard but like clsA said it really doesnt worth it. You can get a new M7 for 150$. HTC sells their Motherboard around 100$ + you'll probably need to replace the body like many users who tried to open the phone themselves (very fragile around the volume rockers). Even if I love my M7, I wouldn't spent 100$ to replace the MB.
And buying a used motherboard is not a good idea. You don't know if its working good + you don't know if the IMEI is blacklisted.
Thanks for the explanation alray, I excpected the fail in the emmc too cause read_mmc emmc didn't work.
Anway I don't live in the us . Here though, a new one cost roughly 300 $ and the motherboard is about 80$ or less.
Thanks again

Htc desire 510 64 bit uk ( revert back to stock )

REVERT BACK TO FULL STOCK HTC DESIRE 510 64 BIT UK EE/ORANGE (SOLVED)​
UNLOCKED BOOTLOADER IS NEEDED FOR THIS SO IF YOU DO NOT HAVE A UNLOCKED BOOTLOADER UNLOCK IT FIRST AT HTCDEV. I AM WRITING THE GUIDE TO HELP THOSE WHO HAVE THE HTC DESIRE 510 64 BIT UK VERSION ON EE/ORANGE AND ARE TRYING TO REVERT BACK TO FULL STOCK. IT MAY HELP THOSE ON OTHER NETWORKS BUT TRY AT YOUR OWN RISK. I HAVE NOTICED THAT THERE ARE NOT MANY ROMS ABOUT FOR THIS PHONE STOCK OR CUSTOM. MY 510 WAS GREAT UP UNTILL I STARTED TO CUSTOMISE IT. CUSTOM RECOVERY ROOT ECT. IT ALL WENT WELL UNTILL I NOTICED I HAD SOME NASTY RED WRITING EVERY TIME I TURNED MY PHONE ON. SOMETHING ABOUT HTC DEVELOPMENT. I ALSO NOTICED THAT OTA UPDATES WERE NOT INSTALLING. F**k THIS I THOUGHT TIME TO REVERT BACK TO FULL UNROOTED STOCK BUT THIS WAS NOT AS SIMPLE AS I THOUGHT IT WOULD BE AS I COULD NOT FIND ANY DESIRE 510 64 BIT UK STOCK ROMS ANYWHERE ON THE NET. I HAVE MANAGED TO GET A STOCK ROM AND REMOVED THE ROOT. I HAVE ALSO MANAGED TO GET A STOCK RECOVER.img. THE WHOLE PROCESS WILL TAKE LESS THAN 1 HOUR IF YOU KNOW WHAT YOU ARE DOING. DO THIS PROCESS AT YOUR OWN RISK. YOU WILL NEED TO HAVE A UNLOCKED BOOTLOADER. NO S-OFF IS NEEDED. OK LETS GET STARTED
DOWNLOAD FILES HERE https://onedrive.live.com/download?...!362&authkey=!AJe2kEJ0umuLUT0&ithint=file,zip
ENTER FASTBOOT MODE ON PHONE (hold volume down button and power button at the same time)
START FAST BOOT PROGRAMME ON PC (open adb folder and place mouse pointer on a blank space within the folder and hold tab key while pressing right mouse key then select open command window here)
WE WILL BE DOING THE PROCESS IN THIS ORDER
1 FLASH CWM RECOVERY.IMG ( WITH FASTBOOT )
2 INSTALL STOCK ROM.ZIP FROM SD CARD ( FROM CWM MENU )
3 INSTALL STOCK RECOVERY.IMG ( WITH FASTBOOT )
4 RE LOCK BOOTLOADER ( WITH FASTBOOT )
1ST PUT THE PHONE IN FASTBOOT MODE AND CONNECT TO THE PC. START FASTBOOT PROGRAMME AND ENTER THIS FASTBOOT COMMAND AND PRESS ENTER. fastboot flash recovery recoverycwm.img WHEN THIS HAS FINISHED POWER OFF THE PHONE BY REMOVING THE BATTERY THEN PUT IT BACK IN.
2ND PUT THE STOCK ROM ON SD CARD AND PUT IT IN THE PHONE. ENTER CWM RECOVERY ON THE PHONE BY GOING INTO FASTBOOT MODE AND SCROLLING DOWN TO RECOVERY AND PRESS POWER BUTTON. ONCE IN RECOVERY MODE CLEAR ALL THE CATCHES ( i formatted everything apart from the sd card ). NOW INSTALL THE ROM ZIP. RESTART THE PHONE AND ENABLE USB DEBUGING MODE THEN POWER OFF THE PHONE AND REMOVE THE BATTERY THEN PUT IT BACK IN.
3. NOW POWER THE PHONE BACK ON INTO FASTBOOT MODE AND CONNECT IT TO THE PC. START THE FASTBOOT PROGRAMME AND TYPE THE FOLLOWING COMMAND fastboot flash recovery recovery-update.img THEN PRESS ENTER. ONCE COMPLETE TURN OFF THE PHONE BY REMOVING THE BATTERY AND PUTTING IT BACK IN.
4. NOW POWER ON THE PHONE INTO FASTBOOT MODE AND CONNECT TO THE PC. START THE FASTBOOT PROGRAMME AND ENTER THE FOLLOWING COMMAND fastboot oem lock AND PRESS ENTER. YOUR PHONE WILL RESTART. JOB DONE
YOU WILL NOW BE BACK ON STOCK FIRMWARE WITH A STOCK UNROOTED KERNEL AND A STOCK RECOVER MENU AND LOCKED BOOTLOADER. THE RED WRITING ON THE HTC SPLASH SCREEN WILL BE GONE AND OTA UPDATES WILL NOW WORK. :good:
where do i find the link?
Where is the link you said to get the required files?
Thanks in advance for this post, i hope it works
frodoor said:
Where is the link you said to get the required files?
Thanks in advance for this post, i hope it works
Click to expand...
Click to collapse
I cant upload the files as i am new to xda but if you want to give me your email address i can forward a a download link.
ANDROIDGEEK072 said:
I cant upload the files as i am new to xda but if you want to give me your email address i can forward a a download link.
Click to expand...
Click to collapse
Yes please i sent a PM with my email,
Thank you :good:
Email: [email protected]
Hey .. Mine is from boost mobile, hope this work on here too. Send me the links too on [email protected]
Thanks in advance
frodoor said:
Yes please i sent a PM with my email,
Thank you :good:
Email: [email protected]
Click to expand...
Click to collapse
Glad it worked for you my friend. Can you leave a comment in the post to let others know that it worked for you. Nice one :good:
ANDROIDGEEK072 said:
Glad it worked for you my friend. Can you leave a comment in the post to let others know that it worked for you. Nice one :good:
Click to expand...
Click to collapse
Download link now added good luck
kudokunnn said:
Hey .. Mine is from boost mobile, hope this work on here too. Send me the links too on [email protected]
Thanks in advance
Click to expand...
Click to collapse
Download link added
ANDROIDGEEK072 said:
Download link added
Click to expand...
Click to collapse
Hi, thank you for rom, but not working for me... Last part.
C:\Users\Nerijus\Desktop\HTC DESIRE 510 64 BIT UK\adb> fastboot oem lock
...
(bootloader) [PGFS] partition_update_pgfs: pg1fs_security
(bootloader) TZ_HTC_SVC_ENC ret = 0
(bootloader) [PGFS] partition_update_pgfs: pg2fs_sec_recovery
(bootloader) Lock successfully...
(bootloader) TZ_HTC_SVC_DISABLE ret = 536739196 (0x1FFDFD7C)
(bootloader) [ERR] Failed to disable wdog debug: -4
(bootloader) [INFO] Calling SCM to disable SPMI PMIC arbiter
(bootloader) [INFO] Rebooting device
FAILED (status read failed (Too many links))
finished. total time: 1.132s
When i rebooted device htc sreen freeze (without red letters ), waited for 30 minutes and nothing... sry for my english
Can u send me the links....my email adrress is [email protected]
Nerijus87 said:
Hi, thank you for rom, but not working for me... Last part.
C:\Users\Nerijus\Desktop\HTC DESIRE 510 64 BIT UK\adb> fastboot oem lock
...
(bootloader) [PGFS] partition_update_pgfs: pg1fs_security
(bootloader) TZ_HTC_SVC_ENC ret = 0
(bootloader) [PGFS] partition_update_pgfs: pg2fs_sec_recovery
(bootloader) Lock successfully...
(bootloader) TZ_HTC_SVC_DISABLE ret = 536739196 (0x1FFDFD7C)
(bootloader) [ERR] Failed to disable wdog debug: -4
(bootloader) [INFO] Calling SCM to disable SPMI PMIC arbiter
(bootloader) [INFO] Rebooting device
FAILED (status read failed (Too many links))
finished. total time: 1.132s
When i rebooted device htc sreen freeze (without red letters ), waited for 30 minutes and nothing... sry for my english
Click to expand...
Click to collapse
Are you sure that your phone is a 64 bit version also this method requires a unlocked bootloader. This rom is for EE network
ANDROIDGEEK072 said:
Are you sure that your phone is a 64 bit version also this method requires a unlocked bootloader. This rom is for EE network
Click to expand...
Click to collapse
Forgot to say that it will say failed but it should still lock your bootloader. Sounds like you may have a 32 bit phone this is why it is stuck on htc screen or you did not flash the recovery.
Ummm:
C:\adb>fastboot oem lock
...
(bootloader) [PGFS] partition_update_pgfs: pg1fs_security
(bootloader) TZ_HTC_SVC_ENC ret = 0
(bootloader) [PGFS] partition_update_pgfs: pg2fs_sec_recovery
(bootloader) Lock successfully...
(bootloader) TZ_HTC_SVC_DISABLE ret = 536739196 (0x1FFDFD7C)
(bootloader) [ERR] Failed to disable wdog debug: -4
(bootloader) [INFO] Calling SCM to disable SPMI PMIC arbiter
(bootloader) [INFO] Rebooting device
FAILED (status read failed (Too many links))
finished. total time: 1.149s
C:\adb>
And it just keeps rebooting....
maksimkooo98 said:
Ummm:
C:\adb>fastboot oem lock
...
(bootloader) [PGFS] partition_update_pgfs: pg1fs_security
(bootloader) TZ_HTC_SVC_ENC ret = 0
(bootloader) [PGFS] partition_update_pgfs: pg2fs_sec_recovery
(bootloader) Lock successfully...
(bootloader) TZ_HTC_SVC_DISABLE ret = 536739196 (0x1FFDFD7C)
(bootloader) [ERR] Failed to disable wdog debug: -4
(bootloader) [INFO] Calling SCM to disable SPMI PMIC arbiter
(bootloader) [INFO] Rebooting device
FAILED (status read failed (Too many links))
finished. total time: 1.149s
C:\adb>
And it just keeps rebooting....
Click to expand...
Click to collapse
Let me ask you this question because I'm looking at the info you put on here from your phone so... WHAT kind of phone is that? I need the name, the MODEL number and everything... EVEN your HBoot screen info too... Type it ALL in here!!!
Please send me to [email protected]. thank you in advance
MrMike2182 said:
Let me ask you this question because I'm looking at the info you put on here from your phone so... WHAT kind of phone is that? I need the name, the MODEL number and everything... EVEN your HBoot screen info too... Type it ALL in here!!!
Click to expand...
Click to collapse
***RELOCKED***
A11_UL PVT SHIP S-ON
HBOOT-3.19.0.0000
RADIO-01.02.012_U10251_39.O8.40922
OS-
eMMC-boot 1024MB
Aug 10 2015, 17:43:35.0
HTC Desire 510 model number: 0PCV200
Mine is a boost mobile....can u suggest me a link where reverting back to stock for boost mobile is given...
Im asking this particularly bcoz u said that it is for ee network....
ANDROIDGEEK072 said:
REVERT BACK TO FULL STOCK HTC DESIRE 510 64 BIT UK EE/ORANGE (SOLVED)​
UNLOCKED BOOTLOADER IS NEEDED FOR THIS SO IF YOU DO NOT HAVE A UNLOCKED BOOTLOADER UNLOCK IT FIRST AT HTCDEV. I AM WRITING THE GUIDE TO HELP THOSE WHO HAVE THE HTC DESIRE 510 64 BIT UK VERSION ON EE/ORANGE AND ARE TRYING TO REVERT BACK TO FULL STOCK. IT MAY HELP THOSE ON OTHER NETWORKS BUT TRY AT YOUR OWN RISK. I HAVE NOTICED THAT THERE ARE NOT MANY ROMS ABOUT FOR THIS PHONE STOCK OR CUSTOM. MY 510 WAS GREAT UP UNTILL I STARTED TO CUSTOMISE IT. CUSTOM RECOVERY ROOT ECT. IT ALL WENT WELL UNTILL I NOTICED I HAD SOME NASTY RED WRITING EVERY TIME I TURNED MY PHONE ON. SOMETHING ABOUT HTC DEVELOPMENT. I ALSO NOTICED THAT OTA UPDATES WERE NOT INSTALLING. F**k THIS I THOUGHT TIME TO REVERT BACK TO FULL UNROOTED STOCK BUT THIS WAS NOT AS SIMPLE AS I THOUGHT IT WOULD BE AS I COULD NOT FIND ANY DESIRE 510 64 BIT UK STOCK ROMS ANYWHERE ON THE NET. I HAVE MANAGED TO GET A STOCK ROM AND REMOVED THE ROOT. I HAVE ALSO MANAGED TO GET A STOCK RECOVER.img. THE WHOLE PROCESS WILL TAKE LESS THAN 1 HOUR IF YOU KNOW WHAT YOU ARE DOING. DO THIS PROCESS AT YOUR OWN RISK. YOU WILL NEED TO HAVE A UNLOCKED BOOTLOADER. NO S-OFF IS NEEDED. OK LETS GET STARTED
DOWNLOAD FILES HERE https://onedrive.live.com/download?...!362&authkey=!AJe2kEJ0umuLUT0&ithint=file,zip
ENTER FASTBOOT MODE ON PHONE (hold volume down button and power button at the same time)
START FAST BOOT PROGRAMME ON PC (open adb folder and place mouse pointer on a blank space within the folder and hold tab key while pressing right mouse key then select open command window here)
WE WILL BE DOING THE PROCESS IN THIS ORDER
1 FLASH CWM RECOVERY.IMG ( WITH FASTBOOT )
2 INSTALL STOCK ROM.ZIP FROM SD CARD ( FROM CWM MENU )
3 INSTALL STOCK RECOVERY.IMG ( WITH FASTBOOT )
4 RE LOCK BOOTLOADER ( WITH FASTBOOT )
1ST PUT THE PHONE IN FASTBOOT MODE AND CONNECT TO THE PC. START FASTBOOT PROGRAMME AND ENTER THIS FASTBOOT COMMAND AND PRESS ENTER. fastboot flash recovery recoverycwm.img WHEN THIS HAS FINISHED POWER OFF THE PHONE BY REMOVING THE BATTERY THEN PUT IT BACK IN.
2ND PUT THE STOCK ROM ON SD CARD AND PUT IT IN THE PHONE. ENTER CWM RECOVERY ON THE PHONE BY GOING INTO FASTBOOT MODE AND SCROLLING DOWN TO RECOVERY AND PRESS POWER BUTTON. ONCE IN RECOVERY MODE CLEAR ALL THE CATCHES ( i formatted everything apart from the sd card ). NOW INSTALL THE ROM ZIP. RESTART THE PHONE AND ENABLE USB DEBUGING MODE THEN POWER OFF THE PHONE AND REMOVE THE BATTERY THEN PUT IT BACK IN.
3. NOW POWER THE PHONE BACK ON INTO FASTBOOT MODE AND CONNECT IT TO THE PC. START THE FASTBOOT PROGRAMME AND TYPE THE FOLLOWING COMMAND fastboot flash recovery recovery-update.img THEN PRESS ENTER. ONCE COMPLETE TURN OFF THE PHONE BY REMOVING THE BATTERY AND PUTTING IT BACK IN.
4. NOW POWER ON THE PHONE INTO FASTBOOT MODE AND CONNECT TO THE PC. START THE FASTBOOT PROGRAMME AND ENTER THE FOLLOWING COMMAND fastboot oem lock AND PRESS ENTER. YOUR PHONE WILL RESTART. JOB DONE
YOU WILL NOW BE BACK ON STOCK FIRMWARE WITH A STOCK UNROOTED KERNEL AND A STOCK RECOVER MENU AND LOCKED BOOTLOADER. THE RED WRITING ON THE HTC SPLASH SCREEN WILL BE GONE AND OTA UPDATES WILL NOW WORK. :good:
Click to expand...
Click to collapse
hey, thank you for this tutorial, i need download link to the rest of the files....
Thanks
ANDROIDGEEK072 said:
REVERT BACK TO FULL STOCK HTC DESIRE 510 64 BIT UK EE/ORANGE (SOLVED)​
UNLOCKED BOOTLOADER IS NEEDED FOR THIS SO IF YOU DO NOT HAVE A UNLOCKED BOOTLOADER UNLOCK IT FIRST AT HTCDEV. I AM WRITING THE GUIDE TO HELP THOSE WHO HAVE THE HTC DESIRE 510 64 BIT UK VERSION ON EE/ORANGE AND ARE TRYING TO REVERT BACK TO FULL STOCK. IT MAY HELP THOSE ON OTHER NETWORKS BUT TRY AT YOUR OWN RISK. I HAVE NOTICED THAT THERE ARE NOT MANY ROMS ABOUT FOR THIS PHONE STOCK OR CUSTOM. MY 510 WAS GREAT UP UNTILL I STARTED TO CUSTOMISE IT. CUSTOM RECOVERY ROOT ECT. IT ALL WENT WELL UNTILL I NOTICED I HAD SOME NASTY RED WRITING EVERY TIME I TURNED MY PHONE ON. SOMETHING ABOUT HTC DEVELOPMENT. I ALSO NOTICED THAT OTA UPDATES WERE NOT INSTALLING. F**k THIS I THOUGHT TIME TO REVERT BACK TO FULL UNROOTED STOCK BUT THIS WAS NOT AS SIMPLE AS I THOUGHT IT WOULD BE AS I COULD NOT FIND ANY DESIRE 510 64 BIT UK STOCK ROMS ANYWHERE ON THE NET. I HAVE MANAGED TO GET A STOCK ROM AND REMOVED THE ROOT. I HAVE ALSO MANAGED TO GET A STOCK RECOVER.img. THE WHOLE PROCESS WILL TAKE LESS THAN 1 HOUR IF YOU KNOW WHAT YOU ARE DOING. DO THIS PROCESS AT YOUR OWN RISK. YOU WILL NEED TO HAVE A UNLOCKED BOOTLOADER. NO S-OFF IS NEEDED. OK LETS GET STARTED
ENTER FASTBOOT MODE ON PHONE (hold volume down button and power button at the same time)
START FAST BOOT PROGRAMME ON PC (open adb folder and place mouse pointer on a blank space within the folder and hold tab key while pressing right mouse key then select open command window here)
WE WILL BE DOING THE PROCESS IN THIS ORDER
1 FLASH CWM RECOVERY.IMG ( WITH FASTBOOT )
2 INSTALL STOCK ROM.ZIP FROM SD CARD ( FROM CWM MENU )
3 INSTALL STOCK RECOVERY.IMG ( WITH FASTBOOT )
4 RE LOCK BOOTLOADER ( WITH FASTBOOT )
1ST PUT THE PHONE IN FASTBOOT MODE AND CONNECT TO THE PC. START FASTBOOT PROGRAMME AND ENTER THIS FASTBOOT COMMAND AND PRESS ENTER. fastboot flash recovery recoverycwm.img WHEN THIS HAS FINISHED POWER OFF THE PHONE BY REMOVING THE BATTERY THEN PUT IT BACK IN.
2ND PUT THE STOCK ROM ON SD CARD AND PUT IT IN THE PHONE. ENTER CWM RECOVERY ON THE PHONE BY GOING INTO FASTBOOT MODE AND SCROLLING DOWN TO RECOVERY AND PRESS POWER BUTTON. ONCE IN RECOVERY MODE CLEAR ALL THE CATCHES ( i formatted everything apart from the sd card ). NOW INSTALL THE ROM ZIP. RESTART THE PHONE AND ENABLE USB DEBUGING MODE THEN POWER OFF THE PHONE AND REMOVE THE BATTERY THEN PUT IT BACK IN.
3. NOW POWER THE PHONE BACK ON INTO FASTBOOT MODE AND CONNECT IT TO THE PC. START THE FASTBOOT PROGRAMME AND TYPE THE FOLLOWING COMMAND fastboot flash recovery recovery-update.img THEN PRESS ENTER. ONCE COMPLETE TURN OFF THE PHONE BY REMOVING THE BATTERY AND PUTTING IT BACK IN.
4. NOW POWER ON THE PHONE INTO FASTBOOT MODE AND CONNECT TO THE PC. START THE FASTBOOT PROGRAMME AND ENTER THE FOLLOWING COMMAND fastboot oem lock AND PRESS ENTER. YOUR PHONE WILL RESTART. JOB DONE
YOU WILL NOW BE BACK ON STOCK FIRMWARE WITH A STOCK UNROOTED KERNEL AND A STOCK RECOVER MENU AND LOCKED BOOTLOADER. THE RED WRITING ON THE HTC SPLASH SCREEN WILL BE GONE AND OTA UPDATES WILL NOW WORK. :good:
Click to expand...
Click to collapse
Thanks for the useful tutorial I flashed my Telstra brand 64 bit phone with this tutorial and it was successful.
the only issue I encountered was when I locked the bootloader in the end than the phone kept rebooring into bootloader. I realised that the Rooted bootloader is causing this So I flashed the supplied boot.img to the phone and voila it worked.
In my opinion we have to unroot the phone before locking the bootloader.
I still can see "software status : modified" and "Relocked" in the bootloader screen. I hope someone someday will find a way to clean this thing as well.
solution
maksimkooo98 said:
Ummm:
C:\adb>fastboot oem lock
...
(bootloader) [PGFS] partition_update_pgfs: pg1fs_security
(bootloader) TZ_HTC_SVC_ENC ret = 0
(bootloader) [PGFS] partition_update_pgfs: pg2fs_sec_recovery
(bootloader) Lock successfully...
(bootloader) TZ_HTC_SVC_DISABLE ret = 536739196 (0x1FFDFD7C)
(bootloader) [ERR] Failed to disable wdog debug: -4
(bootloader) [INFO] Calling SCM to disable SPMI PMIC arbiter
(bootloader) [INFO] Rebooting device
FAILED (status read failed (Too many links))
finished. total time: 1.149s
C:\adb>
And it just keeps rebooting....
Click to expand...
Click to collapse
flash boot_signed.img to your phone which is inside the rom.zip. Same problem was with me and it did the trick.

Categories

Resources