Motorola Droid 2 Global OTA files - General Questions and Answers

Hey guys,
I've been using XDA for quite a while, but so far the community as a whole has been so helpful and thorough that I have never needed to make an account and post, so if any part of this post is wrong or in the wrong section please feel free to move or close this thread.
Now down to business: recently, some old Moto Droid 2 Globals resurfaced at my house, and as they are very old and outdated I figured I would re-purpose them into a few projects I'm working on, as they probably won't be extremely useful in any other ways. Here is my problem though: in order to use them how I would like, they must be rooted. Rooting is not my problem: I have rooted one of them many times when I was still using it (I might or might not have bricked it one or seven times while trying to install custom ROMs so flashing, rooting, and every other aspect of un-bricking is familiar to me). HOWEVER, ALL THE FILES NEEDED TO DOWNGRADE, ROOT, REFLASH AND RESTORE DO NOT EXIST ANYMORE!. This is one of those times where things on the internet actually disappear, as quite a few of the mirrors to the files I need were hosted on the gem of the internet back in the early 2010s, MegaUpload. The rest of the files were linked to personal servers, smaller and now nonexistent file hosting companies, or were straight up removed from their links. So what I'm asking is: if you ever had to root a Motorola Droid 2 Global running GingerBread 2.3.4, System Version 4.5.629.A956.Verizon.en.US, and for some reason you still have the files required to root it, could you upload it and post a link in the comments? I will list the necessary files below in case you would like to scour the internet as I have, or if you want to check that the files you might have are the ones needed. I will also post links to a few guides so if you want to refresh yourself or see how the process is done you can do so without extra searches.
And seriously guys, thanks in advance. Even if no one has the files, this community has helped me out so much over the years that a thank you was way overdue.
https://forum.xda-developers.com/showthread.php?t=1592154
(not entirely sure what this one below is, it looks like its a correct file but its got huge red "DO NOT INSTALL" all over the page so take it how you will)
http://rootzwiki.com/topic/21934-4.5.629.zip-please-do-not-install,-only-for-developers
Files I'm (mostly) Certain I Need:
Verizon OTA Version 4.5.608 (but it looks like this is a modified and repacked version)
Verizon OTA Version 4.5.629

wrong section buddy, post this thread in your device's forum

Related

[APP] Google apps solution in progress help needed.

Hello all,
I am trying to make an application that will detect what actual hardware a user is using and then go out to google and download the official update for the device extract the google apps and install on the device. Right now I was wondering if someone could point me to an ota link for the MT3G and G1 for T-Mobile just for a starting purpose. I already found away to get hardware id and match so I am good there. Any help would be really appreciated.
I don't have them handy but I recommend you contact @wesgarner on here or Twitter and if I recall @Haykuro has them too. If @wesgarner doesn't hook you up right away let me know and I will look them up.
TheArtiszan said:
Hello all,
I am trying to make an application that will detect what actual hardware a user is using and then go out to google and download the official update for the device extract the google apps and install on the device. Right now I was wondering if someone could point me to an ota link for the MT3G and G1 for T-Mobile just for a starting purpose. I already found away to get hardware id and match so I am good there. Any help would be really appreciated.
Click to expand...
Click to collapse
Hi TheArtiszan,
I can tell you that the "OTA" update links change and are (of course) specific to the carrier in question. So for G1 and MT3G, we're talking T-Mobile, in which case I can inform you that the links and locations of the OTA updates rotate and change. By any specific pattern ? That eludes me completely and I would suggest it could/would be hard to track.
Also (and possibly even more challenging to what you are trying to accomplish), the OTA updates typically provide "patch sets" instead of the full blown system image you seek to extract "pure" files.
I'm sure not the answer you wanted, but I hope it helps.
~enom~
yeh I am starting with just T-Mobile ones first since they are my carrier and go from there. even a basic one would be good. I already have an app that will extract files from a file downloaded from my site (minus progress bar still working on that part lol) and extracts files so i have a good start I think. Just stinks that is not in C# would be done already.
Didnt get a response yet from them for thefiles. got app semi working from a rom on a private server any one know about google hosted packages
TheArtiszan said:
Hello all,
I am trying to make an application that will detect what actual hardware a user is using and then go out to google and download the official update for the device extract the google apps and install on the device. Right now I was wondering if someone could point me to an ota link for the MT3G and G1 for T-Mobile just for a starting purpose. I already found away to get hardware id and match so I am good there. Any help would be really appreciated.
Click to expand...
Click to collapse
I think you are taking the hard way to accomplish your goal. Farmatito has already developed a backup script that backs up the necessary files from your phone <HERE>. And redmdc already has a script that will take a backup file and insert the files into an update.zip file <HERE>. There is no need to go out to the providers to get these files. We all already have them.

