ROM Manager 4.7.0.5 Support for Samsung Galaxy S4G (T959V) - Samsung Galaxy S (4G Model)

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.

Related

Gingerbread?

I found a link with instructions on how to install Gingerbread on the infuse. I am totally new to Android and just made this account so it won't let me post the link. Anybody want me to pm it to them?
Im just curious if it is real or not... I know hardly anything about android.. i came from an iphone and very glad i did so!
sure pm me
Can you please PM me as well?
I have ROM Manager installed but not sure which model name to select as I don't see Infuse when I try to install clockworkmod recovery
Anyone know which option to select when it asks for model name?
TIA.
S2K_MoZo said:
Can you please PM me as well?
I have ROM Manager installed but not sure which model name to select as I don't see Infuse when I try to install clockworkmod recovery
Anyone know which option to select when it asks for model name?
TIA.
Click to expand...
Click to collapse
any of the galaxy s line should work. i used the one for the capitvate.
where did you find the link? and are you sure it is real?
I saw tons of posts in other threads about how this phone does not have same kernel as Captivate and they bricked their phones. Can you give us more details on how you did it and what option you picked exactly?
Did you install CWM using Captivate as model name only or you changed the stock rom?
Its a rootkit/spam URL.
There is a site that spins these all up about how to get Gingerbread on your device. It replaces a couple things like su and such and will make your phone not your friend.
Im with above post. If it happen it would be on xda... call this bs..
sent from Infuse but miss my captivate on cont. 5.5.... One day this can be as good...
cranch said:
Its a rootkit/spam URL.
There is a site that spins these all up about how to get Gingerbread on your device. It replaces a couple things like su and such and will make your phone not your friend.
Click to expand...
Click to collapse
thanks. i thought it was fishy. not technically imposible but if it was real it wouln't be fully functional.
I like how if u look at the links under that post it talks about upgrading to honeycomb haha
Sent from my SAMSUNG-SGH-I997 using XDA Premium App
S2K_MoZo said:
I saw tons of posts in other threads about how this phone does not have same kernel as Captivate and they bricked their phones. Can you give us more details on how you did it and what option you picked exactly?
Did you install CWM using Captivate as model name only or you changed the stock rom?
Click to expand...
Click to collapse
the reason there was a brick is because someone flashed a captivate kernel with CWM built in. if you use rom manager, its the same as if you do the steps in my post regarding CWM.
Sent from my SAMSUNG-SGH-I997 using XDA App
h8rift said:
the reason there was a brick is because someone flashed a captivate kernel with CWM built in. if you use rom manager, its the same as if you do the steps in my post regarding CWM.
Sent from my SAMSUNG-SGH-I997 using XDA App
Click to expand...
Click to collapse
I sent you a PM. I am picking up a backup phone tonight to hack into this Infuse, I can't stand stock phones and cars
There'll be no Gingerbread until Samsung makes it, or some genius makes a kernel from, say, i9000 sources like xcaliburinhand did for the Captivate.
MikeyMike01 said:
There'll be no Gingerbread until Samsung makes it, or some genius makes a kernel from, say, i9000 sources like xcaliburinhand did for the Captivate.
Click to expand...
Click to collapse
Can xcal do that? I think he just reoriented the i9000, I don't think he coded it for another phone....
slider2828 said:
Can xcal do that? I think he just reoriented the i9000, I don't think he coded it for another phone....
Click to expand...
Click to collapse
He took the i9000 kernel source and modified it for use on the Captivate.
Could he do it for the Infuse? Probably. I don't know much about kernels beyond how they fit into ROM creation.
Miui?
Any chance of seeing the MIUI ROM for the Infuse 4G any time soon?
thetechman123 said:
Any chance of seeing the MIUI ROM for the Infuse 4G any time soon?
Click to expand...
Click to collapse
We're still trying to get devices in the hands of devs so...... probably not. We have a donation thread in Infuse General for those who are interested in donating to the cause.
Not Development
Wasted Reading Someone Please Delete this thread

