[DUMP] Official Singapore Sense 32A - myTouch 3G, Magic Android Development

Hi all,
I've downloaded the RUU and have uploaded the RUU, as well as the images within it.
RUU:
http://rapidshare.com/files/3053191...E_3.03.707.5_R_SG_release_signed_NoDriver.exe
boot.img, recovery.img, splash1_HTC_Magic.nb0, system.img, userdata.img (I know some of these are not needed but I'm just posting things as they are, the original name was rom1.zip):
http://rapidshare.com/files/305319407/system_boot_recovery.zip
boot_special.img, hboot_7200A_1.76.0007_090804.nb0, radio.img (originally rom.zip)
http://rapidshare.com/files/305301844/other_imgs.zip
And yes, you can use the RUU directly but your radio will be overwritten. This is more for the devs/cooks!

failed to unyaffs system.img..when unyaffs to "system/libs",it crashed...sobbing..

Hi, would it be possible to update my radio only? How would I do that?
Replace the radio.img into a zip file with the proper xml and directories and name it as update.zip ?

noob question : can i apply the RUU directly on unrooted magic ?

Remobero said:
noob question : can i apply the RUU directly on unrooted magic ?
Click to expand...
Click to collapse
Yes, you can.

You can but you will get the perfect spl as well.
Ayerwin: thats weird i didnt do anything, got them straight from the ruu. Can someone else try? I dont have access to a pc now.

Wysie said:
You can but you will get the perfect spl as well.
Ayerwin: thats weird i didnt do anything, got them straight from the ruu. Can someone else try? I dont have access to a pc now.
Click to expand...
Click to collapse
i have perfect spl anyway on high built (2.56.415.5) so i guess i can't root my magic anyway .. all i am worried about is the Arabic font .. can i inject it later ?

Wysie said:
Hi all,
I've downloaded the RUU and have uploaded the RUU, as well as the images within it.
RUU:
http://rapidshare.com/files/3053191...E_3.03.707.5_R_SG_release_signed_NoDriver.exe
boot.img, recovery.img, splash1_HTC_Magic.nb0, system.img, userdata.img (I know some of these are not needed but I'm just posting things as they are, the original name was rom1.zip):
http://rapidshare.com/files/305319407/system_boot_recovery.zip
boot_special.img, hboot_7200A_1.76.0007_090804.nb0, radio.img (originally rom.zip)
http://rapidshare.com/files/305301844/other_imgs.zip
And yes, you can use the RUU directly but your radio will be overwritten. This is more for the devs/cooks!
Click to expand...
Click to collapse
Thanks man

Wysie said:
You can but you will get the perfect spl as well.
Ayerwin: thats weird i didnt do anything, got them straight from the ruu. Can someone else try? I dont have access to a pc now.
Click to expand...
Click to collapse
Yes. I succefully unyaffs'ed system.img
Download:
http://rapidshare.com/files/305427401/system_unyaffsed.rar.html
4shared system_unyaffsed.rar
p.s. Can anybody compile mkbootfs, mkbootimg for win32 ?

5[Strogino] said:
Yes. I succefully unyaffs'ed system.img
Download:
http://rapidshare.com/files/305427401/system_unyaffsed.rar.html
4shared system_unyaffsed.rar
p.s. Can anybody compile mkbootfs, mkbootimg for win32 ?
Click to expand...
Click to collapse
Thanks for the update!

Is there a way to have this rom but with a NONPERFECT SPL???

Hmm... Cursed or Blessed?
I am an Android app developer. I just tried using RUU to flash the image with out noticing it has perfected SPL etc....
Now, I am not able to go back to 1.6 custom AmonRA's image..
Am I blessed or Cursed?
THanks.
Andfreek!

So sad but me too!
I really want to get out of the perfected SPL but don't know how. let's pray for the one who save us...
andfreek said:
I am an Android app developer. I just tried using RUU to flash the image with out noticing it has perfected SPL etc....
Now, I am not able to go back to 1.6 custom AmonRA's image..
Am I blessed or Cursed?
THanks.
Andfreek!
Click to expand...
Click to collapse

Thanks for the dumps
Wysie,
Thanks for the dumps. I don't use Windows and I had no access to the contents of the RUU without your dumps.
For the life of me, I can't figure out why companies like HTC which use Free/Open Source Software like Linux don't make their update tools to run on Linux.

flash system.img fails
I have RAmon 1.2.3H recovery. I was able to flash the boot.img from the dump. However it fails on
fastboot flash system system.img

hcadiz said:
I have RAmon 1.2.3H recovery. I was able to flash the boot.img from the dump. However it fails on
fastboot flash system system.img
Click to expand...
Click to collapse
mine too failed at system.img, how to fix it using HTC Magic Rogers 32A

paindoo said:
mine too failed at system.img, how to fix it using HTC Magic Rogers 32A
Click to expand...
Click to collapse
the image file is as big as a hero image, wouldn't fit into you system partition. RUU changes partitioning on the phone to make system bigger as in Hero.
We need to find out how to change the size of a partition in Magic by Hand!

shwan_3 said:
the image file is as big as a hero image, wouldn't fit into you system partition. RUU changes partitioning on the phone to make system bigger as in Hero.
We need to find out how to change the size of a partition in Magic by Hand!
Click to expand...
Click to collapse
It seems you are right, I was able to install non-senseui roms quite easily using the method described in 1st post. How to increase the size of system partition Hmmmmmm!!!

I'm hoping that some developer give us this rom with the radio version and everything but with root...

HTC just released the ROM for other Countrys (Indonesia, Malaysia & Vietnam) but i doubt that there are differences to the Singapore ROM.

Related

Restore factory ROM

OK i'm going to flash with the Rogers ROM but I am unsure how to flash back to the factory Voda UK image if I dont like it.
I have rooted the device and have 2 backups on SD card of the current system. However when I download the Rogers ROM it is a zip file install but the backup is a bunch of image files. How would I install the default system back onto the device using these image files?
I just need to know how to get back before moving away
Thanks in advance
Mark
You update the rom with the ZIP-file named as update.zip.
If you want to revert back to your backup, power off the device, boot with BACK+POWER or VOLUME DOWN+POWER and type the following:
fastboot erase system -w
fastboot erase boot
fastboot flash system system.img
fastboot flash userdata data.img
fastboot flash boot boot.img
fastboot reboot
Thanks, i'm guessing this is on my PC that I did the rooting on through cmd, is that correct?
Will those .img files need to be on the root of the SD card as well?
Cheers
Mark
Marko_1611 said:
Thanks, i'm guessing this is on my PC that I did the rooting on through cmd, is that correct?
Will those .img files need to be on the root of the SD card as well?
Cheers
Mark
Click to expand...
Click to collapse
Hello Mark
No. They are only on your SD-card in the folder Nandroid/HTxxxxxx/date and you need to copy/put them in the SDK/TOOLS on your PC.
OK thanks for the info, just flashing the Rogers ROM now, fingers crossed
Marko_1611 said:
OK i'm going to flash with the Rogers ROM but I am unsure how to flash back to the factory Voda UK image if I dont like it.
I have rooted the device and have 2 backups on SD card of the current system. However when I download the Rogers ROM it is a zip file install but the backup is a bunch of image files. How would I install the default system back onto the device using these image files?
I just need to know how to get back before moving away
Thanks in advance
Mark
Click to expand...
Click to collapse
Did you change the recovery image? You might need this too (link)
pdagenius said:
Did you change the recovery image? You might need this too (link)
Click to expand...
Click to collapse
How do you like the French rom? Compared to Rogers? It dosen´t have Exchange?
Joost39 said:
How do you like the French rom? Compared to Rogers? It dosen´t have Exchange?
Click to expand...
Click to collapse
Haven't looked at Rogers. French ROM is rooted, has inbuilt utilities such as wifi-tether, anetshare, PDF Viewer, Quickoffice, Meteo, Useful Switchers. All very easy and no problems.
Confused
pdagenius said:
Did you change the recovery image? You might need this too (link)
Click to expand...
Click to collapse
Ok are you saying that I need to reflash the origional image files using the info above and then run in this update to put the vodafone magic back to its origional state.
The update on the link re-roots the device is that correct?
Regards
Mark
Joost39 said:
How do you like the French rom? Compared to Rogers? It dosen´t have Exchange?
Click to expand...
Click to collapse
Missed your other point - it does not have Exchange. I on the other hand do not need it. Google sync works great for me.
Marko_1611 said:
Ok are you saying that I need to reflash the origional image files using the info above and then run in this update to put the vodafone magic back to its origional state.
The update on the link re-roots the device is that correct?
Regards
Mark
Click to expand...
Click to collapse
Am sorry but don't fully understand the ins and outs of Rooting and then Unrooting again. All I was offering was info on the original files that were presumably removed when you Rooted your phone.
There is also the original SPL now available - posted here
Is this right
OK
As i wont be the last to ask how to get back to a factory device, I have put all of your comments an suggestions into one file which is attached.
Hopefully this will become a guide for all future users to follow if they want to go back to the factory image on a UK Vodafone Magic.
Could you kindly read through the instructions and leave feedback for me.
Cheers
Mark
Marko_1611 said:
OK
As i wont be the last to ask how to get back to a factory device, I have put all of your comments an suggestions into one file which is attached.
Hopefully this will become a guide for all future users to follow if they want to go back to the factory image on a UK Vodafone Magic.
Could you kindly read through the instructions and leave feedback for me.
Cheers
Mark
Click to expand...
Click to collapse
I have had a quick look through your guide although not tried it out. It is good. Only a minor observation that the spelling of "origional" should be "original" all the way through the file.
Thaks for the pointer on the typo, copy and paste job, you got me on that one
Hi,
I followed your instructions and now my phone is stuck on the vodafone screen.
I get these errors in the process:
me$ ./fastboot erase system -w
ERROR: could not get pipe properties
erasing 'system'... OKAY
erasing 'userdata'... OKAY
have i bricked my phone?
any advice?!
It will boot to recovery and the fastboot screens.
Does that mean its fixable?
pdagenius said:
There is also the original SPL now available - posted here
Click to expand...
Click to collapse
Is not true..this is a modded SPL build for running OTA !!!
http://forum.xda-developers.com/showpost.php?p=3857151&postcount=10
http://forum.xda-developers.com/showpost.php?p=3923803&postcount=21
Crios said:
Is not true..this is a modded SPL build for running OTA !!!
http://forum.xda-developers.com/showpost.php?p=3857151&postcount=10
http://forum.xda-developers.com/showpost.php?p=3923803&postcount=21
Click to expand...
Click to collapse
Thank you for the correction
Joost39 said:
You update the rom with the ZIP-file named as update.zip.
If you want to revert back to your backup, power off the device, boot with BACK+POWER or VOLUME DOWN+POWER and type the following:
fastboot erase system -w
fastboot erase boot
fastboot flash system system.img
fastboot flash userdata data.img
fastboot flash boot boot.img
fastboot reboot
Click to expand...
Click to collapse
Should I need to flash userdata partition?
The official rom should not include userdata, right?

ION won't flash on HK Magic

Hi i'm wondering why ION won't flash on my HK Magic, is it something with hardware different? as far as i know that Haykuro magic root does not work on my phone. So i use daldroid and BAM i got it root.
Is there anyway to make all build compatible for all magic sold worldwide?
Is it somthing with HBOOT or SPL we can fix later?
Hi, I have a Magic Taiwan version, and I'm trying toy have it rooted.
So you use the recovery img from daldroid and what root img to root?
thx
kevin3688 said:
Hi, I have a Magic Taiwan version, and I'm trying toy have it rooted.
So you use the recovery img from daldroid and what root img to root?
thx
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=523680
daldroid said:
http://forum.xda-developers.com/showthread.php?t=523680
Click to expand...
Click to collapse
Hi, is there a way to have it rooted and keep the original rom I have now?
thx
I use daldroid for fastboot and flash mod image.
Then apply Haykuro SPL update follow by Haykuro root access, push modified su with adb push to the system
funfobia said:
I use daldroid for fastboot and flash mod image.
Then apply Haykuro SPL update follow by Haykuro root access, push modified su with adb push to the system
Click to expand...
Click to collapse
WARNING: the original SPL for your rom is newer than the modded one.
Your radio too. Someone reported it works on newer devices, but you'll not be able to restore the original as we don't have a copy.
My post reports that the daldroid rom has adb shell root access, You don't need to flash any other image (BOOT.img nor SPL) to be able to push the su file.
adb remount
adb push ....
daldroid said:
WARNING: the original SPL for your rom is newer than the modded one.
Your radio too. Someone reported it works on newer devices, but you'll not be able to restore the original as we don't have a copy.
Click to expand...
Click to collapse
Thanks daldroid, i still have nandroid backup with me. But not sure which one is the original SPL that i can flash it back on. Can you help me out or is it not be able to backup by nandroid
boot.img
data.img
cache.img
misc.img
nandroid.md5
recovery.img
system.img
funfobia said:
Thanks daldroid, i still have nandroid backup with me. But not sure which one is the original SPL that i can flash it back on. Can you help me out or is it not be able to backup by nandroid
boot.img
data.img
cache.img
misc.img
nandroid.md5
recovery.img
system.img
Click to expand...
Click to collapse
You cannot use nandroid to backup the SPL.
I didn't find info on the correct way (if any available) to get the spl image dumping the rom.
If no way available, we'll have to way for an OTA update from htc including SPL and radio rom images.
bye
daldroid

Android 2.0 - System.Img to Update.Zip

Hi!
I have installed the new SDK and I want to know what if it's possible to convert System.Img to Update.Zip?
After this can I install it on my 32A?
What I need to do to add more aplications?
Basically I want to use the clean android img and install on my 32A!
I already brick a phone doing this. It's possible bricking only flashing system?
Regards
use it with fastboot to install. but then again why not wait till htc devsite is updated with flashable package!
this cannot take more then few days when they updated it.
Xenn0X said:
use it with fastboot to install. but then again why not wait till htc devsite is updated with flashable package!
this cannot take more then few days when they updated it.
Click to expand...
Click to collapse
Only because my phone it's Vodafone branded so the release will be:
1 Week HTC -> 1 Year Vodafone
With luck I will have this update in 1 year ;-)
My question it's just that? FastBoot? And if it fails? What happen?
BBNuno said:
Only because my phone it's Vodafone branded so the release will be:
1 Week HTC -> 1 Year Vodafone
With luck I will have this update in 1 year ;-)
My question it's just that? FastBoot? And if it fails? What happen?
Click to expand...
Click to collapse
if fails restore nandroid backup. if you made one.
if you want to experiment with fastboot install:
use these fastboot commands to flash the uncompressed files to the device:
$ ./fastboot flash boot boot.img
$ ./fastboot flash recovery recovery.img
$ ./fastboot flash system system.img
•Reboot the device.
my magic was a vodafone branded too. i flashed to developer spl and now able to flash directly to htc dev firmwares. my magic is now seen as an google ion device.
you may use unyaffs from here http://code.google.com/p/unyaffs/
extract the files and make a flashable update.zip.
There is also a thread on this for 1.6. I think it should work the same way for 2.0. Or just wait for a XDA-Developer to make an easy update.zip...
Ok. But If for some reason fails? Can I acess to fastboot pressing power + back?
Since I´m only flashing System Its possible brick my phone?
BBNuno said:
Ok. But If for some reason fails? Can I acess to fastboot pressing power + back?
Since I´m only flashing System Its possible brick my phone?
Click to expand...
Click to collapse
there is one solution for this. just wait it out till it's released in flashable form.
if you are not sure what you're doing then don't try no offence but best way to avoid bricks is not to experiment.
hudl said:
There is also a thread on this for 1.6. I think it should work the same way for 2.0. Or just wait for a XDA-Developer to make an easy update.zip...
Click to expand...
Click to collapse
I think Zarab is working on making an update.zip
The rom in the dream forum works, ish. Data will work once APN is setup, calls and SMS work, as does contact sync, but no google apps as yet, no market etc no wifi no bluetooth.
Lock screen is nice though
I think a few Devs are considering it, but no doubt the HTC dev image will be out shortly (*fingers crossed*)
Xenn0X said:
there is one solution for this. just wait it out till it's released in flashable form.
if you are not sure what you're doing then don't try no offence but best way to avoid bricks is not to experiment.
Click to expand...
Click to collapse
My afraid it's understand what can brick your phone or not. If you know these you dont need to be afraid to do anything...
If you know that SPL can brick your phone you dont touch it
If you know that Radio can brick your phone you dont touch it
And so on...
My question it's: Can I brick my phone only flashing System (Update.zip for example)?
It's possible test img using FastBoot Boot *.img?
BBNuno said:
My afraid it's understand what can brick your phone or not. If you know these you dont need to be afraid to do anything...
If you know that SPL can brick your phone you dont touch it
If you know that Radio can brick your phone you dont touch it
And so on...
My question it's: Can I brick my phone only flashing System (Update.zip for example)?
It's possible test img using FastBoot Boot *.img?
Click to expand...
Click to collapse
no brick. just have a nandroid backup and youre safe m8.
Xenn0X said:
no brick. just have a nandroid backup and youre safe m8.
Click to expand...
Click to collapse
Ok! Nice. I will try and give the feedback maybe create a rom for everyone...
I already have the 2.0 system files. Now How can I
-Create Update.zip
-Sign Update.Zip
-Create and Integrate a boot.img
-Put Aplications on it like HTC Sync, Market, Others
Someone have the steps to do this?
Regards,
NS
Rather than reinventing the wheel why not just use this one?
http://forum.xda-developers.com/showthread.php?t=577291
st0kes said:
Rather than reinventing the wheel why not just use this one?
http://forum.xda-developers.com/showthread.php?t=577291
Click to expand...
Click to collapse
I dont want the emulator...I already have it!...