How to Root Non-Sprint (Cellular South, Bluegrass Cellular, etc) CDMA Hero

Update (October 7, 2010)
Use ngholson's guide to root: http://forum.xda-developers.com/showthread.php?t=581869&page=53#post8358998
Posts in the first 40 or so pages of this thread are old old old. Try browsing through the last 10 or so pages if you have any problems.
I may put a guide for using an App to root in this first post, but I don't have time right now.
OLD OLD OLD Manual Root:
This will still work, but ngholson's guide is a lot easier and you should definitely try it first.
NOTICE / WARNING / READ THESE:
1. I give no guarantees for anything that may or may not result from following these instructions (or any mistakes made).
2. Doing this will probably void your warranty, BUT as long as you don't run some other carrier's RUU (not talking about ROMs here, talking about the official upgrade files. what's important is that your hboot version doesn't change) you can always just flash your carrier's RUU to go back to unrooted completely stock.
Known issues:
NONE! This is a clean procedure that leaves your current rom as is. Any issues you have will be related to whatever ROMs you choose to flash or additional packages you choose to flash to your current rom
Steps:
1. Upgrade to 2.1
We know this works with the initial 2.1 updates, but later updates may patch it. If you have installed additional updates from your carrier, you may have to flash the original RUU to be able to root.
2. Download and extract the Android SDK
http://developer.android.com/sdk/index.html
You really only need this for the adb binary. If anyone can suggest a better way to get it than downloading the entire SDK, let me know.
3. Download and install HTC Sync
Some carriers have specific versions of HTC Sync (I know Cellular South does).
You could also just install the adb drivers.
4. Download the hack and extract it to your SDK tools directory. (or wherever you have adb)
It's attached to this post.
5. Turn on USB Debugging on your phone
Settings -> Applications -> Development -> USB Debugging
6. Plug your phone in USB
7. Run the script
For Windows this is runindos.bat. You should be able to just double click it.
That's it. This will flash the Darch version of AmonRA's recovery.
8. BACKUP
At this point you should probably backup your current stock rom (see Recovery guide below) and backup your PRL. (navalynt has good instructions on this in his root guide).
Now you can flash a custom rom or just flash the provided su.zip (see Recovery guide below) for Superuser Permissions (root) within your current rom.
Recovery
Recovery is where you can backup, restore, and flash ROMs or additional app zips.
To enter Recovery mode on your phone, power the phone off. Then hold home and press the power button. Keep holding home until you get the recovery screen.
You'll see several options, but the first thing you'll want to use is Backup.I've always used the nandroid option, not sure of the differences between it and bart. Backing up does exactly what you'd expect: copies your current ROM to your sd card. It doesn't change anything on the phone. It does take a few minutes so be patient.
Most roms will suggest you wipe first, and there is a menu option for that in recovery also. Just choose wipe, then factory reset. This does nothing to your sd card and only wipes application data (app installed from the market, settings for any app, etc).
After you've backed up, Recovery is also where you flash new ROMs or additions to your current ROM. It's easiest to pick a rom you want on your pc, and transfer it to your phone over usb. you can either do this the normal way, or if you're already in recovery, there is a USB-MS option you can use. Some Recoveries require flashable zips to be in the root of your sd card (not in any directory). After the ZIP is on your sd card, choose "install zip from sdcard" and pick the zip of the ROM you want. That's it. After it's done flashing, reboot your phone. If you wiped and flashed a full ROM, the first will take several minutes.
If you flash a ROM and either get stuck in a boot loop or just don't like it, go back into recovery under the Backup option and choose nandroid restore. Pick the option you get (it's a directory named with your phone's serial number) and you'll see a list of backups named with the date/time they were created. Choose which one you want to restore, wait a few minutes, then reboot and you'll be back to exactly where you were.
I've learned that the exploit used on the Sprint Hero doesn't work on the CS Hero because it uses mmap_min_addr. This means that exploits which rely on a null pointer dereference (like the Sprint exploit) won't work.
So here's what I think I need:
1) I'll be watching bugtraq, etc... for non null pointer dereference local kernel vulnerabilities. (I don't think I know 100% what that means yet.)
2) I also need to learn how to know if a vulnerability is applicable. Like this one http://www.securityfocus.com/bid/36834 . I don't even know really where to begin to see if I can use that.
3) Once I've found a vulnerability, how do I exploit it? I realize there will probably be proof of concept for the exploit, but how will I turn that into something that executes a specified command like asroot2 does. Is the source available for asroot2?
4) I wonder if I need to bother figuring out if the source used to build the kernel for CS is different from Sprint. Is a change in config.gz enough to legally require HTC to provide me with source specific to the CS version?
Keep up the good work
I know there aren't many of us, but I'm really hoping to root my hero sometime soon. I wish I could help but I picked my engineering field because it didn't require learning any computer languages haha
cdiamond333 said:
I know there aren't many of us, but I'm really hoping to root my hero sometime soon. I wish I could help but I picked my engineering field because it didn't require learning any computer languages haha
Click to expand...
Click to collapse
Glad to see at least one person interested enough to join XDA!
Though I'm afraid we're going to end up waiting until someone roots the Droid and/or Droid Eris and hope that works for us as well.
Can anyone give us an idea about where to find the RUU specific to Cellular South? Do those come from HTC, the carrier, or do they just "magically" make their way to the net from whoever happens to have access to them?
Really Like To See a Root
I would also like to see some success to this post as well... I have been with cellular south for years and this is the best phone they have produced! It only needs root access! Im a computer engineer a Miss. State, and I would love to see what I could do with this phone.
Maybe I could find an exploit... but it might take me longer to find it seeing that I am still in the beginning stages of my discipline.
But all I wanted to say is: LETS GET THIS ROOT!!
Root cellular south hero
I agree I have the htc hero from cellular south and would like to share the internet with my computer but cant tether unless phone is rooted
Hey guys!
I, too, am a CellSouth Hero haver... and I'm searching high and low for the procedure as well! I'll be checking back here and also searching round and posting anything I find.
If anyone gets an update, please email me at [email protected]
Help
I too own a CS hero and i am looking all over the net for a way to root this phone. if a way can be found will any roms work on it or will new CS specific roms have to be developed. If that is the case then i am afraid we CS users won't gain access to this for awhile as the customer base is quite small compared to sprint
OBSt4l0n said:
I too own a CS hero and i am looking all over the net for a way to root this phone. if a way can be found will any roms work on it or will new CS specific roms have to be developed. If that is the case then i am afraid we CS users won't gain access to this for awhile as the customer base is quite small compared to sprint
Click to expand...
Click to collapse
Well I've been surprised by the response to this thread, so hopefully there is more interest specific to CS than we may realize.
Ideally, ROMs made with Sprint Hero in mind will work on the CS Hero. I haven't put much effort into it without having root access yet, but when I get a chance I'm going to take the time to compare things like the radio image, etc and see just how much they differ from one to the other. If nothing else, hopefully we can replace the different pieces in the custom ROMs and be able to use them.
I will update this thread with what I find, and hopefully others will contribute as well.
??
Any news??
MrDanger said:
Any news??
Click to expand...
Click to collapse
I know, right? Seriously, is anyone out there?
i have posted treads at various sites, and they all get buried fairly quickly.
Would love to solve this issue... surely someone out there would find this to be a challenge worth taking up...
i hope.
Oh, and happy thanksgiving...
markachee message
Check Ur profile for a message that I left u.
It's just going to be a waiting game.
First someone has to find an exploit, most likely in the Linux kernel. This doesn't have to be something specific to our phone. It's more likely that it will be a generic thing that will work for us, Droid, and Droid Eris (as well as Linux in general).
It's not likely I'd be able to discover one of these exploits, so I'm watching for exploits coming out (bugtraq, etc) that might work for us. There really hasn't been anything at all since the pipe.c vulnerability that worked for the Sprint Hero.
Really one thing we need that we should be able to get now is an RUU specific to Cellular South's Hero. From what I understand, an RUU lets you reset your phone to a factory/updated image in the event something goes wrong. It wouldn't directly help us get root, but it would be a "safety net" for those of us screwing with our phones trying to get root.
Anything you guys could help dig up on where/how to find it would be awesome.
This looks promising. At least have some people in this thread that know enough to be able to compile for the phone:
http://forum.xda-developers.com/showthread.php?p=5034122
Also, realized I never mentioned I was looking at the "enlightenment" exploit set from http://www.grsecurity.com/~spender/
Just chiming in, had my Cell South hero for about a month and have been following this thread with the hope of seeing our phones rooted. I am a technician/admin with some coding and linux experience, but I am unfamiliar with rooting cellphones. anything I can do to help let me know.
tether
you can usb tether useing pda net from the market without root
I have seen pda net, i'm not interested in just tethering but thank you.
mine comes in tuesday
markachee said:
This looks promising. At least have some people in this thread that know enough to be able to compile for the phone:
http://forum.xda-developers.com/showthread.php?p=5034122
Also, realized I never mentioned I was looking at the "enlightenment" exploit set from http://www.grsecurity.com/~spender/
Click to expand...
Click to collapse
Here's the compiled programs within that exploit

