Hacks for WIND Mobile Samsung Galaxy S 4G? - Samsung Galaxy S (4G Model)

I picked up a WIND Samsung Galaxy S 4G today. I looked in the Android Dev thread here and I don't see anything specifically for this phone.
The model number is T-959W so I don't want to try anything with hacks/roms etc meant for the T-Mobile version.
I'd be happy to supply a dump of my phone for any devs who want to play around and help us here in the great white north!
Thanks

System dump would be nice if you can provide it. I'd advice against installing any mods you found here. Good thing you're cautious

Great, thanks! I have never done a dump before so I'll have to look into how to do it. I will let you know when I do.

I see it has 8 gig internal, we only got 2 there's a tutorial somewhere for system dumps, let me find you the link.
You need to be rooted I believe.
m.youtube.com/#/watch?desktop_uri=/watch?v=UWs6PKnDtFk&v=UWs6PKnDtFk&gl=US
Sent from my SPH-D710 using Tapatalk

Source files found
I found the following source files from opensource.samsung.com
SGH-T959W_NA_Opensource.zip
SGH-T959W_NA_GB_Opensource.zip
Will these help XDA with support for the Wind SGS4G?

Sure but idk if our devs are gonna build you guys stuff. Also, go to sampro.pl, it is a polish site so use Google chrome to translate it, then create an account for the site, go firmware downloads for your model if you see. If you do, then post a link to the latest version.
Sent from my SGH-T959V using xda premium

959w was not listed on the site (did not register).
Sent from my SGH-T959W using xda app-developers app

Imaging phone
I have heard that there may be an update in August. It may be prudent to wait for this update before capturing a ROM image, in case important fixes are made.
I guess a good question would be whether anyone has had any experience flashing T-Mobile SGH-959v ROMs on to this device.
Another avenue could be to ask someone inside Samsung whether they changed much between models.

bminuk said:
I found the following source files from opensource.samsung.com
SGH-T959W_NA_Opensource.zip
SGH-T959W_NA_GB_Opensource.zip
Will these help XDA with support for the Wind SGS4G?
Click to expand...
Click to collapse
Absolutely! I'm currently taking a little break (gotta find a job... like two weeks ago.), but when the dust settles, I'll take a little look at the source and see if we can help out.
What you could start with is a diff between the SGH-T959V-TMB_GB_Opensource.zip and the SGH-T959W_NA_GB_Opensource.zip drops.

I'd be willing to look into giving you guys something fun to work with.
I'll do a series of diffs tonight on the T959W stock kernel source and the T959V sources (stock and our CM kernel).

I have Telus S4G, which is T959P. However I've never had a problem using T959V roms,
Sent from my SGH-T959V using xda app-developers app

Another potential problem
I have been hearing on the web (in these forums and on the SuperOneClick page) that the 959W is not being successfully rooted in the usual ways. Has anyone had luck with this?

endee said:
I have Telus S4G, which is T959P. However I've never had a problem using T959V roms,
Sent from my SGH-T959V using xda app-developers app
Click to expand...
Click to collapse
You really shouldn't flash roms not made for your phone. If they contain bootloaders, you could brick your phone.

Hey T959W people. Looked at the source and things are looking pretty close. I'm not saying to run off and flash our stuff, but I need some info and someone with the big kahunas to try flashing some stuff.
Please be running linux. I can't help you with windows problems.
It would also be helpful if you have a usb download mode jig.
You can get one here:
http://mobiletechvideos.mybigcommerce.com/samsung-galaxy-s-download-mode-jig/

Ok Canadians! I've verified that the SGH-T959W should be exactly the same as the SGH-T959V.
There were some interesting differences between our T959V and T959W that may fix some bugs for us on T959V.
With that said, please... please... please, read all of the instructions for flashing ROMs and Kernels very carefully!
If the rom contains bootloaders, please DO NOT flash them until we can confirm there are no bootloader differences.
Like I said before, it is very common to soft brick your device. It is not the end, and do not worry if you do this. Make sure you get yourself a usb download mode jig here:
bhundven said:
You can get one here:
http://mobiletechvideos.mybigcommerce.com/samsung-galaxy-s-download-mode-jig/
Click to expand...
Click to collapse
This will help you use heimdall or odin to flash stuff to your phone to make everything happy again.
You will only hard brick this device by writing the wrong bootloaders to the phone, which is why I am warning you to not flash bootloaders, for now!
With that, enjoy cm7, cm9, aokp, et alii!
I will also announce this in the android general forum!

http://forum.xda-developers.com/showthread.php?t=1764298

I managed to get my Wind SGH-T959W rooted and up and running with a unofficial CM9 build, but it took a bit of work.
Firstly, I tried just about every one-click solution out there, to no avail. It's possible SOC 1.7 with rattlethecage works, but I didn't have the patience to find out whether I simply had to wait a bit longer.
I followed this guide(whilst clenching every clenchable muscle I could consciously control):
http://www.galaxyforums.net/forum/o...mission-t-mobile-galaxy-s-4g-gingerbread.html
The gist is, Odin 1.7, stock+voodoo for T959V, plus some update that I'm not qualified to describe. That should get you rooted and if that's all you're looking for, you'll have to suffer through a little T-Mobile branding on startup.
Once you got it all rooted, you'd think it'd be a good idea to toss sgs-ics on there, right? Well, no. After installing the 4G variant, it promptly set off into a boot loop which I'm again, unqualified to diagnose. The obvious solution was to try another team's version of ICS, which I indeed found here:
http://forum.xda-developers.com/showthread.php?t=1730954
Barring some missing features, it sounds like a good alternative to sgs-ics. Though I had to go through one additional step, which I really, honestly assure you I was under-qualified to execute. When I tried to load Team Acid's CM9 r3 it gave me an assert on the updater-script, since the hardware didn't match up. Easy. Unzip the package, open up META-INF/com/google/android/updater-script, remove the first check. You know it's the same hardware, you don't need some stinkin' script to tell you it won't work.
So all said and done, I now have a Wind Mobile SGH-T959W running ICS 4.0.4 courtesy of bhundven, the Odin folks, Team Acid, and likely a slew of other contributors.
Thanks folks, and enjoy!
PS, if you want that tarball bhundven, send me a PM with some brief instructions, and hopefully you can help my fellow Winders.

