Do goldcards work with the Sensation?do you know how to make gold card ?
Anyway, I was going to make him add his CID to the android-info.txt.
Do goldcards work with the Sensation?do you know how to make gold card ?
It gives a CID ID Error.I'm hoping it will. If not we can manually extract the system.img and flash it.
I have never made a Goldcard before but there must be a first time for everythingdo you know how to make gold card ? if you do download the goldcard too i attatched and make a goldcard using that when u have the goldcard.img mount your sdcard ( make sure its formatted ) and click load goldcard.img and it will turn your sdcard into goldcard, then flash the branded vodafone RUU again![]()
Do you have a microSD adapter or someway to access the microSD?I have never made a Goldcard before but there must be a first time for everything
when u try to get the mmc DONT mount it just select mmc0 or mmc1 but make sure your phones pluggged in with ussb debugging enabledI have never made a Goldcard before but there must be a first time for everything
When i want to get CID from MMC1 and MMC0 i get:
adb server is out of date. killing...
* daemon started successfully *
------------------------
Could not locate CID in output
FYI: Does not boot.when u try to get the mmc DONT mount it just select mmc0 or mmc1 but make sure your phones pluggged in with ussb debugging enabled
How can i enable USB debugging from the bootloader?when u try to get the mmc DONT mount it just select mmc0 or mmc1 but make sure your phones pluggged in with ussb debugging enabled
lol stupid me for not reading properly. you cant. plug your sdcard into a sdcard reader into your pc and try again pleaseHow can i enable USB debugging from the bootloader?
Still get the same error.lol stupid me for not reading properly. you cant. plug your sdcard into a sdcard reader into your pc and try again please
Sorry, had to run an errand yesterday.Still get the same error.
Is the MMC1 or MMC0 the internal storage?
I also have contact with HTC about the HTCDEV support.
But they need the "E2E Reference" any one known how i can get that?
Is it not possible to edit the RUU rom.zip and replace the recovery with the clockwork mod?
fastboot rebootRUU
fastboot flash rom.zip
I get a errorSorry, had to run an errand yesterday.
It's not possible to flash CWM via fastboot since it's unsigned. The only recovery you can flash is a HTC signed recovery.
I've updated the ROM.zip file from the RUU to flash to your phone.
Download this file:
https://mega.co.nz/#!PdoGSTRQ!JbQT_UWGQu2_Nq5cNmkI4ATvqH0B1O858OQOOFFnRd4
Copy the file to the folder that you have fastboot in.
Then run this.
Code:fastboot rebootRUU fastboot flash rom.zip
If it's done. Try:I get a error
sending 'zip' (430233 KB)...
OKAY [ 59.198s]
writing 'zip'...
(bootloader) signature checking...
FAILED (remote: 12 signature verify fail)
finished. total time: 132.942s
I am now flashing the rom.zip from the RUU stock file that i have with fastboot and then it can flash it.
Update:
The command prompt tells me that the flash is successfull but the phone shows the HTC logo with the green bar under it. And a little piece is not green.
fastboot erase userdata
fastboot reboot
The first command gives:If it's done. Try:
Code:fastboot erase userdata fastboot reboot
Try this:The first command gives:
erasing 'userdata'...
FAILED (remote: not allowed)
finished. total time: 0.007s
The reboot works but it does not boot any further then the HTC logo.
screen get black and reboots.
Response from HTCDEV takes a little longer they wanted a screenshot of info.
I told them that is not possible.
fastboot reboot-bootloader
Run the stock vodaphone RUU again.Try this:
Then run the RUU again.Code:fastboot reboot-bootloader
That is dangerous and can seriously damage the phone, so I don't recommend doing it.Run the stock vodaphone RUU again.
Phone still stuck at boot. Only bootloader can be started
I think the only option is to wait for HTC te support me to unlock the bootloader.
What about this?
If you can reflash the bootloader this way can i reflash the recovery?
http://forum.xda-developers.com/showthread.php?t=1522351
Is i select factory reset i get a black screen for a minute and then it reboots in a endless loopThat is dangerous and can seriously damage the phone, so I don't recommend doing it.
I don't understand why your phone doesn't boot.
Can you do a factory reset?
Extract the files from the ROM.zip.Is i select factory reset i get a black screen for a minute and then it reboots in a endless loop
fastboot rebootRUU
fastboot flash boot_signed.img
fastboot flash system.img
fastboot flash recovery_signed.img
Getting strange results:Extract the files from the ROM.zip.
Copy them to the folder with fastboot.
Code:fastboot rebootRUU fastboot flash boot_signed.img fastboot flash system.img fastboot flash recovery_signed.img