Deleted some Google Talk files on rooted G1 and messed it up!

I want to start off by first appologizing for posting this in the wrong area (if I did), as I understand it's important to place the post in as specific as a topic as possible.
Two days ago I went in and deleted a few .apk files that had to do with GTalk, not realizing all those apps talk to each other to do certain tasks. I have not been able to download from the market OR sign into Google Talk since.
I found a forum last night where somebody had the exact same problem. Some guy posted a link to the files to put back on the phone. But since I can't download apps, I can't get a file manager to install the .apk files I downloaded onto my PC. I've tried using SDK and it is SUPER confusing. Please help as I am so frusterated I want to cry and pull my hair out.
Thanks in advance.
I am using a windows 7 laptop
Rooted G1 with CyanogenMod
adb is not difficult, if you are rooted would be more simpler.
try this
http://ip208-100-42-21.static.xda-developers.com/showthread.php?t=783901
Sorry for bringing back an old thread, but I have ran into a similar problem on a US a854 milestone, I just recovered my phone from a bad experience trying to flash to 2.2, anyway i rooted again this evening and used root explorer to delete bloatware, unfortunately i uninstalled gtalk(google talk) and now I cant download from market. I need to find a way to get gtalk back. I do not have a back up and if someone can tell me how to create a nandroid back up I would be greatly appreciative, but I need to get gtalk back first
thanks in advance
JB
UPDATE, I found some talk.apk files on this forum and got me squared away.....for the record there here http://forum.xda-developers.com/showthread.php?t=773272