Derpopotamus said:
I managed to get my Wind SGH-T959W rooted and up and running with a unofficial CM9 build, but it took a bit of work.
Click to expand...
Click to collapse
Would have been easy, had you just followed my directions.
Derpopotamus said:
Firstly, I tried just about every one-click solution out there, to no avail. It's possible SOC 1.7 with rattlethecage works, but I didn't have the patience to find out whether I simply had to wait a bit longer.
I followed this guide(whilst clenching every clenchable muscle I could consciously control):
http://www.galaxyforums.net/forum/o...mission-t-mobile-galaxy-s-4g-gingerbread.html
The gist is, Odin 1.7, stock+voodoo for T959V, plus some update that I'm not qualified to describe. That should get you rooted and if that's all you're looking for, you'll have to suffer through a little T-Mobile branding on startup.
Once you got it all rooted, you'd think it'd be a good idea to toss sgs-ics on there, right? Well, no.
Click to expand...
Click to collapse
Duh, and rightfully so. You should not flash anything that was not made for your phone.
As I said before. The SGH-T959V and the SGH-T959W are the same phone, just packaged differently for t-mobile vs. wind.
Derpopotamus said:
After installing the 4G variant, it promptly set off into a boot loop which I'm again, unqualified to diagnose. The obvious solution was to try another team's version of ICS, which I indeed found here:
http://forum.xda-developers.com/showthread.php?t=1730954
Click to expand...
Click to collapse
So, obviously this worked.
Derpopotamus said:
Barring some missing features, it sounds like a good alternative to sgs-ics.
Click to expand...
Click to collapse
:facepalm:
Derpopotamus said:
Though I had to go through one additional step, which I really, honestly assure you I was under-qualified to execute. When I tried to load Team Acid's CM9 r3 it gave me an assert on the updater-script, since the hardware didn't match up. Easy. Unzip the package, open up META-INF/com/google/android/updater-script, remove the first check. You know it's the same hardware, you don't need some stinkin' script to tell you it won't work.
Click to expand...
Click to collapse
We can fix that by adding your OTA Assert to our build. Then this won't happen. Let me fix that.
Thanks for someone finally reporting something useful!
Derpopotamus said:
So all said and done, I now have a Wind Mobile SGH-T959W running ICS 4.0.4 courtesy of bhundven, the Odin folks, Team Acid, and likely a slew of other contributors.
Thanks folks, and enjoy!
PS, if you want that tarball bhundven, send me a PM with some brief instructions, and hopefully you can help my fellow Winders.
Click to expand...
Click to collapse
No pm needed.
Open an account on mediafire.com.
Upload the tarball
click share after the tarball is up
Post your own topic in the general forum so everyone knows where to get it.
Everyone Profits!

One more thing that would be very handy from somone with stock on T959W.
Please:
Code:
adb pull /system/build.prop
edit the file with notepad++(windows), textedit(macosx), or gedit(linux) and put the results on pastebin.com.
Then paste the link in this forum.
THANKS!

Build.prop for stock phone
bhundven said:
One more thing that would be very handy from somone with stock on T959W.
Please:
Code:
adb pull /system/build.prop
edit the file with notepad++(windows), textedit(macosx), or gedit(linux) and put the results on pastebin.com.
Then paste the link in this forum.
THANKS!
Click to expand...
Click to collapse
http://pastebin.com/aTHkkwDJ

Related

[Q] MIUI , what if ...

