[RQ]HTC Magic TIM ROM - myTouch 3G, Magic Android Development

I need original HTC Magic TIM ROM (the phone is white version if there is any difference) I can't find it if some one can help me cause my phone is dead without it

Hi!
follow this:
fastboot flash system system.img
fastboot flash userdata data.img
fastboot flash boot boot.img
fastboot reboot
Rom Dump in pm!

can you do me a favor? i need this rom,thanks
allaisi said:
Hi!
follow this:
fastboot flash system system.img
fastboot flash userdata data.img
fastboot flash boot boot.img
fastboot reboot
Rom Dump in pm!
Click to expand...
Click to collapse
can you do me a favor? i need this rom,thanks

i need this rom too
please i need this rom too,thanks

hi,
Thanks for this original rom,
please, i must unziping this rom and puting it in android/tools or puting it in the SD .
Pease more detail if possible step by step .
thanks again .

mavelbg said:
I need original HTC Magic TIM ROM (the phone is white version if there is any difference) I can't find it if some one can help me cause my phone is dead without it
Click to expand...
Click to collapse
If what you're looking for is the 1.5 stock ROM:
http://forum.xda-developers.com/showthread.php?t=523680
(Daldroid stock ROM)

Same problem here, when i wan`t to make update, after a couple of seconds the phone turns off, and i cannot turn on unless i remove the battery and unplug the usb.
What is the problem? i am disperately
I`m noot a noob, i have flashed Magic 32B.. But this won`t work because of that.
sorry 4 english

Hi 3dward87 this Rom only for 32A not for 32B

RUU
if u want the original tim rom you can download it from htc site.
it's the original RUU.

Related

[Q] Help! My Dream/G1 is half-bricked

Hi people, I hope somebody can help me, i'm desperate...
I was trying to change my Dream's Rom, i have root access and a modified recovery... but I was wrong and instead of changing the recovery completely, just did it partially...
the result, after flashing a new hboot, radio, rom and ezterry's kernel, was my phone has been useless ...
it get freezed at the screen of the operator and the pc does not recognize it at fastboot usb mode... so I cannot flash the .img file from fastboot mode!
My question is: is there a way to flash a recovery from a zip in your own recovery? I tried zipping the file and applying it from recovery, but the phone says:
'E: No signature (1 files)
E: Verification failed'
These are the settings in fastboot mode:
"Dream PVT 32B SHIP S-ON
HBOOT-1.22.0013d (DREA20000)
CPLD-4
RADIO-2.22.27.08"
I know it is difficult, but any idea is welcome...
Sorry about my bad english, and I hope somebody knows what can I do... thanks a lot!
Probaly will have better luck in the G1 section. Im confuused at what you're trying to do Just flash a rom that install a new recovery from there, no you cant flash a recovery from in a recovery
MacaronyMax said:
Just flash a rom that install a new recovery from there
Click to expand...
Click to collapse
What do you mean by that?
I can flash a rom that also change the recovery automatically?
if you can tell me the name of any of them, I will be eternally grateful.
Thanks a lot!
phrono said:
What do you mean by that?
I can flash a rom that also change the recovery automatically?
if you can tell me the name of any of them, I will be eternally grateful.
Thanks a lot!
Click to expand...
Click to collapse
completely unroot and root again.
and how is that done?
I mean, what is the order that i must follow? I have all the .img files of the nandroid backup, so i must copy it all to the sd and flash it?
Hi? does nobody have any idea?

CANT relock my boot loader kindly advise

hi
Hi
after doing the below process as given in the below link i tried the command from my pc and i got the bootloader locked but once it is done my phone is not booting can any one help regarding the same and guide me on how to get it done
link my post on what i did : http://forum.xda-developers.com/showpost.php?p=37944653&postcount=92
mod delete his post pls
haree said:
hi
Hi
after doing the below process as given in the below link i tried the command from my pc and i got the bootloader locked but once it is done my phone is not booting can any one help regarding the same and guide me on how to get it done
link my post on what i did : http://forum.xda-developers.com/showpost.php?p=37944653&postcount=92
Click to expand...
Click to collapse
U want to revert back to stock rom????
anmolkumar10 said:
U want to revert back to stock rom????
Click to expand...
Click to collapse
hi
im already on stock u can see what i did on the link given on 1st page i wanted to relock the boot but when i use the comand and do it i keep getting back to the bootloader and thats it so i just wanted to know how to relock the phone and get things looking like its on stock im planning to sell this phone at the phone shop and may be get a MMX canvasHD :laugh:
haree said:
hi
Hi
after doing the below process as given in the below link i tried the command from my pc and i got the bootloader locked but once it is done my phone is not booting can any one help regarding the same and guide me on how to get it done
link my post on what i did : http://forum.xda-developers.com/showpost.php?p=37944653&postcount=92
Click to expand...
Click to collapse
If u want to revert back to stock.. Follow these steps :
First u have to unlock bootloader which u have relocked....
Then u have to download RUU... First u see ur radio number on top of bootloader screen. Then download appropriate RUU from here .
Run the RUU application. It will extract the files in temp folder..
search for the ruu logs, for me at c:\ruu_log. in the log (for me in line 191) is the path to the rom.zip that should get flashed. something in temp folder... for me the line looks like this:
"<T093343><DEBUG><CMD>fastboot -s HT1BMVMXYZ flash zip C:\users\raangu\AppData\Local\Temp\{1235}\{12345}\ rom.zip</CMD></DEBUG></T093343>"
extract rom.zip... and copy system.img , boot_signed.img and recovery_signed.img to the adb folder [fastboot folder]
connect usb reboot in fastmode.
open command prompt in the fastboot folder and type :
fastboot flash system system.img
fastboot flash boot boot_signed.img
fastboot flash recovery recovery_signed.img
relock the bootloader
In command line type :
fastboot oem lock
now run the ruu application and install RUU..... U will be back to stock rom with bootloader locked..
HIT THANKS IF I HAVE HELPED U....
---------- Post added at 11:07 AM ---------- Previous post was at 11:02 AM ----------
haree said:
hi
im already on stock u can see what i did on the link given on 1st page i wanted to relock the boot but when i use the comand and do it i keep getting back to the bootloader and thats it so i just wanted to know how to relock the phone and get things looking like its on stock im planning to sell this phone at the phone shop and may be get a MMX canvasHD :laugh:
Click to expand...
Click to collapse
follow the steps i have given and dont forget to hit THANKS... :laugh:
To relock u also have to flash stock boot.img....
anmolkumar10 said:
If u want to revert back to stock.. Follow these steps :
First u have to unlock bootloader which u have relocked....
Then u have to download RUU... First u see ur radio number on top of bootloader screen. Then download appropriate RUU from here .
Run the RUU application. It will extract the files in temp folder..
search for the ruu logs, for me at c:\ruu_log. in the log (for me in line 191) is the path to the rom.zip that should get flashed. something in temp folder... for me the line looks like this:
"<T093343><DEBUG><CMD>fastboot -s HT1BMVMXYZ flash zip C:\users\raangu\AppData\Local\Temp\{1235}\{12345}\ rom.zip</CMD></DEBUG></T093343>"
extract rom.zip... and copy system.img , boot_signed.img and recovery_signed.img to the adb folder [fastboot folder]
connect usb reboot in fastmode.
open command prompt in the fastboot folder and type :
fastboot flash system system.img
fastboot flash boot boot_signed.img
fastboot flash recovery recovery_signed.img
relock the bootloader
In command line type :
fastboot oem lock
now run the ruu application and install RUU..... U will be back to stock rom with bootloader locked..
HIT THANKS IF I HAVE HELPED U....
---------- Post added at 11:07 AM ---------- Previous post was at 11:02 AM ----------
follow the steps i have given and dont forget to hit THANKS... :laugh:
To relock u also have to flash stock boot.img....
Click to expand...
Click to collapse
hi
assuming u have read my link on the 1st post on what i have dont u mean what i have done is not enough and i need to do what u say to get the same working
right
hi
my boot details are
Hboot : 1.07.00000
Radio : 1.18.08.18
i dont see this number in the link u gave me for the RUU can u advise which one i need to download pls
haree said:
hi
my boot details are
Hboot : 1.07.00000
Radio : 1.18.08.18
i dont see this number in the link u gave me for the RUU can u advise which one i need to download pls
Click to expand...
Click to collapse
hmm... I think u have stock rom installed in your phone. U just unlock your boot loader.... Then u flash the stock boot.img that I am attaching here.... Then reboot... If it works tell me..... :good:
anmolkumar10 said:
hmm... I think u have stock rom installed in your phone. U just unlock your boot loader.... Then u flash the stock boot.img that I am attaching here.... Then reboot... If it works tell me..... :good:
Click to expand...
Click to collapse
hi
just rem long time back i gave my phone for service and they flashed a new SW
and the version was as u see below
android version 2.3.5
sense version 3.5
software version is : 1.43.720.2
and i by mistake deleted the CWM backup of this rom so may be that is why i cant flash the existing RUU as it is a version lower than what i had
so now if i do as u say will it work or will it brick my phone
right now my phone shows stock recovery and stock rom isnt this enough to give my phone for exchange at the phone shop and get any new one im thinking of getting the new MMX canvas HD may be around the month end it still hasnt hit the market yet only available online
haree said:
hi
just rem long time back i gave my phone for service and they flashed a new SW
and the version was as u see below
android version 2.3.5
sense version 3.5
software version is : 1.43.720.2
and i by mistake deleted the CWM backup of this rom so may be that is why i cant flash the existing RUU as it is a version lower than what i had
so now if i do as u say will it work or will it brick my phone
right now my phone shows stock recovery and stock rom isnt this enough to give my phone for exchange at the phone shop and get any new one im thinking of getting the new MMX canvas HD may be around the month end it still hasnt hit the market yet only available online
Click to expand...
Click to collapse
Is your phone booting now??? If yes, then its OK .. u can give it for exchange... no worries..... :good:
anmolkumar10 said:
Is your phone booting now??? If yes, then its OK .. u can give it for exchange... no worries..... :good:
Click to expand...
Click to collapse
hi
ya after unlocking the bootloader im able to boot the phone and use it i also added my contacts and successfully did a factory data reset so im good to go
right now got some problem today and some major expense so i dont think in gona trade in the phone right now may be after a few months
haree said:
hi
ya after unlocking the bootloader im able to boot the phone and use it i also added my contacts and successfully did a factory data reset so im good to go
right now got some problem today and some major expense so i dont think in gona trade in the phone right now may be after a few months
Click to expand...
Click to collapse
That's gud.... I think you are not having signed stock boot.img flashed.... That's why u r not able to boot the phone after locking the bootloader.... If u want to lock the bootloader, first flash stock boot.img and stock recovery.img then lock it...

Bricked, problem

Hey Guys, i have a problem with my htc one s (s4). I wanted to install cm 10.1.3 today, but by mistake i flashed boot.img at the start. Now i can't boot my phone, just bootloader or fastboot usb. Is any solution to make my phone ALIVE ? Do I just need stock boot.img ? please help.
PS i have supercid and twrp
dres123pl said:
Hey Guys, i have a problem with my htc one s (s4). I wanted to install cm 10.1.3 today, but by mistake i flashed boot.img at the start. Now i can't boot my phone, just bootloader or fastboot usb. Is any solution to make my phone ALIVE ? Do I just need stock boot.img ? please help.
PS i have supercid and twrp
Click to expand...
Click to collapse
Go into bootloader and select recovery.
Twrp should load up and you can mount usb storage. Then move the rom you want to install to your phone from your pc.
Install Rom
Should be good to go from there.
I flashed kernel from Android Best Sense Stock and it works. Anyway, thanks for your reply

need your expertise

my sensation suddenly restart and hang on the white screen HTC
i have Rom ViperSC2_5.1.0
my So-off
firmware 3.33
i tried to change the ROM wit CM11
but the issue still nothing change
i need your support please
hemainsider said:
my sensation suddenly restart and hang on the white screen HTC
i have Rom ViperSC2_5.1.0
my So-off
firmware 3.33
i tried to change the ROM wit CM11
but the issue still nothing change
i need your support please
Click to expand...
Click to collapse
use the boot.img of your current rom and flash it via fastboot command
can u please told me how to do it .... sorry
hemainsider said:
can u please told me how to do it .... sorry
Click to expand...
Click to collapse
extract the boot.img from the rom.zip
place it in adb and fastboot folder on your pc
boot your device to the bootloader and connect it to the pc(in the hboot screen should say fastboot usb)
in your adb/fastboot folder open a command window and type the command
fastboot flash boot boot.img
note: use the boot.img of your current rom
hemainsider said:
can u please told me how to do it .... sorry
Click to expand...
Click to collapse
can u please tell me how can I do it
i do what u say to me
but the phone still hang on the screen face and word cyanogenmod and arrow keep cycle
any solution
hemainsider said:
i do what u say to me
but the phone still hang on the screen face and word cyanogenmod and arrow keep cycle
any solution
Click to expand...
Click to collapse
what recovery do you have?
make a full wipe from recovery and reflash the rom
i suggest also to redownload the rom and check md5 sums
Delete this post... havent read the whole thread before posting...
i have clockwork recovery v5.0.1.0
and i downloaded the Rom again
hemainsider said:
i have clockwork recovery v5.0.1.0
and i downloaded the Rom again
Click to expand...
Click to collapse
try again with cwm recovery
don't forget to do a full wipe first
if it fails change your recovery to 4ext
from 4ext choose the format all partitions except sdcard option
then flash the rom
thanks man for ur support the mobile now work
but sometimes make restart from itself
you can try another rom or wait for upgrade current

htc one s c2 died?please help me

i dont know what happend....
when i installing cm12 rom had error....
unknowingly i flash cm12.zip as ruu ..
but it shows error after that my phone stuck in bootloop....
i tried many custom rom like viper c2 .
it installed but not booting....
please anyone help me....
and
thanks
which exact error does your phone show?
can you boot into recovery? if yes then do a full wipe and reflash the whole rom.
yes i did everything but it will not boot into the rom..that i installed
shalu awzme said:
yes i did everything but it will not boot into the rom..that i installed
Click to expand...
Click to collapse
Hi, how did you flash your new rom ? Using your computer with adb tools ?
Then try to flash first the rom.zip (after a full wipe if coming from another rom), then flash boot.img (you must do that if your phone is s-on, you have to unzip rom.zip to you computer to find boot.img, place it in the same directory as rom.zip), after that it should boot.
shalu awzme said:
yes i did everything but it will not boot into the rom..that i installed
Click to expand...
Click to collapse
maybe u insatlled another variants rom ..as far as i know our s3 don't have cm12

Categories

Resources