Google Android 4.0.4

I was just on the Google Code website and noticed there's a Nexus S ICS 4.0.4 download. After I downloaded a program that reads TGZ format, I saw there is 4 or 5 img files for the bootloader, system and so on.
My question is, if I copied the zip file as it was will this be recognized by the handset and install as expected or will it just screw things up. The reason I ask is, the previous versions I installed were not like this.
Also I noticed there is some Linux shell files which obviously aren't intended for Windows.
Any helpful feedback would be good and reassuring.
OK I think after a little investigation, it seems this only the hardware binaries and not the actual complete android system. Unless somebody can tell me otherwise.
A quick look through the general nexus s forum would tell you what u want to know.
Hmmm......
So in order to ask a question, I have to check whether somebody asked the same one on my behalf.
Granted but I did do a quick check and never seen nothing jumping out at me. So is there any need to be patronising? As it happens I answered my own question. Just because I have less than 10 posts doesn't automatically make me a numpty.
I was not patronizing.
Being that you noticed the page on google code and are here on xda its just frankly common sense to not search but just look at the general forum
I told you where to get the answers man. There is no logical reason to explain it when it was all explained already this weekend on the same forum.
Patronizing by directing you towards all the info you need. Can't make this up.
interpolate said:
I was just on the Google Code website and noticed there's a Nexus S ICS 4.0.4 download. After I downloaded a program that reads TGZ format, I saw there is 4 or 5 img files for the bootloader, system and so on.
My question is, if I copied the zip file as it was will this be recognized by the handset and install as expected or will it just screw things up. The reason I ask is, the previous versions I installed were not like this.
Also I noticed there is some Linux shell files which obviously aren't intended for Windows.
Any helpful feedback would be good and reassuring.
Click to expand...
Click to collapse
http://www.androidpolice.com/2012/0...ady-to-flash-appears-to-be-the-final-version/
Sent from my Nexus S 4G using XDA
Whether or not you were condescending to me or not isn't a concern of mine. Anyway I have the GSM model as I live in the UK. Just need to check near the end of the month I guess.
Just flash these files on bootloader (while phone is connected to PC and its driver is installed and adb is running in cmd)
Fastboot (--blah,blah.....)
Hmmm...
I need to reinstall of those files. As I recently formatted my main drive. Still have hundreds of things to reinstate.