Hi guys
I would appreciate if someone [dev] can give me some answers on this ...
Now that we have full CWM , thanks to the devs [@gtg465x]
How about following instructions to flash lastest MIUI for Galaxy S I9000 , using the actual installation guide > http://j.mp/iZSjlh , and try this ROM on the Infuse
Is the Galaxy S I9000 the closest phone [specs] we can have to try this ?
Some step(s) in that guide to be replaced or skipped ?
Worth to try it?
Would it work ?
Would I brick the phone?
I if brick it , would I still be able to un-brick using ODIN [back to factory]
TIA
pvillasuso said:
Hi guys
I would appreciate if someone [dev] can give me some answers on this ...
Now that we have full CWM , thanks to the devs [@gtg465x]
How about following instructions to flash lastest MIUI for Galaxy S I9000 , using the actual installation guide > http://j.mp/iZSjlh , and try this ROM on the Infuse
Is the Galaxy S I9000 the closest phone [specs] we can have to try this ?
Some step(s) in that guide to be replaced or skipped ?
Worth to try it?
Would it work ?
Would I brick the phone?
I if brick it , would I still be able to un-brick using ODIN [back to factory]
TIA
Click to expand...
Click to collapse
Would be very interested in this as well, but not enough to try bricking my phone .
I wouldn't try it.
Just because the partition layout of the original Galaxy S is the same as our device, it does not mean the kernel is compatible.
The current roms are all based on the stock kernel and do not change any of the core of how the device works. We still have TouchWiz built in and won't be changing that until we have custom kernel built and working on this device.
On the other hand, we can flash back to stock with Odin, so you won't completely fubar your phone if you try.
knight4led said:
I wouldn't try it.
Just because the partition layout of the original Galaxy S is the same as our device, it does not mean the kernel is compatible.
The current roms are all based on the stock kernel and do not change any of the core of how the device works. We still have TouchWiz built in and won't be changing that until we have custom kernel built and working on this device.
On the other hand, we can flash back to stock with Odin, so you won't completely fubar your phone if you try.
Click to expand...
Click to collapse
Your right about kernel compatibility , so 1st step not using speedmod kernel [used @ guide]
But I would like to know if the native MIUI kernel used @ the galaxy S is like a "modded kernel" they used to port that rom .. or if its a kind of "universal kernel" ?? . I dont know if Im making myself clear
knight4led said:
I wouldn't try it.
Just because the partition layout of the original Galaxy S is the same as our device, it does not mean the kernel is compatible.
The current roms are all based on the stock kernel and do not change any of the core of how the device works. We still have TouchWiz built in and won't be changing that until we have custom kernel built and working on this device.
On the other hand, we can flash back to stock with Odin, so you won't completely fubar your phone if you try.
Click to expand...
Click to collapse
If the partition layout changes, cannot promise Odin will fix it. Pit, boot.bin and sbl.bin pulled from a phone to flash will most likely cause a hard brick. We need a leaked one-click, or some very crazy testers willing to brick phones left and right to test that. I don't recommend it.
Sent from my SAMSUNG-SGH-I997 using XDA App
h8rift said:
If the partition layout changes, cannot promise Odin will fix it. Pit, boot.bin and sbl.bin pulled from a phone to flash will most likely cause a hard brick. We need a leaked one-click, or some very crazy testers willing to brick phones left and right to test that. I don't recommend it.
Sent from my SAMSUNG-SGH-I997 using XDA App
Click to expand...
Click to collapse
Thanks for that information , exactly what I wanted to read ...
Time to close this thread [MODS please] , and wait for someone who can make this happen !
pvillasuso said:
Thanks for that information , exactly what I wanted to read ...
Time to close this thread [MODS please] , and wait for someone who can make this happen !
Click to expand...
Click to collapse
Not a problem. When a new phone comes out....here's what happens:
1. Root
2. SBF/ODIN
3. CWM recovery
4. Psuedo ROMs based on stock.
5. Source Code drops.
6. Custom kernels (w/CWM built in)
7. Ports for MIUI/CM7/Sense/etc.
In 3 weeks, the community as a whole has completely done steps 1-5. (Usually takes a couple of months).
Next big focus has to be custom kernels. I helped out with some of the initial stuff for CM7 on Captivate before I bought an Atrix, then the Infuse. I'm going to be doing alot of reading and trying to learn alot more about git. Then I will be able to look into kernels. Team Whiskey had some guys working on a kernel with CWM + VooDoo lagfix written up...but I havent heard anything in a few days. So....be patient, its coming! .
Sent from my SAMSUNG-SGH-I997 using XDA App
h8rift said:
Not a problem. When a new phone comes out....here's what happens:
1. Root
2. SBF/ODIN
3. CWM recovery
4. Psuedo ROMs based on stock.
5. Source Code drops.
6. Custom kernels (w/CWM built in)
7. Ports for MIUI/CM7/Sense/etc.
In 3 weeks, the community as a whole has completely done steps 1-5. (Usually takes a couple of months).
Next big focus has to be custom kernels. I helped out with some of the initial stuff for CM7 on Captivate before I bought an Atrix, then the Infuse. I'm going to be doing alot of reading and trying to learn alot more about git. Then I will be able to look into kernels. Team Whiskey had some guys working on a kernel with CWM + VooDoo lagfix written up...but I havent heard anything in a few days. So....be patient, its coming! .
Sent from my SAMSUNG-SGH-I997 using XDA App
Click to expand...
Click to collapse
You are indeed one of the MAN, I speak for my self thanks dude
Sent from my SAMSUNG-SGH-I997 using XDA Premium App
h8rift said:
When a new phone comes out....here's what happens:
1. Root
2. SBF/ODIN
3. CWM recovery
4. Psuedo ROMs based on stock.
5. Source Code drops.
6. Custom kernels (w/CWM built in)
7. Ports for MIUI/CM7/Sense/etc.
Click to expand...
Click to collapse
Very interesting info , thanks for sharing , didn't know the order of these steps to follow ..
We are closer then ! cool , cant wait to run MIUI @ Infuse
Like others said, we will need a custom kernel for MIUI. However, the Infuse is very similar to the original Galaxy S. I bet it would be really easy to port 2.2.1 Galaxy S ROMs. They would probably boot right up and work fine if you just remove the kernel from them and swap out a few files (ril, camera libs, key layouts).
gtg465x said:
Like others said, we will need a custom kernel for MIUI. However, the Infuse is very similar to the original Galaxy S. I bet it would be really easy to port 2.2.1 Galaxy S ROMs. They would probably boot right up and work fine if you just remove the kernel from them and swap out a few files (ril, camera libs, key layouts).
Click to expand...
Click to collapse
Hey I have one theme in mind, can you give me the details of these files?
(Wait do themes even mess with these files?)
Key layouts I got...
Camera libs? where are those located?
ril? what is that and where?
Thanks much appreciated.
-Ken
slider2828 said:
Hey I have one theme in mind, can you give me the details of these files?
(Wait do themes even mess with these files?)
Key layouts I got...
Camera libs? where are those located?
ril? what is that and where?
Thanks much appreciated.
-Ken
Click to expand...
Click to collapse
I'm used to HTC devices so I can't tell you the exact names of the ril and camera libs on a Samsung device without looking, but they will be in /system/lib. You may also have to swap a few files in /system/etc. Just takes research and then trial and error. I suggest grabbing a GS 2.2.1 ROM, removing the kernal (and modem if that's included) (will have to remove corresponding parts of updater-script as well), and then flashing. Adb logcat will help you to debug and fix issues from there.
Hell id donate an InFuSe to a miui dev that would make it happen!
I run miui on my Desire HD and wont use anything else, ever...
Sent from my SAMSUNG InFuSe using XDA Premium App
Once we get kernel source and a working CM7 build for it, my team is able to port MIUI to it
Well... once we get a device that is
We have been looking for a new device to port MIUI to. If there is enough demand for the Infuse 4G we'll pick one up.
If you guys manage to get it ported we'll create a device forum for you and host your roms, etc. If you need porting help/advice, or just want to talk about MIUI, join our IRC channel #miui-us on Freenode (details in my signature) and look for someone with a + in front of their name (those are the developers).
Anyway, hope to see you guys running MIUI soon!
Now this is what im talking about. If you guys have stuff to test ill snag it up and try it. Cant write but I can install it and test for ya. Not really scared to brick it. Plus its insured. Anyway good luck cant wait for it!!!
Sent from my SAMSUNG-SGH-I997 using XDA App
Are there any good guides/articles to learning how to create custom roms and whatnot?
I'm a software developer and while I've never done anything related to kernals/operating systems normally I'm able to pick up stuff quick and I think learning about stuff like this for Android phones would be awesome. I just really have no idea where to start at.
Frooty said:
Are there any good guides/articles to learning how to create custom roms and whatnot?
I'm a software developer and while I've never done anything related to kernals/operating systems normally I'm able to pick up stuff quick and I think learning about stuff like this for Android phones would be awesome. I just really have no idea where to start at.
Click to expand...
Click to collapse
Unfortunately...that is why there aren't more devs around. No docs. Its all trial and error...especially kernels.
Sent from my SAMSUNG-SGH-I997 using XDA App
Just keep trying you can unbrick anyway with dev gtg465x ultimate unbrick procedure so it is safe, just don't drop the Indie on water,
Sent from my SAMSUNG-SGH-I997 using XDA Premium App
h8rift said:
Unfortunately...that is why there aren't more devs around. No docs. Its all trial and error...especially kernels.
Sent from my SAMSUNG-SGH-I997 using XDA App
Click to expand...
Click to collapse
Would you or one of the other devs be willing to post an intro guide or something in order to help get more developers here?
I know you guys are probably busy working on your roms as well as work/school/doing other things, but it probably wouldn't take too long to make a short intro to help us get started. That way we could hopefully get some more devs around here.
I've been reading others guides and posts about it and I could probably do at least a little work from the start based on what they say is involved in making a rom, but the biggest problem for me is not knowing how to get going. It seems like you need an android kitchen to do a lot of the work but all of the kitchens look like they are phone specific so I don't want to try using one if those on the infuse. Maybe they aren't, but info like that to help us get our feet wet would be extremely helpful.
Sent from my SAMSUNG-SGH-I997 using XDA App
Frooty said:
Would you or one of the other devs be willing to post an intro guide or something in order to help get more developers here?
I know you guys are probably busy working on your roms as well as work/school/doing other things, but it probably wouldn't take too long to make a short intro to help us get started. That way we could hopefully get some more devs around here.
I've been reading others guides and posts about it and I could probably do at least a little work from the start based on what they say is involved in making a rom, but the biggest problem for me is not knowing how to get going. It seems like you need an android kitchen to do a lot of the work but all of the kitchens look like they are phone specific so I don't want to try using one if those on the infuse. Maybe they aren't, but info like that to help us get our feet wet would be extremely helpful.
Sent from my SAMSUNG-SGH-I997 using XDA App
Click to expand...
Click to collapse
I'm with ya. I've got some free time and would be happy to help in anyway.
Sent from Samy Infuse

Porting CM7 Need Help

Looking for someone to help me comb through all the differences in the CM7 build compared to KD1 and move on to getting it packaged and ready for testing. I have edited the Framework classes.dex file but the rom still needs other items changed as it will get stuck at the Samsung Galaxy S4G boot screen. If anyone is up to take the challenge PM me so we can get started.
Bump
sent from MT. OLYMPUS using my kickass sgs4g.
THE GODS ENVY US!!!!!!!!!
Rebuilt the package again, still having a soft brick. Its either the kernel or permissions. Im working with mad_fitter atm do see if I can work out the debug. I can say there is major differences between these two.
Probably because of the libraries. Also you need a gingerbread kernel. May try porting the vibrant cm7 kernel. That should solve your soft brick
Sent from my SGH-T959V using XDA App
dynamicj said:
Looking for someone to help me comb through all the differences in the CM7 build compared to KD1 and move on to getting it packaged and ready for testing. I have edited the Framework classes.dex file but the rom still needs other items changed as it will get stuck at the Samsung Galaxy S4G boot screen. If anyone is up to take the challenge PM me so we can get started.
Click to expand...
Click to collapse
You will have 999999x more luck trying to actually grab the Vibrant CM7 and porting it over.
What you're trying to do is put 2.3 into 2.2, while mixing AOSP with TouchWiz. That's a recipe for very bad things and lots of wasted time.
I agree with you. I have no clue on a port though. I've never attempted one.
sent from the pits of hell (from an sgs4g)
Thats exactly what im doing I have the CM7 Vibrant source, I have edited the files needed for the mounts. Currently still getting a softbrick. Im trying a different GB source atm because its getting a kernel panic.
Oh awesome. Damn son, your all over this!
sent from the pits of hell (from an sgs4g)
I will help any way I can for a GB port! Let me know!
dynamicj said:
Looking for someone to help me comb through all the differences in the CM7 build compared to KD1 and move on to getting it packaged and ready for testing. I have edited the Framework classes.dex file but the rom still needs other items changed as it will get stuck at the Samsung Galaxy S4G boot screen. If anyone is up to take the challenge PM me so we can get started.
Click to expand...
Click to collapse
u cant port cm7... i had tried to when working on ports initially, and it has to do with the filesystem... but more power to u if u figure it out... i softbricked all over the place....
badb4lyfe said:
u cant port cm7... i had tried to when working on ports initially, and it has to do with the filesystem... but more power to u if u figure it out... i softbricked all over the place....
Click to expand...
Click to collapse
Pretty much noticed that as I dug into this more but I believe it will work with the correct kernel. I have moved to trying another GB source and will report back what comes about with it.
You tried even when it was figured out how to flash roms? Its a lil different now.
Im trying this on my daily driver so this is a little slow. I wish I had a extra to mess with . Anyways still the same issues even with the same mounts as posted in other threads. Still looking into the problem.
It shows a fix for the mounts and permissions though. Tried that yet?
I did both. I am giving you links for the Device State and Logcat hopefully someone with a little more knowledge can look it over and point me to the right direction here.
www.dynamicproservices.com/ds.txt
www.dynamicproservices.com/logcat.txt
Thanks again for the help guys!
dynamicj said:
I did both. I am giving you links for the Device State and Logcat hopefully someone with a little more knowledge can look it over and point me to the right direction here.
www.dynamicproservices.com/ds.txt
www.dynamicproservices.com/logcat.txt
Thanks again for the help guys!
Click to expand...
Click to collapse
From looking at the device state, a lot of the java isn't working out (obviously), and also look at line #06-10 21:29:28.208. This tells me that the file system (or parts of it) that your are using is for another device.
Specifically here: ALSALib device/samsung/GT-I9000/alsa-lib/src/control/setup.c:565:
I've never attempted a port with a samsung (hell I've only had mine a little over a week), But there is a thread in this dev section about porting vibrant roms to this device. Did you look over that? A lot of this seems to be related to what I read there.
I did follow that to a T and a few others. I dont think the device name is much of a issue atm. Its the permissions and vm not working correctly.
I also noticed alot of Data permission errors in adb as well as not being able to access anything with SU even with superuser installed and SU in the system as well. Hopefully someone can hop on board with this and help me figure this out.
Ya good call. I'm afraid that in this department I'm not much help. The errors are definitely a familiar one, but I can't think of an explanation except for permissions and java. Seems a lot of folks are having the same kind of issues.
mad_fitter said:
Specifically here: ALSALib device/samsung/GT-I9000/alsa-lib/src/control/setup.c:565:
Click to expand...
Click to collapse
That's because the Vibrant CM7 was ported from Galaxy S - aka I9000.
So you're trying to port a port. By the way, they have all but given up on porting CM7 to the Vibrant last I looked. I just sold my Vibrant about a week ago and I would flash the nightlies as new ones were released. Although they were getting close there were still major issues with them.
My advice... accept the fact that gingerbread will not happen on this phone. But if you're one of those who refuse to accept defeat... much luck in your endeavors! Because ginger love would be amazing.
That is not cm7 as stated earlier but it is a port from a vibrant and cm7 has a few problems mainly it looks like gps which has had issues on most of these Samsung phones.
If someone knows more on the problem please post it so i can.correct them.
Sent from my SGH-T959V using XDA App

