[Q] gingerstreak/streakdroid new install questions - Streak 5 Q&A, Help & Troubleshooting

so i've finally made the move from streakdroid 1.9 to gingerstreak 2.3 and there are some things that i'm just not sure of having been used to streakdroid for so long. sorry if these questions are reposts but i did do a quick search to see if it was answered before.
first question: why is baseband showing as unknown? it took me a few tries before being able to successfully install the baseband but it still says unknown. prior to my final successful install, i was getting blinking leds but that is not the case anymore. do i still have an unsuccessful install of the basedband or is this what its suppose to say since its a custom baseband.
second question: does anyone else experience the random transitions between green and grey icons in the status bar? im mainly referring to my signal strength, wifi, and data icons. sometimes they are grey and sometimes they are green like in streakdroid. and no the grey is not just when i dont have signal, im positive.
any help would be appreciated so thanks in advance

1st answer: This has been answered many, many times in the Gingerstreak 2.3 thread. It is supposed to say unknown and is OK.
2nd answer: It is my understanding that the icons turn green when your phone is actually communicating with Google's servers. I could be wrong on this.

If you had the latest builds then you'd see that it no longer says baseband unknown because it's now built off of an official Gingerbread kernel

this might sound really noob but i cant seem to find the 2.4 thread.
i see the 2.3 thread http://forum.xda-developers.com/showthread.php?t=1240601
and the 2.4 international thread which refers to 2.4 http://forum.xda-developers.com/showthread.php?t=1302992
but i just cant find the 2.4 thread

rptw said:
this might sound really noob but i cant seem to find the 2.4 thread.
i see the 2.3 thread http://forum.xda-developers.com/showthread.php?t=1240601
and the 2.4 international thread which refers to 2.4 http://forum.xda-developers.com/showthread.php?t=1302992
but i just cant find the 2.4 thread
Click to expand...
Click to collapse
And I seriously doubt that you will ever see any of DJ Steve's or fards' work here on xda ever again, for reasons I obviously don't have to state... there's this wonderful tool called GOOGLE that may could help you track down the ROM somewhere else

After what happened here, the noobs, whiners and complainers should be happy that Fards and DJ Steve are even working on a ROM for this device. Just don't expect to find said ROM here, as the signal to noise ratio at XDA is trending towards more noise and less signal.

rptw said:
this might sound really noob but i cant seem to find the 2.4 thread.
i see the 2.3 thread http://forum.xda-developers.com/showthread.php?t=1240601
and the 2.4 international thread which refers to 2.4 http://forum.xda-developers.com/showthread.php?t=1302992
but i just cant find the 2.4 thread
Click to expand...
Click to collapse
i noticed you have rogers, i have a rogers unlocked streak and i'm using maxicet's international1.1b rom and so far it's working really good.why don't you have a go and see if you like it, it is based on dj steve's 2.4 rom. you will have to go to modaco if you wanna see dj steve's new rom.

rptw said:
this might sound really noob but i cant seem to find the 2.4 thread.
i see the 2.3 thread http://forum.xda-developers.com/showthread.php?t=1240601
and the 2.4 international thread which refers to 2.4 http://forum.xda-developers.com/showthread.php?t=1302992
but i just cant find the 2.4 thread
Click to expand...
Click to collapse
Hi,
Heres the link to streakdroid / gingerstrak 24 here at xda.
http://forum.xda-developers.com/showthread.php?t=1325462

Wiki page for Gingerstreak/Streakdroid
If you are looking for answers to basic questions about Gingerstreak/Streakdroid 2.4.x, you can also check out the wiki page for it.
http://forum.xda-developers.com/wiki/StreakDroid_GingerStreak_2.4_Beta
[And what would rock even more is if folks would post these sorts of answers to the page in hopes of cutting down on repeat questions!]

speaking of the wiki, it would be great if anyone could post instructions on how to upgrade from 1.9.1 to 2.4.x.
Do i need to flash a version specific recovery image like in the Recommended install procedure or can i go the upgrading path(adding AMSS and DSP update)?