NVFlash and other G Tablet tools

Hey all!
A coworker gave me their old G Tablet months ago, and the only thing I kept finding was that it was very hard to find all of the tools needed to modify the thing. So many download links are down, etc. I just wanted to post these on here.
I will take them down if I'm stepping on anyone's toes. I will not help you troubleshoot. I am not responsible for any harm caused by the things provided here, and I cannot claim that they came from reputable sources because I can't even remember from where or when I downloaded them.
NVFlash notes:
I've included the drivers because they were harder to find. They're in usbpcdriver. I can't be bothered to reinstall them to find out which you need because frankly I don't care and you only have two or three options. Good luck.
By default nvflash_gtablet.bat flashes the files in its own directory. Just copy the files into where it's located.
The bootloader is contained on part9.img. If you want to flash CWM you will need to replace part9.img with clockworkmod.img for your particular bootloader. Just rename clockworkmod.img part9.img.
Hope this helps if anyone goes around looking to modify their device. Once again, please do contact me if you would prefer your work to be hard to find.
DOWNLOAD
PiArc said:
Hey all!
A coworker gave me their old G Tablet months ago, and the only thing I kept finding was that it was very hard to find all of the tools needed to modify the thing. So many download links are down, etc. I just wanted to post these on here.
I will take them down if I'm stepping on anyone's toes. I will not help you troubleshoot. I am not responsible for any harm caused by the things provided here, and I cannot claim that they came from reputable sources because I can't even remember from where or when I downloaded them.
NVFlash notes:
I've included the drivers because they were harder to find. They're in usbpcdriver. I can't be bothered to reinstall them to find out which you need because frankly I don't care and you only have two or three options. Good luck.
By default nvflash_gtablet.bat flashes the files in its own directory. Just copy the files into where it's located.
The bootloader is contained on part9.img. If you want to flash CWM you will need to replace part9.img with clockworkmod.img for your particular bootloader. Just rename clockworkmod.img part9.img.
Hope this helps if anyone goes around looking to modify their device. Once again, please do contact me if you would prefer your work to be hard to find.
DOWNLOAD
Click to expand...
Click to collapse
Link not open
I went looking through all my old files after I found my old G-tab. It was running barebones, stock android from viewsonic, and NOTHING worked anymore. Couldn't even browse the web or use youtube.
I found multiple custom ROMS (branch 1.2 firmware), stock ROMs (branch 1.2, don't have any 1.1 stuff, sorry!), along with TeamDRHs 350m partition prep file, NVflash, and USB drivers for Windows (can be found in the teamDRH 350 Prep folder). Everything you could possibly need or want to get your g-tablet back up and running again. I even used archive.org to look up teamdrh.com and gtablet for dummies old websites; so I could create instruction manuals for myself and those who need them. I just copy-pasted their how-to posts into word documents.
I was bummed I couldn't find MOST of these files ANYWHERE on the web. I was horribly surprised they were not even attached to the original posts here on xda. Maybe the get auto-deleted after a certain period of time or the original posts had links to their own website instead, sigh.
I hope these stay for a long time to come but if not, I have these files stored on 2 mechanical HDDs that I occasionally boot up to make sure they stay working. If anyone ever needs them, send me a DM. Hope this helps. Leave a comment with the ROM you decide to go with! Personally, I'm going with TeamDRH JB 5.2 as it is the 'newest' ROM I have. Hoping to get playstore and browser support using it at the very least. I'd just like to use my tablet as a web browsing/video streaming device again.

Categories

Resources