ROM Manager 4.7.0.5 Support for Samsung Galaxy S4G (T959V)

Hi All,
I have a Samsung Galaxy S4G(T959V) phone and planning to install a Cyanogenmod 7.1 . I have installed the ROM Manager 4.7.0.5 from market and trying to install the CWM Flash Recovery. When i click on CWM Flash Recovery it is prompting me to enter my Mobile model and i get the following Options - Google Nexus S, Google Nexus S 4G, Samsung GalaxyS i9000, Samsung GalaxyS i9000 (MTD). I am not seeing the T959V model here. I would like to know whether Cyanogenmod 7.1 is supported on Galaxy S 4G. Please let me know.
- Venkat
It's not.
Sent from my SGH-T959V using xda premium
You'll probably boot loop if you flash a ROM like that. Try reading the Bible in-depth before you end up causing a hard brick.
MOD EDIT: ENOUGH
Omfg. I give up on this forum
Sent from my SGH-T959V using xda premium
jager555 said:
Omfg. I give up on this forum
Sent from my SGH-T959V using xda premium
Click to expand...
Click to collapse
*pats your shoulder*
It's okay man. There's plenty more to live for! LOL!
Seriously, under the stickies thread, under the 10 commandments, the second item states not to use ROM manager from the market. You need to flash a kernel with CWM. A 2 second search in this forum will tell you what you need to do. Try FB's guide to gingerbread or just the noobs guide to flashing. Follow the instructions exactly and you will be fine.
Sent from my SGH-T959V using XDA App
MOD EDIT: ENOUGH
MOD EDIT: ENOUGH
I did flash my rom as a vibrant.so wtf can i do more. i get arisk but works.the problem is after flash i scared to install rom from rom maneger.so if someone did befor please tell us.sorry about language.
SGS4G
kernel:2.6.35.7-t959vuvki3-cl611444
GB2.3.5
rom:ice octain
venkatgg said:
Hi All,
I have a Samsung Galaxy S4G(T959V) phone and planning to install a Cyanogenmod 7.1 . I have installed the ROM Manager 4.7.0.5 from market and trying to install the CWM Flash Recovery. When i click on CWM Flash Recovery it is prompting me to enter my Mobile model and i get the following Options - Google Nexus S, Google Nexus S 4G, Samsung GalaxyS i9000, Samsung GalaxyS i9000 (MTD). I am not seeing the T959V model here. I would like to know whether Cyanogenmod 7.1 is supported on Galaxy S 4G. Please let me know.
- Venkat
Click to expand...
Click to collapse
funny thing is that i posted a thread that actually got STICKIED in THIS section which can be found here. but i guess people just don't understand.
MOD EDIT: ENOUGH
MOD EDIT: ENOUGH
MOD EDIT: ENOUGH
MOD EDIT: ENOUGH
on topic no rom manager doesnt work with this phone id uninstall it fast please use kryons cwm final if you need to get out of froyo... and into another rom at least tell u flash a gb rom or froyo rom ( your choice really) and get a kernel that has cwm built inside it
as far as cm7 goes without source to the kernel were dead in the water or tell we work around it which ever comes first if you have any questions feel free to ask also remember to check out the sgs4g bible and any of the how to threads and just read and get informed on what your doing to your device ... Good luck and happy flashing...
Well, I have to say, I'm absolutely appalled at some of the responses in this thread.
The OP is obviously a fairly new member, so how about being helpful instead of being a bunch of assholes.
Time to start handing out infractions and possibly a ban. There's simply NO NEED for the smart ass offensive posts.
the_scotsman said:
Well, I have to say, I'm absolutely appalled at some of the responses in this thread.
The OP is obviously a fairly new member, so how about being helpful instead of being a bunch of assholes.
Time to start handing out infractions and possibly a ban. There's simply NO NEED for the smart ass offensive posts.
Click to expand...
Click to collapse
I agree.
The reason to not use CwM from Rom Manager is that the device tree for the galaxys4g is not complete. It doesn't have voodoo-lagfix, or the mods it takes to run a stock or modded rom:
https://github.com/CyanogenMod/android_device_samsung_galaxys4g
If you want CwM, please follow the instructions here or here.
Also, from what I understand, a majority of the devs working on SGS4G dislike using CyanogenMod. So I wouldn't expect that stuff to work anytime soon.
bhundven said:
I agree.
The reason to not use CwM from Rom Manager is that the device tree for the galaxys4g is not complete. It doesn't have voodoo-lagfix, or the mods it takes to run a stock or modded rom:
https://github.com/CyanogenMod/android_device_samsung_galaxys4g
If you want CwM, please follow the instructions here or here.
Also, from what I understand, a majority of the devs working on SGS4G dislike using CyanogenMod. So I wouldn't expect that stuff to work anytime soon.
Click to expand...
Click to collapse
wrong
wrong
wrong
THe reason rom manger does not support the sgs4g is not that its not complete is the fact the device structure is diffrent then all the other samsung devices diffrent mount pont system stl110 blocks vs mmc blocking that the other roms use. the swapped parttion info. no interal sd card mapping so on so forth..
THe device does have voodoo lag fix... NOt sure where you are getting this info from but 99.99 percent of the roms have lag fix aka ext 4 support in the kernel once again wrong please post correct info..
as far as cwm goes the lack of gingerbread sourcecode is whats holding it up not the devs... Once samsung releases gb and the sourcecode you will see cm7 and more asop roms as we will be able to actually run custom kernels....
the devs here are not against it we just cant control what Samsung does....
RaverX3X said:
wrong
wrong
wrong
Click to expand...
Click to collapse
Really?
RaverX3X said:
THe reason rom manger does not support the sgs4g is not that its not complete is the fact the device structure is diffrent then all the other samsung devices diffrent mount pont system stl110 blocks vs mmc blocking that the other roms use. the swapped parttion info. no interal sd card mapping so on so forth..
Click to expand...
Click to collapse
The bml/stl devices come from the XSR/FSR driver.
If we had GB source, or if we go back to FY source, we could remove this driver and configure mtd block devices. But I don't think you want to move to yaffs2, or god forbid, jffs2.
The mount points are different, because the sgs4g, unlike the other sgs devices does not have internal sd.
RaverX3X said:
THe device does have voodoo lag fix... NOt sure where you are getting this info from but 99.99 percent of the roms have lag fix aka ext 4 support in the kernel once again wrong please post correct info..
Click to expand...
Click to collapse
The recovery has voodoo-lagfix(ext4), not the device.
If we moved to mtd instead of XSR/FSR, we wouldn't need voodoo-lagfix, but we would have to worry about the performance drop of moving to yaffs2.
RaverX3X said:
as far as cwm goes the lack of gingerbread sourcecode is whats holding it up not the devs... Once samsung releases gb and the sourcecode you will see cm7 and more asop roms as we will be able to actually run custom kernels....
Click to expand...
Click to collapse
Yup. I am a kernel dev. Not for android, but for embedded linux. I'm still learning android, but I understand how MTD block devices work, I just need some help when it comes to XSR/FSR.
Lashing out at me with your 'holier then thou' bit is lame.
I refuse to do it to you.
Please talk to me (and the community) like a person.
---------- Post added at 04:35 PM ---------- Previous post was at 04:24 PM ----------
btw, I'd suggest going and looking at the repo link I posted, and looking at the recovery.fstab
Tell me where you see mtdblock* in there.