You go into fastboot and flash the amss and dsp1 for Gingerbread roms and then just flash the rom just like any other... this has been discussed numerous times in several thread.... ESPECIFICALLY in the gingerbread threads

Matt Bernius said:
[And what would rock even more is if folks would post these sorts of answers to the page in hopes of cutting down on repeat questions!]
Click to expand...
Click to collapse
If posters actually used the search engine on the site to find their answers before they post, then that would dramatically cut down on repeat questions.

There is no upgrade path.
Consider major version change as clean install.
You could save some bits of info for future use using mybackuppro.
And nandroid is the must.

Is this the right command to flash dsp1.mbn? I only can find the code to flash amss.
fastboot -i 0x413c flash dsp1 dsp1.mbn
thanks anyway

Code:
fastboot -i 0x413c flash amss amss.mbn
fastboot -i 0x413c flash dsp1 dsp1.mbn
i found these on streaksmart

fluxus42 said:
speaking of the wiki, it would be great if anyone could post instructions on how to upgrade from 1.9.1 to 2.4.x.
Do i need to flash a version specific recovery image like in the Recommended install procedure or can i go the upgrading path(adding AMSS and DSP update)?
Click to expand...
Click to collapse
No offense, but did you read through the wiki page? I thought that was clearly spelled out in this section:
http://forum.xda-developers.com/wiki/StreakDroid_GingerStreak_2.4_Beta#Recommended_install_procedure
You can try *try* going directly to 2.4.x from 1.9.1 without going to a recent recovery. It's worked for some people. It hasn't for others. It comes down to do you feel lucky today (and I'm not being sarcastic).
The only route that we know works 100% of the time is the one outlined under the recommended install procedure.

updated to latest 2.4 based on wiki instructions last night, running smooth with no FC. first off i can say is bluetooth is much better as i dont get lag every 5seconds. zeam launcher was a nice touch compared to VT in 2.3. personally even when i went to 2.3, i did not flash a recovery and phone seems to work fine so maybe i got lucky.
when i went to 2.4, i followed the "Recommended install procedure (for moving from ANY NON GINGERSTEAK ROM)" just to get a clean install since my phone was buggy before. so i skipped steps 1-3 and went straight to 4. the only thing i found off in the wiki was the command to flash recovery, somewhere on the site it says:
Code:
fastboot flash recovery /path/to/recovery.img
but what you really need to do is:
Code:
fastboot -i 0x413c flash recovery /path/to/recovery.img
it might just be my drivers/version of fastboot? but i cant do anything in fastboot without -i 0x413c, not even reboot. after that i did everything as per wiki, even wiped my completed angry birds with all 3 stars =( all in all, the wiki is where people should be looking cuz all the info is there, hope this helps

you dont need -i unless you have multiple devices attached at the same time and are in fastboot mode, unless you're on windows and dont have the drivers properly installed

Related

Any recommendations on Custom Roms?

Hey everyone.
I recently rooted my Hero GSM phone and tried to play around with some Custom Roms.. I'm currently running FroydVillain with a 691 kernel and I like it a lot, but want to know if there's any other Roms running smoother on the Hero packing Froyo..
I used to have the official eclair (2.1) with launcherpro installed, but wanted to try Froyo out because I heard that it runs 450 % faster than eclair. And since I went over to Custom Roms my batterytime has been lowered significantly..
Also if anyone could tell me what RADIO's are I would be very happy
Sorry for all the questions, but I have just one more..does updating the recovery software help on performance? I have an old version I think.. can anyone please link the newest?
I find the market of available Roms so large and wanted to know if anyone could recommend some Roms and include some links on where to get..
Froyo prefered since I just got used to how it works.
Thanks in advance
Sent from my HTC Hero using XDA App
Hammerbak said:
Hey everyone.
I recently rooted my Hero GSM phone and tried to play around with some Custom Roms.. I'm currently running FroydVillain with a 691 kernel and I like it a lot, but want to know if there's any other Roms running smoother on the Hero packing Froyo..
I used to have the official eclair (2.1) with launcherpro installed, but wanted to try Froyo out because I heard that it runs 450 % faster than eclair. And since I went over to Custom Roms my batterytime has been lowered significantly..
Also if anyone could tell me what RADIO's are I would be very happy
Sorry for all the questions, but I have just one more..does updating the recovery software help on performance? I have an old version I think.. can anyone please link the newest?
I find the market of available Roms so large and wanted to know if anyone could recommend some Roms and include some links on where to get..
Froyo prefered since I just got used to how it works.
Thanks in advance
Sent from my HTC Hero using XDA App
Click to expand...
Click to collapse
Latest Recovery: http://forum.xda-developers.com/showthread.php?t=561124
The radio I recommend is the latest GSM one at http://www.villainrom.co.uk/forum/showthread.php?307-radio-roms-download-links
Are you using latest Froyd, as we've got reports of 2 full days of battery life.
But 450% is an exaggeration, as it's based on a nexus 1 without vs. with JIT. You should get > 5 Mflops though in linpack using froyo.
Regarding the question in the title. You could search around here a little on Q&A since it has been asked a lot of times But mostly you'll get the answer that it's different from person to person and everyone has their favourite ROM for instance my favourite ROM is Cronos (anything) but I'm guessing pulser_g2's would be VillainROM (LOL)
Lol. Yeah it depends on what you want. I mentioned Froyd as you're on it already, but sense 2.1 roms do still exist, though you might try disappointed with performance.
I used a sense rom recently and had to remove it as I couldn't bear the slowness, even with oc.
But yeah, search is your friend. Decide what you want, and you'll find it here.
Thanks for the links.
Yeah well, I spent almost an hour reading about different Roms here and there and I see that it's kinda up to one self what you like about the different Roms. I've been very happy with FroydVillain so far, but I guess I should go ahead and give some of the others a try.
I've just backed up my current phone settings with "Titanium Backup" but is this enough if I decide to try a new Rom and want to go back later on? or should I do a nandroid backup?
And again when I flash over the new recovery.img.. Do I need to backup anything beforehand?
My Froyd version is the latest and I've kept on updating whenever I saw new updates. And yeah, two days is in my opinion not much. Beforehand, on the official 2.1, I could easely tweak 4-5 days out of my standard Hero battery, but I guess this has something to do with the kernel?
Sorry.. I'm really a newbie on this
Hammerbak said:
Thanks for the links.
Yeah well, I spent almost an hour reading about different Roms here and there and I see that it's kinda up to one self what you like about the different Roms. I've been very happy with FroydVillain so far, but I guess I should go ahead and give some of the others a try.
I've just backed up my current phone settings with "Titanium Backup" but is this enough if I decide to try a new Rom and want to go back later on? or should I do a nandroid backup?
And again when I flash over the new recovery.img.. Do I need to backup anything beforehand?
My Froyd version is the latest and I've kept on updating whenever I saw new updates. And yeah, two days is in my opinion not much. Beforehand, on the official 2.1, I could easely tweak 4-5 days out of my standard Hero battery, but I guess this has something to do with the kernel?
Sorry.. I'm really a newbie on this
Click to expand...
Click to collapse
If you want to go back you need a nandroid backup yes. If your talking about updating your recovery image (lol I'm guessing) no you don't. Just flash it. And the battery has something (everything ) to do with the kernel but if you want better battery set you min freq of your CPU lower or you can lower the max freq.
I see..
Thank you very much for answering.
I have just one minor problem..
How the heck do I flash over the recovery image? Don't I use the FlashRec-thingy? Might have deleted it at some point :S
Hammerbak said:
I see..
Thank you very much for answering.
I have just one minor problem..
How the heck do I flash over the recovery image? Don't I use the FlashRec-thingy? Might have deleted it at some point :S
Click to expand...
Click to collapse
I reccomend you flashing Amon-RA. There is a guide in his thread on how to flash it But if you want the ultimate easy noob thing you can download ROM manager from the market which will alow you to download and flash a pretty descent recovery in one click
Yeah.. Flashing Amon-RA is what I'm trying to. It seems I have the 1.5.2 version installed and I just downloaded the 1.7.0 one..
The first time I flashed "Amon-RA" did it with the help of a program called FlashRec. I followed the guide on theunlockr.com and I now end up with a message: "Backup FAILED: Could not run command." when I try to "Backup Recovery Image" through that FlashRec program.
I have an idea of how to work around this but I'm not 100% sure this is what's needed..?
Could I run the phone into recovery mode (through that 1.5.2 Amon-RA thingy) and then flash the never version right onto it or is this the wrong procedure?
Hammerbak said:
Yeah.. Flashing Amon-RA is what I'm trying to. It seems I have the 1.5.2 version installed and I just downloaded the 1.7.0 one..
The first time I flashed "Amon-RA" did it with the help of a program called FlashRec. I followed the guide on theunlockr.com and I now end up with a message: "Backup FAILED: Could not run command." when I try to "Backup Recovery Image" through that FlashRec program.
I have an idea of how to work around this but I'm not 100% sure this is what's needed..?
Could I run the phone into recovery mode (through that 1.5.2 Amon-RA thingy) and then flash the never version right onto it or is this the wrong procedure?
Click to expand...
Click to collapse
Lol thats excatly how I rooted my phone too (same recovery and website even) Look in the thread it's described how you flash the new recovery via ADB
Yeah ehm... I'm kinda new to this so all his "code" or whatever it is doesn't give me a hell lot of clues..
Install
There are several ways to install a custom recovery, choose the one that suits you most (I probably forgot a few).
via adb -> Requires a custom recovery (with test-keys) like Cyanogen's v1.4 or my previous recovery
Code:
Copy recovery-RA-hero-v1.7.0.1.img to the root of your sdcard
Boot into your current custom recovery (boot while holding HOME)
Connect your Hero via usb to your pc/mac/...
adb shell
$su (not required if you have root already)
#mount -a
#flash_image recovery /sdcard/recovery-RA-hero-v1.7.0.1.img
Click to expand...
Click to collapse
I fixed the steps underlined but after that I kinda went cold on what the **** to do :S
I boot into my recovery and what I get from his "guide" is that I my Hero should do something when I plug in the USB cable.. but nothing happends.. anyone who can put it down in baby-steps for me? :O
There's another way to do this it seems (2nd guide in his thread) but it seems to involve even more "code" so I guess I'll settle with this if it's possible.. :S
Hammerbak said:
Yeah ehm... I'm kinda new to this so all his "code" or whatever it is doesn't give me a hell lot of clues..
I fixed the steps underlined but after that I kinda went cold on what the **** to do :S
I boot into my recovery and what I get from his "guide" is that I my Hero should do something when I plug in the USB cable.. but nothing happends.. anyone who can put it down in baby-steps for me? :O
There's another way to do this it seems (2nd guide in his thread) but it seems to involve even more "code" so I guess I'll settle with this if it's possible.. :S
Click to expand...
Click to collapse
For you I would just recommend installing "ROM manager" from the market and then let it install ClockworkMod recovery that should do for you
EDIT: There seems to be an issue with ROM manager at the moment. It wont flash...
Yeah.. Might as well try this out since no one wants to point out on how to it the "geeky"-way
EDIT:
I seem to get an error when trying to flash the ClorkworkMod Recovery.. Any idea why?
Nvm.. Some dude (erasmux) has made an update.zip and uploaded to the Amon-RA post.. it did the trick

New Dell Streak Mini 5 User With ?'s For ROM Help Install?

Which is the best rom to go with?
I've downloaded _n0p_'s DSC v0.7 and Tenorntex's Longhorn 2.1 v2, seeing as these 2 were the newest and latest and had Android 2.3.3
Are there any other better rom's or has anyone tried the 2 I listed, if so whats the difference?
Thanks
Better is very vague when it comes to ROM's it all depends on what you want in a Rom. I have old Simple Streak 1.2. Yes there is newer ROM's out but this one works perfect for what I need. In my Case Stability.
DSC is the most actively developed/supported. Plenty stable for me. I don't think any of the earlier Froyo based ROMs are being developed further.
I meant as far as Stability, Performance and up to date, I don't care about the Stage UI and was gunna theme it myself or use SPB Shell 3D.
Could someone point me in the direction to an easy install rom?
I don't wanna install "these update pkg's" after renaming and then plug my phone into the pc and open cmd and then type this in on the pc. et cetera et cetera
I just wanna download a zip drag it to the card, bootup in safemode and install from sd card.
I'd consider doing all that work if I weren't testing out the device.
I won it off ebay, the guy replaced the screen and said it's been randomly rebooting ever since. But he never did a factory reset or new rom install ever since fixing the screen, so I just wanna simply install a rom and see if it works then go on from there.
Any help would be greatly appreciated.
n1nj4Lo said:
Could someone point me in the direction to an easy install rom?
I don't wanna install "these update pkg's" after renaming and then plug my phone into the pc and open cmd and then type this in on the pc. et cetera et cetera
I just wanna download a zip drag it to the card, bootup in safemode and install from sd card.
I'd consider doing all that work if I weren't testing out the device.
I won it off ebay, the guy replaced the screen and said it's been randomly rebooting ever since. But he never did a factory reset or new rom install ever since fixing the screen, so I just wanna simply install a rom and see if it works then go on from there.
Any help would be greatly appreciated.
Click to expand...
Click to collapse
Unfortunately I do not believe that anyone can change the way that the Streak works just so it is more convenient for you or so that you don't have to learn anything.
In the time you took to navigate to XDA and make your post you could have flashed a ROM onto your Streak - plugging it in and everything.
The only ROM you can install by just putting it on the SD Card is the same one that is currently on the Streak, if you don't mind holding down a couple of buttons and using recovery mode.
n1nj4Lo said:
Could someone point me in the direction to an easy install rom?
I don't wanna install "these update pkg's" after renaming and then plug my phone into the pc and open cmd and then type this in on the pc. et cetera et cetera
I just wanna download a zip drag it to the card, bootup in safemode and install from sd card.
I'd consider doing all that work if I weren't testing out the device.
I won it off ebay, the guy replaced the screen and said it's been randomly rebooting ever since. But he never did a factory reset or new rom install ever since fixing the screen, so I just wanna simply install a rom and see if it works then go on from there.
Any help would be greatly appreciated.
Click to expand...
Click to collapse
If anyone is wondering why developers leave and give the site a bad reputation look no further. Someone with over 600 posts under his username should not be making noob posts like this one. With so many posts he knows how to use the search engine and the wiki, but I guess when it comes to our device using the search engine and the wiki is an inconvenience, along with renaming a file "update.pkg".
marvin02 said:
Unfortunately I do not believe that anyone can change the way that the Streak works just so it is more convenient for you or so that you don't have to learn anything.
In the time you took to navigate to XDA and make your post you could have flashed a ROM onto your Streak - plugging it in and everything.
The only ROM you can install by just putting it on the SD Card is the same one that is currently on the Streak, if you don't mind holding down a couple of buttons and using recovery mode.
Click to expand...
Click to collapse
So would that be this: Streak_407_20707_14.pkg ? According to the first post above me do I rename it?
Strephon Alkhalikoi said:
If anyone is wondering why developers leave and give the site a bad reputation look no further. Someone with over 600 posts under his username should not be making noob posts like this one. With so many posts he knows how to use the search engine and the wiki, but I guess when it comes to our device using the search engine and the wiki is an inconvenience, along with renaming a file "update.pkg".
Click to expand...
Click to collapse
Some people learn better through interaction where they can actually ask questions... I don't have over 600 posts so who are you talking about? Furthermore if you are talking about first thing I'd do is learn how to read mr wise guy, secondly!! You tell me how one is supposed to learn which rom is the best based on user reviews and opinions, where do I go to find that out and wheres the wiki on that, unless you expect people to read 200 and 300 page threads also? I have barely 150 posts and rarely post at all unless it is to ask questions or make requests. It's not like I have 600 posts and every single one of them are questions.
This is only my second time dealing with android and second time flashing android first time it was simply moving a zip to the sdcard and booting up into safe mode and selecting update through sdcard, so certainly I'd be baffled and have questions when one time it was so easy and the second time I've gotta jump through hoops and everything.
Lastly since WHEN Is asking a Question SOOOO wrong in the Dell Streak 5 Q&A Category???? It's not like I posted it in the wrong area or something, but ohhh no'es how dare n00b be confused and need a lil help/guidance of some experienced users, ohh mercy me the drama in that!!
Last time I checked that is what XDA is here for, for people to learn, not to be attacked by asshat trolls like you.
If anyone is wondering why XDA has a multitude more lurkers than posters look no further than to the hardass that is Strephon Alkhalikoi View Postwho can't stand to see a n00b in need of help!
Like this
Flashing/Updating
Installing a recovery
Download appropriate recovery to flash from Stock Recoveries or Custom recoveries
Enter fastboot mode on your phone
Flash recovery with fastboot: fastboot flash recovery <path to recovery.img>
After flashing is complete: fastboot reboot to reboot
Finished
If you are using a custom recovery see Disabling recovery overwrite in stock roms and follow the steps there to prevent the Streak from over writing the recovery. Re-install your custom recovery after following those steps.
Click to expand...
Click to collapse
BUT THE VERY FIRST THING THE WIKI SAYS IS To Stay AWAY From Fastboot, but this tells you to use Fastboot... So what gives and which is it? LoL
n1nj4Lo said:
. . . .
Like thisBUT THE VERY FIRST THING THE WIKI SAYS IS To Stay AWAY From Fastboot, but this tells you to use Fastboot... So what gives and which is it? LoL
Click to expand...
Click to collapse
I hope that you can actually read better than that. The wiki does not say to stay away from fastboot. It clearly states two commands that should not be used on the Streak. It goes onto give a number of examples of using fastboot.
I hope that you other 157 posts (as I wtite this) on XDA were not as tiresome or ill-informed as the ones you have posted here.
The information you need is here in the forums, available at the links in my signature, and on other forums. Please exercise some patience and read the info.
marvin02 said:
I hope that you can actually read better than that. The wiki does not say to stay away from fastboot. It clearly states two commands that should not be used on the Streak. It goes onto give a number of examples of using fastboot.
I hope that you other 157 posts (as I wtite this) on XDA were not as tiresome or ill-informed as the ones you have posted here.
The information you need is here in the forums, available at the links in my signature, and on other forums. Please exercise some patience and read the info.
Click to expand...
Click to collapse
Uhh yea sory... I forgot about the 2 options to stay away from, just the dangerous part stayed with me. LoL
Do I need to be at a certain android version or can I make a semi-major update leap?
Also it says
Installing a stock rom
Reinstalling a stock rom will wipe all data!
1. Download stock rom pkg and recovery to install
2. Copy pkg to sdcard and rename to update.pkg
3. Install matching stock recovery
4. Enter recovery mode
5. After recovery loads press Camera to begin process
6. Finished
Click to expand...
Click to collapse
Do I need the recovery.img as well? It said nothing about a img file or anything just said "matching stock recovery" so yea, is that the right thing?
_
First I'm gunna try factory reset and see if that fixes the random reboot problem, hopefully it does the seller said he just installed the new screen and never did anything except for just trying to powering it up, use normally and it would reboot suddenly.
WELL NO DUH, you need to restore everything back to default settings with a factory/hard reset. Thats like trying to install a video card or webcam and expecting it to work right away without installing the dirvers. - Hopefully!
Well it's only getting as far as the dell logo screen/splash screen. I've tried the entering safe mode but nothing yet, once it's powered on it just sits at that screen.
dsc is great and very stable if you dont mind the few following quirks.
1. google maps will always run in the background unless you freeze it. This will drain your battery quite quickly
2. Wifi might or might not be broken, if it is broken use wifi analyzer if not profit
the benefits of dsc?
fast
running GB instead of froyo
dpi change is awesome.
screen default orientation is awesome
stable other than those few bugs
Battery life was decent.
-------------
Im however just running 2.2 froyo on a stock rogers. The battery life is amazing on stock 2.2 (a whole day, and still have about 30% with heavy usage and constant 3g) and the wifi works fine. For me this is the most stable rom however it is a bit slow compared to DSC. This phone is used for work so it has to just.. work.
---------------
Havent really tried the other roms yet, but depending on what you want out of the phone you can try the DSC and see if you can live with these little quirks.
Yea I was leaning more towards DSC than Longhorn, it looks like it's updated more frequently too.
Bad & Good News
Turns out when the guy replaced the screen he fried the mobo... Me and a friend at a small local pc store tried everything from rooting with new rom to factory resets. Always had the same problem.
But the guy at the pc store sells phones also and said he'd give me $100.00 credit to a new factory refirbed, rooted and unlocked dell streak mini if I gave him the one we tried to repair.

[Q] Flashing from Froyo to GB

Ok, so I haven't picked up my Streak in about 2 years since I got onto Sprint. I'm in the UK for a couple of weeks so needed to come back since it's GSM. I searched but didn't see a guide on how to flash from a Froyo ROM (Streakdroid 1.9.0) to one of the newer GB ROMs (I'm thinking Longhorn). My baseband is GAUSB1A131800-EU. I don't know what version of Streakmod recovery I'm on. I don't need a detailed guide on how to install Streakmod or the ROM. Just would appreciate if someone could tell me if there is a certain thing I need to do first (like update to the latest Streakmod) and if there are any dependencies between things like matching up a certain baseband with the ROM. Thanks!
I think I'm on CWM so I guess I have to go to Streakmod. Do I need to install stock recovery and/or ROM first? I have a vague recollection that I used to do something like that to update the baseband. I just can't remember because my Galaxy S2 you can independently flash modems and ROMs and of course, I haven't gone between Android versions as it's always been GB. Thanks!
Nevermind, I figured it out. Search really is your best friend...
frankquattrone said:
Nevermind, I figured it out. Search really is your best friend...
Click to expand...
Click to collapse
hi can u tell me how to install streakmod? my pc not detect my ds...what should i do?
hanifset said:
hi can u tell me how to install streakmod? my pc not detect my ds...what should i do?
Click to expand...
Click to collapse
What do you mean? Are you not able to connect with Fastboot? Is your cable /port broken so it won't connect at all? Anyway, here's what I suggest. First you need to install Fastboot. Search for the thread ADB and Fastboot and download the zip. I unzipped it to my C root directory to make things easy. Then search for the thread Dell Streak5/Flashing Guide. That has all the instructions to install Fastboot, connect with Fastboot. I'm assuming you found the thread with StreakMod so follow those instructions to then install it. If you don't know how to use Fastboot, search for the thread Dell Streak the Complete Guide. The guide is dated in terms of the files it references but the instructions on how to use Fastboot are still accurate. Just replace where it talks about Clockworkmod with StreakMod. Good luck.
Since I already wrote all this, I guess I'll add what I did in case it helps someone. Moving from Froyo to GB requires updating the baseband. To do that, I installed the stock 407 recovery and then stock 407 ROM. Then I installed StreakMod then flash the GB ROM of your choice. I chose Longhorn 2.8. Only had it for about a day but seems to work fine. No issues with reboots. Can't comment on speed or battery life since I haven't used the Streak in like a year so I have no reference.
frankquattrone said:
Nevermind, I figured it out. Search really is your best friend...
Click to expand...
Click to collapse
:good:
That could not be more true.
Always read an entire post before flashing the rom. Its all there.

[Q] ics for vibrant

Hello. I'm new here but, had an android for a couple years now. I have the tmobile samsung vibrant running 2.2 froyo. Can anyone tell me in detail how to install ICS on my phone? To be honest, I do not understand all the talk about odin and all that stuff. So if you can explain as if it were ICS for to Vibrant For Dummies that would be great lol. Explain in laymens terms please. Thanks
Peppino
Guess I'll post this again: http://m.youtube.com/watch?v=wMQQDpqVNBk
Everything in that video is not all correct. There are some specific parts that are left out.
OP, I understand you want to simplest way to go from 2.2 ->4.0 but in reality, you need to eventually know how to use Odin, or when you get stuck at a bootloop or your CWR gets corrupted, your next thread will be "Help, I brivked my phone".
Check my signature for the How to install ICS and above all, you need to read, read and then read some more (case in point, this was already answered here Trouble with my vibrant...).
Good luck and if you have any questions, use the search function and/or Google, as this phone has been around a long time and most questions have already been solved. If not, then just ask.
hi, It is always better to go ICS from the beginning.. which solves many problems. So in order to go back to stock you should use ODIN. It is very easy ONLY thing is DONT DISCONNECT USB connectivity while the process is running.
After that you will need some things.
ICS ROM to flash (try ICZen which works great )
GB Bootloader
CM7
update.zip (CWM) which can be found in woody's signature. [Installing ICS ROMs; A Vibrant Step-by-Step]
Once you are in stock 1st flash GB Bootloader through ODIN (DO NOT do anything until it is flashed)
then flash CM7 (GB ROM b/c its suggested to go ICS from GB rather than from 2.1)
then flash ICS ROM on top of it. initial boot will take up more time.
voilaa..!!!
Always do full wipe (data,cache,dalvik) in between flashes.
there are many ICS ROMs available .. READ instructions carefully.
Note: these steps are taken from threads I referred and followed by me.
LINKS
Click to expand...
Click to collapse
ODIN : http://forum.xda-developers.com/showthread.php?t=734475&highlight=odin
Bootloaders : http://forum.xda-developers.com/showthread.php?t=1117990&highlight=odin
ICZen : http://rootzwiki.com/topic/21742-romimm76i-iczen-185-fistful-of-zen-7-12-12-deficient-development/
edit: FYI it is better to uncheck auto reboot when flashing GB Bootloaders. and also I didn't checked re-partition when flashing to stock via ODIN
tc and all the best

Reverting to Gingerbread from ICS

I've been having some issues with constant reboots and phone signal strength after installing ICS. I have tried both methods (fastboot flashes and CWM flash) and still have the same problems.
Unfortunately, I'm a newbie, and was an idiot and did not create a backup.
I would like to be able to revert to the last stable official Gingerbread. Any recommendations on version to revert to? I'm been searching here for hours, and every time I think I find a good thread on how to do this, the links to the files are all dead.
Can someone please steer me in the right direction.
Also, again, I am willingly admitting that I'm an idiot for not making the backup in the first place. I saw that so many people were having no issues at all, so I assumed I would not either.
Thanks.
slim26 said:
I've been having some issues with constant reboots and phone signal strength after installing ICS. I have tried both methods (fastboot flashes and CWM flash) and still have the same problems.
Unfortunately, I'm a newbie, and was an idiot and did not create a backup.
I would like to be able to revert to the last stable official Gingerbread. Any recommendations on version to revert to? I'm been searching here for hours, and every time I think I find a good thread on how to do this, the links to the files are all dead.
Can someone please steer me in the right direction.
Also, again, I am willingly admitting that I'm an idiot for not making the backup in the first place. I saw that so many people were having no issues at all, so I assumed I would not either.
Thanks.
Click to expand...
Click to collapse
I recommend you the ROMs NottachTrix, it has Aroma installer and lets you configure it to your own taste. Guess this one is the best, if not you could go with a stock GB, search for fruitcakes (don't like them because the bloatware).
I'm assuming that you already have or know how to install a recovery. If it's not the case, let me know and I'll help you.
Thanks. I have CWM loaded so I shouldn't have an issue.
I think I would have the best luck with a stock ROM for now. The problem is finding a stock unlocked ROM for GB that still has a valid link. 90% of the links I'm coming across here including fruitcakes are all dead links.
http://samcripp.com/files/
you can find fruitcakes here. works from your phone or computer.
be sure to thank Sam Cripp for hosting the files for us. and the project in the first place.
Thanks. I was able to restore back to GB, but unfortunately still have the same signal strength issues.
have you tried to flash a new radio? there are plenty of radios on that website as well.

Categories

Resources