[Help] Pull radio image from device

Hi all,
I was wondering if there's any way to pull (backup) the radio image from a device to use on another, or for backup purposes.
I would like to pull a radio image from a device that is running a radio much newer than any available through regular channels.
Any help would be great.
Thanks!
use 1 click root to flash recovery and nand backup
charnsingh_online said:
use 1 click root to flash recovery and nand backup
Click to expand...
Click to collapse
Nandroid doesn't backup the radio.
I need to know if anyone has the NAND addresses for the radio?
eugene might know ask on twitter
What version of radio is the one you found???
:No-Frost: said:
What version of radio is the one you found???
Click to expand...
Click to collapse
I've noticed that some phones from South America have 6.35.08.29.
I tried 'fastboot oem save2sd radio radio.img' and ended up with a 128KB file. Radio images should be about 22MB. Something isn't jiving here.
It won't be possible with our tools, as the radio image isn't in the MTD NAND but on a special radio chip I think.
that makes sense but then how can we write to that nand and not read from it?
shael said:
that makes sense but then how can we write to that nand and not read from it?
Click to expand...
Click to collapse
Exactly.
When I run the 'fastboot oem listpartition' it shows the radio partition, and shows its size of about 36000KB, so I know it's there. It just won't back up.
cursordroid said:
Exactly.
When I run the 'fastboot oem listpartition' it shows the radio partition, and shows its size of about 36000KB, so I know it's there. It just won't back up.
Click to expand...
Click to collapse
how about trying to just save those blocks manually?
shael said:
how about trying to just save those blocks manually?
Click to expand...
Click to collapse
I'd like to do that, but I don't know the command... Do you?
no and i cant even play around with anything i dunt have a dev phone... or does root give me the same access?