[Q] Help with Gingerbread installation...

Okay I literally just got this phone yesterday and I see all this talk about Gingerbread and how great it is so I decided I want to try it. I know next to nothing about all the technicalities about this phone so I youtube'd how to do it and found this video that I plan to use to help me in the process. - watch?v=YuURgkUYn1A
So if I follow that process and use the files he uses, I should have Gingerbread and still have my connection to AT&T, GPS, and WiFi? Also, when AT&T finally does release it officially, will I be able to just go to Software Update on the menu and get the official AT&T Firmware and not have to worry about all this technical stuff again?
xiacexi said:
Okay I literally just got this phone yesterday and I see all this talk about Gingerbread and how great it is so I decided I want to try it. I know next to nothing about all the technicalities about this phone so I youtube'd how to do it and found this video that I plan to use to help me in the process. - watch?v=YuURgkUYn1A
So if I follow that process and use the files he uses, I should have Gingerbread and still have my connection to AT&T, GPS, and WiFi? Also, when AT&T finally does release it officially, will I be able to just go to Software Update on the menu and get the official AT&T Firmware and not have to worry about all this technical stuff again?
Click to expand...
Click to collapse
Try THIS link out, its got pretty much everything you want to know to get started(including vids). The only things that don't work on GB currently HDMI and on some of the roms, bluetooth. If you want to get the official OTA when it drops you will have to go back to stock, easiest way is to use THIS method. Also when GB does drop, Devs most likely will make their own roms based on the official GB.
Once your rooted and have recovery installed use THIS thread to find the ROM you want...
This is just a rough overview, so make sure you READ carefully and take your time, any question you have is usually answered in the appropriate thread.
Here is a link to the latest AT&T Gingerbread leak. Use Odin to flash it, and if you stick with the included stock kernel, everything works as it should. It looks very close to being ready for release. If you want it rooted, flash Entropy's kernel and then use CWM recovery and the Superuser zip you can find on here to install su. Then, flash the stock kernel again to keep everything working (video, bluetooth, etc.).:
http://forum.xda-developers.com/showthread.php?t=1366801
Sent from my HTC Flyer P510e using Tapatalk
jscott30 said:
Here is a link to the latest AT&T Gingerbread leak. Use Odin to flash it, and if you stick with the included stock kernel, everything works as it should. It looks very close to being ready for release. If you want it rooted, flash Entropy's kernel and then use CWM recovery and the Superuser zip you can find on here to install su. Then, flash the stock kernel again to keep everything working (video, bluetooth, etc.).:
http://forum.xda-developers.com/showthread.php?t=1366801
Sent from my HTC Flyer P510e using Tapatalk
Click to expand...
Click to collapse
Lol all that makes sense to me and you but, you probably just judo chopped his cerebral cortex with that post...
xIC-MACIx said:
Lol all that makes sense to me and you but, you probably just judo chopped his cerebral cortex with that post...
Click to expand...
Click to collapse
Agreed, but in your earlier post, you gave some good links that show how to get started. If he reads the information in those threads, and tries out rooting stock Froyo, installing the modified recovery, and flashing some custom roms, that post shouldn't be too hard to follow.
jscott30 said:
Agreed, but in your earlier post, you gave some good links that show how to get started. If he reads the information in those threads, and tries out rooting stock Froyo, installing the modified recovery, and flashing some custom roms, that post shouldn't be too hard to follow.
Click to expand...
Click to collapse
Lol yeah let's hope so, seems like lately the Q&A is getting flooded with previously answered questions
Everything is working on catyrom after I update to UCKK4 with rooted custom kernel...don't believe the hype....it can work if you know what your doing
Sent from my SAMSUNG-SGH-I997 using xda premium
dman3285 said:
...don't believe the hype....it can work if you know what your doing
Click to expand...
Click to collapse
Ha, you were my source for the hype. In your rooted UCKK4 thread, you said:
dman3285 said:
Here is the flashable rooted version...
If you want video working, flash the stock kernel
Click to expand...
Click to collapse
So, you have a custom kernel with CWM and everything working with UCKK4 in catyrom?
I figured we would have to wait until AT&T / Samsung released their Gingerbread source to compile a completely working kernel. Can you point me in the direction of a custom kernel w/ CWM that has video and everything working in stock rooted UCKK4?
Yes..that was then this is now...lol...with some mods to some jars and framework it will work...learned that myself...
Sent from my SAMSUNG-SGH-I997 using xda premium
Haven't released the KK4 version yet...soon
Sent from my SAMSUNG-SGH-I997 using xda premium
dman3285 said:
Haven't released the KK4 version yet...soon
Sent from my SAMSUNG-SGH-I997 using xda premium
Click to expand...
Click to collapse
That's legit Dman, it seems you learn a new trick on a daily basis; ports, roms and now kernels. I'm loving how the infuse development is still kickin!
So back on topic lol. Xia, Dman's CatyRom is one of the most recent GB roms (and plenty more), it's based off of the leaks from At&t. Once your ready, look into that!
Edit: Nevermind my question, dman, thanks anyway for what you're doing.
To the OP, a good AOSP Gingerbread rom that I keep coming back to is Serendipity VII. I hope that MikeyMike will still come back to update that one when we get the official AT&T Gingerbread.
You can find that here.: http://serendipityinfuse.weebly.com/
I'm sure what I've done is no new news to the other devs
Sent from my SAMSUNG-SGH-I997 using xda premium
xIC-MACIx said:
Lol all that makes sense to me and you but, you probably just judo chopped his cerebral cortex with that post...
Click to expand...
Click to collapse
LMAO!!!!!!
xiacexi said:
Okay I literally just got this phone yesterday and I see all this talk about Gingerbread and how great it is so I decided I want to try it. I know next to nothing about all the technicalities about this phone so I youtube'd how to do it and found this video that I plan to use to help me in the process. - watch?v=YuURgkUYn1A
So if I follow that process and use the files he uses, I should have Gingerbread and still have my connection to AT&T, GPS, and WiFi? Also, when AT&T finally does release it officially, will I be able to just go to Software Update on the menu and get the official AT&T Firmware and not have to worry about all this technical stuff again?
Click to expand...
Click to collapse
you should head over to the devs section and download dmans rooted gb 2.3.6 its the shi* :O
xIC-MACIx said:
Lol all that makes sense to me and you but, you probably just judo chopped his cerebral cortex with that post...
Click to expand...
Click to collapse
Couldn't help seriously laughing out loud to this comment. I consider myself to be pretty computer literate but still have to step away from the electronics everyonce in awhile for fear of judo chopping my own. My best advice to all noobs is... take your time and read. Its all right there in front of you. That is all.
Sent from my SAMSUNG-SGH-I997 using xda premium