[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

Don't use rom manager aka rom mangler!!! Thanks management!!!

Thanks management
SORRY luc or any mod that will delete this lol just going though the recent threads and no matter what we say they always seem to install it!!!
close or delete at your leasure
please use krylons cwm final
http://forum.xda-developers.com/showthread.php?t=1099374
if you installed rom manager delete it and take the update.zip from krylons thread and put it to the root of your sd card..
*Note*
Newer kernels dont require this as cwm is built directly into the kernel..
ROM Mangler now thats funny thanks for the laugh epic win sauce that octane is lol
Sent from my SGH-T959V using xda premium
I just got done reading this thread about not using Rom Manager EVER on the SGS4g, so I went ahead and used it and my phone boot loops now....what gives? I figured that it may work with a vibrant ROM as I heard it works on the regular galaxy s, so I Odin back to stock, reinstalled Rom manager and flashed cm7 for the vibrant...now my phone won't even boot...what gives? Can someone tell me what I'm doing wrong? It's almost like Rom manager doesn't work on this phone or something. Someone should make a step by step guide for flashing this phone...you know, like an SGS4G Bible.
Sent from my boot looping SGH-T959V.
My screenz lookz like a ra1nb0w! Zomg wtfbbq!!!1!11!!!
Sent from my SGH-T959V using XDA App
That would be freaking awesome if this helps.... however people would have to read BEFORE using their "knowledge" of all things android.
htaak said:
I just got done reading this thread about not using Rom Manager EVER on the SGS4g, so I went ahead and used it and my phone boot loops now....what gives? I figured that it may work with a vibrant ROM as I heard it works on the regular galaxy s, so I Odin back to stock, reinstalled Rom manager and flashed cm7 for the vibrant...now my phone won't even boot...what gives? Can someone tell me what I'm doing wrong? It's almost like Rom manager doesn't work on this phone or something. Someone should make a step by step guide for flashing this phone...you know, like an SGS4G Bible.
Sent from my boot looping SGH-T959V.
Click to expand...
Click to collapse
+ 1
Sent from my GT-P7510 using xda premium
jigglynuts said:
That would be freaking awesome if this helps.... however people would have to read BEFORE using their "knowledge" of all things android.
Click to expand...
Click to collapse
Whats funny is that because this is in the wrong section... I guarantee 50 noobs have read it... Put it in the right section and those 50 will ask some stupid ass question about it.
Sent from my SGH-T959V using XDA App
wanna know whats even funnier
the mods stickied it lol
htaak said:
I just got done reading this thread about not using Rom Manager EVER on the SGS4g, so I went ahead and used it and my phone boot loops now....what gives? I figured that it may work with a vibrant ROM as I heard it works on the regular galaxy s, so I Odin back to stock, reinstalled Rom manager and flashed cm7 for the vibrant...now my phone won't even boot...what gives? Can someone tell me what I'm doing wrong? It's almost like Rom manager doesn't work on this phone or something. Someone should make a step by step guide for flashing this phone...you know, like an SGS4G Bible.
Sent from my boot looping SGH-T959V.
Click to expand...
Click to collapse
That's something I've been seeing WAY too much these days!
EDIT: I just noticed I have 69 thanks. ;D
Yeah stickies. Bet it still gets asked twenty times a week though.
What consequences will have installing Rom Manager?
What if I installed it but didn't use it?
I'm experiencing a lot of crashes and reboots and maybe I've finally found the reason.
mozXegX said:
What consequences will have installing Rom Manager?
What if I installed it but didn't use it?
I'm experiencing a lot of crashes and reboots and maybe I've finally found the reason.
Click to expand...
Click to collapse
it would have effected people trying to install roms though it ....
mozXegX said:
What consequences will have installing Rom Manager?
What if I installed it but didn't use it?
I'm experiencing a lot of crashes and reboots and maybe I've finally found the reason.
Click to expand...
Click to collapse
If you installed it and didn't use it, no problem.
If you used it to 'install', then you earned a one way trip to using Odin to get everything back.
Raver, if you don't mind could you please make the title have capital letters and not lowercase like it does. There is no reason for it other than everytime I open the forum, it bugs me. Also, what is up with the "bold" html command ""?
I wonder what goes through other peoples heads when they decide hey I'm going to root my phone and install a custom Rom. I mean the first thing I did was a Google search on how to root SGS4G. That lead me to XDA. Then I found the actual SGS4G forum and began searching for guides. This was the same process for my MT3G and my G1. I don't understand why people would just grab Rom manager and assume it's a cure all. Boggles the mind.
Locobato said:
I wonder what goes through other peoples heads when they decide hey I'm going to root my phone and install a custom Rom. I mean the first thing I did was a Google search on how to root SGS4G. That lead me to XDA. Then I found the actual SGS4G forum and began searching for guides. This was the same process for my MT3G and my G1. I don't understand why people would just grab Rom manager and assume it's a cure all. Boggles the mind.
Click to expand...
Click to collapse
thats how i did it for this phone and my g1 too!
Locobato said:
I wonder what goes through other peoples heads when they decide hey I'm going to root my phone and install a custom Rom. I mean the first thing I did was a Google search on how to root SGS4G. That lead me to XDA. Then I found the actual SGS4G forum and began searching for guides. This was the same process for my MT3G and my G1. I don't understand why people would just grab Rom manager and assume it's a cure all. Boggles the mind.
Click to expand...
Click to collapse
that works out fine if the first thing you get led to is xda, but if you are unlucky like me then you end up at joe schmoe's tech blog or something similar and they tell you that any android phone can be "hacked" with superoneclick and rom manager. thats where the true issue lies, imo: that not the sites state the same info and most of that is wrong.
Thanks raver!
Locobato said:
I wonder what goes through other peoples heads when they decide hey I'm going to root my phone and install a custom Rom. I mean the first thing I did was a Google search on how to root SGS4G. That lead me to XDA. Then I found the actual SGS4G forum and began searching for guides. This was the same process for my MT3G and my G1. I don't understand why people would just grab Rom manager and assume it's a cure all. Boggles the mind.
Click to expand...
Click to collapse
+1 Sure there were multiple sites related to the subject, which is why you take a little bit of time to examine more than one. I know I didn't just click the first option and run with it.
This post got me thinking. We have the SGS4G Bible but apparently it can be a little overwhelming and too much information for some people to digest before they start modding their phones.
Keeping the biblical theme maybe a simplified "SGS4G TEN COMMANDMENTS" that contain the ten most common questions and answers, noob mistakes, and does and don'ts in one place. Simple, easy to read, and easy to refer people to. For example...
Commandment 1: DO NOT USE ROM MANAGER...EVER!
Commandment 2: DO NOT FLASH VIBRANT ROMS....EVER! - THE SGS4G IS NOT A VIBRANT!
etc, etc....you get the idea.
Any thoughts?

[Q/A] Ask Us Your Questions Here About Roms & Mods

Fed of looking at threads opened up here & there for even smallest thing!
So i decided to answer them all! Ask you're Questions & Requests about Roms,Mods etc here!
Me, Emo and others who are aware of it will answer them!
Keep it clean! Good Luck!
Feel free to ask
Herpderp Adreno + Tegra.
This should be stickied.
Good post,needs sticky.
So now whe have Infected Rom, Titanium and we are going to have Cyanogen,no?
I love Cyanogenmod and its a good new to know you are working on it
DarknessDragon said:
Good post,needs sticky.
So now whe have Infected Rom, Titanium and we are going to have Cyanogen,no?
I love Cyanogenmod and its a good new to know you are working on it
Click to expand...
Click to collapse
We are working on it for sure and heavily! We i'll make an official statement when we have a bootable build! I'll be back to home tommorow so i'll sort out that
Hi all!
All I want to say that thank to XDA's community and its devs , Ive seen the evolution of the scene SGR from no roms nor kernels to infected and titanium roms and as I seen theres a CM7 project on the go and even AOSP.... thats much more than I expected when I bought it so thanks for everything!
Uh, I was just looking up on MIUI rom and I have got a question. Why is CM more popular? MIUI seems like a much nicer experience.
MIUI is much newer, supports quite few devices and it's basically based on CM. To get MIUI u must first have CM /AOSP.
FeralFire said:
Uh, I was just looking up on MIUI rom and I have got a question. Why is CM more popular? MIUI seems like a much nicer experience.
Click to expand...
Click to collapse
Lol! No offence! But i hate iPhone
eaglerazor123 said:
Lol! No offence! But i hate iPhone
Click to expand...
Click to collapse
No offense. But, why is that 99.99% of Android lovers hate iPhone and vice versa?
eaglerazor123 said:
Lol! No offence! But i hate iPhone
Click to expand...
Click to collapse
I hate iPhone as well.
When I looked at MIUI, my first thought were like that as well, "This is an iOS copy. How on earth is this so popular?"
But then I went through it and it seemed pretty awesome.
How do you make an Odin flash able ROM and one for CWM?
Sent from my GT-I9103 using XDA App
I've heard that NVflash is a lower level of firmware flashing than Odin and NVflash makes Optimus 2x almost inbrickable.
Is it possible that we can have this method for our phones too?
AbShake96 said:
How do you make an Odin flash able ROM and one for CWM?
Sent from my GT-I9103 using XDA App
Click to expand...
Click to collapse
Odin flashable roms aren't easy to make! And CWM needs an Updater-Script which have to be written according to our custom rom n file structure! Take a look at herehttp://freeyourandroid.com to get u started..
dh33r4j said:
I've heard that NVflash is a lower level of firmware flashing than Odin and NVflash makes Optimus 2x almost inbrickable.
Is it possible that we can have this method for our phones too?
Click to expand...
Click to collapse
Lg is totally diff from Sammy! Odin is best for Samsung For non-bricking tip Dont get confused!
FeralFire said:
I hate iPhone as well.
When I looked at MIUI, my first thought were like that as well, "This is an iOS copy. How on earth is this so popular?"
But then I went through it and it seemed pretty awesome.
Click to expand...
Click to collapse
I have a 3GS and a Galaxy R sitting next to my R and Defy XD
Ahh yes , my Backflip is charging .
With my iPad 2 .
This shows that I go for good hardware . Who cares what the software is
Herpderp Defy.
Why do we get only 721 mb of ram despite having 1gb of it???. Sgs2 shows .91gb of ram
Sent from my GT-I9103 using XDA App
Seeking advice on building AOSP
Hi,
I want to learn building ROMS. I am aware that it is a difficult job, but I want to give it a try. I have read the AOSP buld instructions, but they don't mention the steps involved in creating a new build target. I understand that the process is maybe different for each device, so could any of the ROM developers here please tell me about the steps involved in doing the same for our Galaxy R?
If the answer is very involved, a short summary and relevant links will help a lot, too.
zerocool_rkl said:
Why do we get only 721 mb of ram despite having 1gb of it???. Sgs2 shows .91gb of ram
Sent from my GT-I9103 using XDA App
Click to expand...
Click to collapse
Some memory is used for other things like system memory (Internal ROM space) and GPU RAM .
Herpderp Defy.
n0frills said:
Hi,
I want to learn building ROMS. I am aware that it is a difficult job, but I want to give it a try. I have read the AOSP buld instructions, but they don't mention the steps involved in creating a new build target. I understand that the process is maybe different for each device, so could any of the ROM developers here please tell me about the steps involved in doing the same for our Galaxy R?
If the answer is very involved, a short summary and relevant links will help a lot, too.
Click to expand...
Click to collapse
The thing when I tried myself was that there was no public repo for it , so I decided to make one myself .
The repo itself took a lot of time out of me
As of now the repo is incomplete .
Herpderp Defy.

Hacks for WIND Mobile Samsung Galaxy S 4G?

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

Categories

Resources