HTC U11+ Stock Recovery 1.24.401.7

Hi everyone! By any chance someone has the stock recovery of U11+ EMEA/Europe version? 1.24.401.7 version..
stock recovery U11+ 1.24.401.7
ShinGaiven said:
Hi everyone! By any chance someone has the stock recovery of U11+ EMEA/Europe version? 1.24.401.7 version..
Click to expand...
Click to collapse
Have a look here if thats what you're looking for
Here is another link, if that helps you. Good Luck
freebsd124 said:
Have a look here if thats what you're looking for
Here is another link, if that helps you. Good Luck
Click to expand...
Click to collapse
Thanks for trying mate! Unfortunately the link is giving me the OTA RUU file, basically what I'm trying to find is only the stock recovery.img file for the specific version.
ShinGaiven said:
Thanks for trying mate! Unfortunately the link is giving me the OTA RUU file, basically what I'm trying to find is only the stock recovery.img file for the specific version.
Click to expand...
Click to collapse
Ok, I understand; still wanna give you a heads up. If you download the RUU file representing your version (1.24.401.7) you need to use the RUU_decrypt_tool to be able to extract the recovery.img
This link might give you the information you possibly need.
I hope it helps you; I know what it feels like not having the .img-files if you, sort of, stuck
freebsd124 said:
Ok, I understand; still wanna give you a heads up. If you download the RUU file representing your version (1.24.401.7) you need to use the RUU_decrypt_tool to be able to extract the recovery.img
This link might give you the information you possibly need.
I hope it helps you; I know what it feels like not having the .img-files if you, sort of, stuck
Click to expand...
Click to collapse
Wow! Thanks for this one when I'm free I'll try that and will update you. In fact the phone I'm using is working out fine. This is a Demo unit for commercial purposes and by default demo content keeps running in the background and wipe out Data agressively..I unlocked bootloader, flashed TWRP, and mount system partition and deleted the Demo file manually. The reason why I need the img file is for me to restore the stock recovery and try if it's gonna work. I've done on my U11 and wanted to give it a try on my plus version..
recovery.img file
ShinGaiven said:
Wow! Thanks for this one when I'm free I'll try that and will update you. In fact the phone I'm using is working out fine. This is a Demo unit for commercial purposes and by default demo content keeps running in the background and wipe out Data agressively..I unlocked bootloader, flashed TWRP, and mount system partition and deleted the Demo file manually. The reason why I need the img file is for me to restore the stock recovery and try if it's gonna work. I've done on my U11 and wanted to give it a try on my plus version..
Click to expand...
Click to collapse
If you extracted the recovery_signed.img file rename it to recovery.img, just to be shure (I did) from there on its just "fastboot flash recovery recovery.img" (without the quotes)
can someone help me get the stock recovery for htc u11 plus 2.19.401.2 EU.
Thanks

Categories

Resources