[Q] New here.. Desprately need help..

Hi.. I'm going to be as brief as I can..
I had to get my phone replaced because it got all "defective" on me.. No joke.. it wouldn't Charge, wouldn't call, txt, turn off, tried everything.
called tmobile they said that it was a known issue and that I would have to call samsung about the warrantee. Called Samsung "Call Tmobile"
called tmobile "can't help sorry". Took the phone into the store.. "oh you have the $7.99 insurance! call them" Called Insurance.. "It's not covered call Tmobile". called tmobile "call insurance". finally got someone to actually listen to me after about 6 hours of being on my husbands phone! Got tmobile to send me a replacement. It was the very same SGS4G that I have loved for years.. Then I turned it on... New Load Screen... Gingerbread... (I was on froyo 2.2 before and NEVER had a problem with anything until the phone went completely nuts)
So now my phone....
Can't Send txts without it being MMS
Bounces from 4G to Searching whenever it wants (most of the time it's in searching or just enough signal to make calls)
takes forever to download even the smallest apps..
Basically it's become a phone that I want nothing to do with..
So I talked to my dad knowing that he did alot of rooting stuff to his Droid
He told me "Root the Phone! Put the Rom you want on it and Make it work how you want it. Look up Xda-developers" <-- for a solution it didn't seem to get better than that!
That was my Headache.... Now for my Problem..
As I was reading through tons of stuff on here I saw that there was Slim ICS.. then I saw the "Not Working" section..
then there were different programs that are needed to install different things...
not to mention that I don't want to over work my processor which is a 1Ghz processor
As for a Modem... no clue which to pick... I just need a better connection altogether..
Could You please let me know which things run the best together..
Which programs do I need to root, install etc.. these things
and I'm soo confused right now it's not even funny.. My dads droid was soo easy for him to root and change that he's confused at the process that the SGS4G needs..
Any advice or help at all would be amazing!
I will be eternally grateful for any help at all!
Please feel free to laugh at my situation.. I know I am..
This all started as a desperate cry for something better than what my phone has become.. although I think that this whole thing is going to become one big funny story lol
First of all, you need to root your phone, then we'll talk after that. Go read the how to root thread in this forum. It is an easy process. Read this http://forum.xda-developers.com/showthread.php?t=1375517
Sent from my SGH-T959V using xda premium
gizmoscoop said:
First of all, you need to root your phone, then we'll talk after that. Go read the how to root thread in this forum. It is an easy process. Read this http://forum.xda-developers.com/showthread.php?t=1375517
Sent from my SGH-T959V using xda premium
Click to expand...
Click to collapse
One Slight problem with rooting it lol... from all of the info I'm getting here on the site it says I need to download something to root it...
I would really love to get all of the stuff needed so that once I root I can just get the whole process done with.
My dad is also on thephone with me right now.. yes at 3:35am lol..
He's trying to help me look through Roms and help me pick the best one. However he doesn't know much about my phone because he's with verizon...
What I need to know is what stuff works best together.. You know, the least amount of bugs and problems. I want to know from someone more experienced than ether me or my dad because We have been looking at this stuff for almost 10 hours... o_0 and it's not getting any less confusing lol.
Thank you
Serenity
Read this http://forum.xda-developers.com/showthread.php?t=, it has all the download links.
Sent from my SGH-T959V using xda premium
Follow the guides to root your phone. Then start looking at roms.
Most likely you'll want to start out with a GB rom and move around from there, you still have to root it to install those.
Sent from my SGH-T999 using xda premium
vopezy said:
Follow the guides to root your phone. Then start looking at roms.
Most likely you'll want to start out with a GB rom and move around from there, you still have to root it to install those.
Sent from my SGH-T999 using xda premium
Click to expand...
Click to collapse
I already have GB... that's what is messing me up badly.. I don't want to have GB anymore.
gizmoscoop said:
Read this http://forum.xda-developers.com/showthread.php?t=, it has all the download links.
Sent from my SGH-T959V using xda premium
Click to expand...
Click to collapse
so the link told me..... "No thread specified. If you followed a valid link, please notify the administrator"
as far as the first link.. there are different programs to root your phone with... which one works the best.
The first one that you sent me to which is the One-Click thingy... sounded great at first! However I also have to download some C ++ thingy and something else before I could even use the program to root the phone..
Honestly a good program would be 1 program to root, one program to install. That kinda thing..
not 1 program to root... wait before you root install these 2 programs then stand on your head and download program 3... i mean honestly that kind of multi program stuff makes me wonder where the "Take this survey to unlock your download" screen is gonna be... lol
What would be the fun if you just clicked a button and everything worked.. Clearly something happened to your phone and you paid good money for it to work the first time. Luckily all this is free.
Sent from my SGH-T999 using xda premium
vopezy said:
What would be the fun if you just clicked a button and everything worked.. Clearly something happened to your phone and you paid good money for it to work the first time. Luckily all this is free.
Sent from my SGH-T999 using xda premium
Click to expand...
Click to collapse
I hear that lol... although it took my phone 2 1/2 years to mess up lol.. but yes this is free.. and very very very confusing... but free lol
The least confusing way to do this is a heimdall one-click. Yes, you gotta have Java and the c++ runtime for windows installed but the links are provided right in the first post of the thread.
http://forum.xda-developers.com/showthread.php?t=1358498
Starting from stock gb if you wanna go to ics download Eollie's one-click in the second post.
Now you should have the correct recovery to get to ics.
Currently the most functional ics rom I think is aokp which has auto-brightness working right out of the box.
http://forum.xda-developers.com/showthread.php?t=1733097
A few things here and there aren't quite working on any ics rom:
Wifi calling
Tv out
...can't think of more now but those are probably most notable.
All you gotta do is follow instructions on the links I just posted. That's as easy as it gets. Really.
O. I forgot, to get into download mode turn off phone, hold volume up and down, plug phone into pc.
To get into recovery turn off phone, hold volume up and down, hold the power button until the second screen comes up, keep holding volume buttons. Recovery will come up.
You should also understand that as great as ICS is, you sacrifice some battery life over GB. There are so many great ROM's for this phone, you just need to see which works best for you. Check out this link... All of the information you need regarding ROM's, kernels, modems, etc. can be found here.
http://http://forum.xda-developers.com/showthread.php?t=1464066
Wait! This thead again?! Yay! Like we haven't answered it already about a thousand time.
Serenity8525 if you haven't bricked your device because you were linked to advanced level posts. Click on the purple link in my signature. In that thread there is a guide linked by lumin30 called fresh out of the box now what? Read that thread. Yes it is long and might take a while to get through, but once you are done and did not rush through you should be comfortable enough to use the one click linked in my signature.
For the others that have attempted to help. Remember in the future lumin30's guide should always be linked to new people. It is very detailed and noob friendly.
Dude you gotta get that stickied
TwitchyEye said:
Dude you gotta get that stickied
Click to expand...
Click to collapse
Report it and ask to have it stickied. I believe lumin30 stated once he didn't like having those posts stickied because people ignore the stickies. /shrug
Plus if you want to help people its best to know what all is available and easiest for a complete noob.
eollie said:
Report it and ask to have it stickied. I believe lumin30 stated once he didn't like having those posts stickied because people ignore the stickies. /shrug
Plus if you want to help people its best to know what all is available and easiest for a complete noob.
Click to expand...
Click to collapse
eollie said:
Serenity8525 if you haven't bricked your device because you were linked to advanced level posts. Click on the purple link in my signature. In that thread there is a guide linked by lumin30 called fresh out of the box now what? Read that thread. Yes it is long and might take a while to get through, but once you are done and did not rush through you should be comfortable enough to use the one click linked in my signature.
For the others that have attempted to help. Remember in the future lumin30's guide should always be linked to new people. It is very detailed and noob friendly.
Click to expand...
Click to collapse
chrisbo4 said:
You should also understand that as great as ICS is, you sacrifice some battery life over GB. There are so many great ROM's for this phone, you just need to see which works best for you. Check out this link... All of the information you need regarding ROM's, kernels, modems, etc. can be found here.
http://http://forum.xda-developers.com/showthread.php?t=1464066
Click to expand...
Click to collapse
Ok so I would like to say thanks for everyones help... No the device isn't bricked because I haven't even rooted yet.. I want to get all the info all the things that I will need, understand the process then start the process of "NOT Bricking my phone" lol...
I don't think that it's possible to sacrifice some battery when my phone only stays alive for 20-30 minutes... the GB update messed the phone up soo bad it's not even funny... if I was still on Froyo I wouldn't have any desire to Root or change the OS.
As far as that link.... it's not usable... it's listed there 2 times back to back. I did however shorten it until it worked and thank you
Just I do know how to get into DL and Recovery mode I have had to do this a million times over when on the phone with Tmobile trying to trouble shoot the issues that have come up since i got the replacement phone with GB. I can not begin to count the number of factory resets this phone has on it...
Serenity8525 said:
If I was still on Froyo I wouldn't have any desire to Root or change the OS.
Click to expand...
Click to collapse
Heh, I said that about going to GB, then going to ICS. Now I dread when I have to run GB to see how things worked "back then" when doing dev work.
The good news is that with the one-click-back-to-stock packages now available, along with a good backup utility like Titanium Backup Pro, it is a lot easier that it once was. I won't say it's "fool proof" as there are many people who are foolish enough not to read current threads about how to flash and upgrade an SGS4G, or foolish enough to flash a ROM, kernel, or "tweak" that isn't intended for the SGS4G or the Android version they are running.
Serenity8525 if you know how to get into DL mode download the one click in the purple link it will get you onto stock plus root with custom recovery. Then from there follow the directions in the ICS thread you want to flash. Just make sure it is from this forum and not the sister phones. As long as you follow the directions you will be hard pressed to brick the phone.
Like jeffsf stated once you get on a working form of either ics or gb you will wonder how you ever dealt with froyo. I suggest however to flash a different rom once you get the one click in my sig flashed. And just for safety's sake flash it twice and the second time click the flash bootloaders box.
eollie said:
Serenity8525 if you know how to get into DL mode download the one click in the purple link it will get you onto stock plus root with custom recovery. Then from there follow the directions in the ICS thread you want to flash. Just make sure it is from this forum and not the sister phones. As long as you follow the directions you will be hard pressed to brick the phone.
Like jeffsf stated once you get on a working form of either ics or gb you will wonder how you ever dealt with froyo. I suggest however to flash a different rom once you get the one click in my sig flashed. And just for safety's sake flash it twice and the second time click the flash bootloaders box.
Click to expand...
Click to collapse
sounds like a plan... although i know it will ultimately come down to personal preferences but is there a specific setup that works best?
setup as in...
Rom
Modem
Kernel
etc...?
honestly thats what the main question was. Yea I gave background and what not. Yes I asked what program was easiest to use. People have answered those. However what people didnt answer was the setup variations that work well together.
I mean after all the rooting and rom gets installed and im still on GBis there a combo i can use to get my signal going again? Right now if I want to make a call I have to use wifi calling... since that isnt working in ICS... I dont want to get ICS and not be able to make anycalls. I have a tower about 2-3 miles away from me and never have signal. If rooting the phone doesnt fix the signal what would i need to change to get it working?
so I'm gonna start out simple..
Root with GB cause from what I can tell WIFI calling still works on a GB Rooted phone.
I'm guessing that just rooting my phone and staying with GB will mean that better Kernels and modems will not be compatible?
If that's true then my signal will still be nothing..
but with
ICS
I will need ether wifi calling to work or upgrade the Kernel or Modem... so...
I need setup ideas
GB rooted
Kernel?
Modem?
etc...
and just to play it safe if you guys could help with the ICS setup too
ICS rooted (I think the post was about AOPK?... which has the most stuff working. so that will be the one I would use)
Kernel?
Modem?
etc...
Again Thank you everyone who has been helping me
eollie said:
Serenity8525 if you know how to get into DL mode download the one click in the purple link it will get you onto stock plus root with custom recovery. Then from there follow the directions in the ICS thread you want to flash. Just make sure it is from this forum and not the sister phones. As long as you follow the directions you will be hard pressed to brick the phone.
Like jeffsf stated once you get on a working form of either ics or gb you will wonder how you ever dealt with froyo. I suggest however to flash a different rom once you get the one click in my sig flashed. And just for safety's sake flash it twice and the second time click the flash bootloaders box.
Click to expand...
Click to collapse
So looking further into the Roms... went to..
http://forum.xda-developers.com/showthread.php?t=1733097
They gave me a quite a bit of info but they also had other links there like the feature list and what not... anyways I eventually ended up here...
http://rootzwiki.com/topic/28279-aokp-galaxys4gmtd-july-08-milestone-6/
not quite sure what to do cause one place says to install one way and the other talks about gapp... don't know what gapp is lol

Categories

Resources