[Q] root and install stock gingerbread on infuse 4g - Samsung Infuse 4G

i am new to rooting and custom roms and all that stuff and i would really like a step by step video or easy to follow instructions on how to do this. i hate touchwiz and prefer stock very much but love the infuse's hardware so would really like some help. thanks!

You can download super one click to root your phone. Just make sure you enable USB debugging on your phone before you plug it in to your computer. As far as gingerbread goes you wont get it yet on the infuse. There are roms that give you a gingerbread feel though like bionix. All the rom posts give great instructions on installing the roms just follow the directions completely and you'll be ok.
Sent from my infusion-bionix SGH-I997

Indeed. Bionix has a nice offering in regards to what you're looking for. As for actual Gingerbread, that's coming in the near future(most think within a month or so).

Gingerbread will come in one of three ways:
1) Rogers releases the Infuse in Canada, they've announced it will have GB then
2) Someone ports AOSP Gingerbread to our device
3) Someone ports CM7 to our device. I think Team Refuse is working on this based on the activity I see in their github repos...

Related

[Q] ASOP Sidekick 4G ROM?

Am I the only one who is unhappy with the slim pickings of ROMs that are available for the SK4G?
Does anyone know anything about an ASOP ROM?
It's AOSP (Android Open Source Project) and you're not the only one not happy with the current SK4G options. I personally want MIUI or CM7, but seeing as we're currently stuck with Froyo, we'll have to see what the devs can cook up.
Sent from my SGH-T839 using XDA App
For future reference, questions go in the General forum, not the Development Forum.
As for AOSP or MIUI, I know that AyoTeddy and Revolution are currently working on separate MIUI roms, and for AOSP, I'm working on that, but not sure exactly what you want from AOSP that's different from what we have?
If you are unhappy with the selection of ROMS here, you are always welcome to make your own, android is open source for a reason.
sduvick said:
For future reference, questions go in the General forum, not the Development Forum.
As for AOSP or MIUI, I know that AyoTeddy and Revolution are currently working on separate MIUI roms, and for AOSP, I'm working on that, but not sure exactly what you want from AOSP that's different from what we have?
If you are unhappy with the selection of ROMS here, you are always welcome to make your own, android is open source for a reason.
Click to expand...
Click to collapse
If they want the real miui we will need some sort of aosp gingerbread to start with and a custom CM7 kernel or something.. Since we dont have either yet I guess we'll have to make the best out of what we have now like we have been. But those wanting a taste of miui may like what I have planned for my next release.
Sent from my SGH-T959 using XDA App
ayoteddy said:
If they want the real miui we will need some sort of aosp gingerbread to start with and a custom CM7 kernel or something.. Since we dont have either yet I guess we'll have to make the best out of what we have now like we have been. But those wanting a taste of miui may like what I have planned for my next release.
Sent from my SGH-T959 using XDA App
Click to expand...
Click to collapse
And so anticipation had set in, i can't wait ayoteddy. im very excited. SMX was great, and SMGC was awesome, and now with this? whewwww. think i better go lay down, lol.
I'm also interested in porting CM7 to Sk4g cause I'm used to when I had G1 and now I'm using Sk4g without it.
I have programming skill and understanding of linux architecture. I've read about android architecture and AOSP and how to build Cyanogen from source. I'm running a tech firm (about 30 employees) - we are developing games that's why I don't have enough time to port it faster but I'm going to do it in a month or two.
So, I need help from experienced dev for android who is willing to build AOSP rom for Sk4g.
Here is what I'm going to do:
1) I'm gonna try to build Kd1 rom from source (there is an opensource code from samsung) and flash it to my Sk4g
2) Change the platform in original source to AOSP 2.2 and remove all TMOBILE apps - then build and flash
3) I'll try to find all hardware specs of the phone to compare with other samsung devices. It can help to exctract proprietary drivers of the phone. I think that the drivers are commonly the same, but I need to identify it.
After that I'm gonna upgrade to AOSP 2.3 but I don't have enough knowledge right now. Can some experienced devs answer the questions:
1) Are the linux kernels of AOSP 2.2 and 2.3 identical?
2) Can I use device drivers from 2.2 on 2.3?
If someone is interested in this project - please let me know and let's start the job. I think that my progress wouldn't be fast due to lack of time.
Thank you for joining the Sidekick 4G section , & we welcome you but if you want you could pause the game's for the ROM if anything & Question 1 is a no & Question 2 no cause they have to be compiled with the 2.3 kernel .
- Said by Sduvick
jmpz said:
I'm also interested in porting CM7 to Sk4g cause I'm used to when I had G1 and now I'm using Sk4g without it.
I have programming skill and understanding of linux architecture. I've read about android architecture and AOSP and how to build Cyanogen from source. I'm running a tech firm (about 30 employees) - we are developing games that's why I don't have enough time to port it faster but I'm going to do it in a month or two.
So, I need help from experienced dev for android who is willing to build AOSP rom for Sk4g.
Here is what I'm going to do:
1) I'm gonna try to build Kd1 rom from source (there is an opensource code from samsung) and flash it to my Sk4g
2) Change the platform in original source to AOSP 2.2 and remove all TMOBILE apps - then build and flash
3) I'll try to find all hardware specs of the phone to compare with other samsung devices. It can help to exctract proprietary drivers of the phone. I think that the drivers are commonly the same, but I need to identify it.
After that I'm gonna upgrade to AOSP 2.3 but I don't have enough knowledge right now. Can some experienced devs answer the questions:
1) Are the linux kernels of AOSP 2.2 and 2.3 identical?
2) Can I use device drivers from 2.2 on 2.3?
If someone is interested in this project - please let me know and let's start the job. I think that my progress wouldn't be fast due to lack of time.
Click to expand...
Click to collapse
Revolution, thanks for relaying my responses.
jmpz, I tried building the source before, but was unable to build it completely, but that was possibly because of some errors with my dependencies. The kernel compiles fine from source, you just need to pull initramfs, or you can get it from Dr. Honk's github.
Thank you for your answers.
So, can anyone enumerate the list of drivers which we should extract from kernel?
I can name these:
1) Keyboard
2) Mic
3) 2 speakers
4) buttons
5) front camera
6) rear camera
7) trackpoint
8) lcd
9) digitizer
10) 3.5 jack
Please correct me and add missing
If I understanding it rightly the key problem is getting proprietary drivers from the kernel. Right?
nope, the key problem is trying to build the system entirely, without any errors, which may be easier with someone following a stock designed build environment. I don't use Ubuntu which is what has the listed dependencies for every tutorial I can find. You can get the drivers out of Dr. Honk's voodoo kernel ramdisk here: http://forum.xda-developers.com/showthread.php?t=1145139
There shouldn't be any problems if you just set up a build environment following the directions in any of the tutorials, then add the platform from the samsung source.
I'm a linuxoid - so these tutorial are for me. Thank you for the link.
By the way, drivers are in Linux Kernel, so I don't think that I need to use Samsung Platform from the source. Instead I wanna use platform from AOSP or Cyanogen. Correct me if I'm wrong.
I think that grabbing drivers from kernel source from samsung would be enough to build the rom.
jmpz said:
I'm also interested in porting CM7 to Sk4g cause I'm used to when I had G1 and now I'm using Sk4g without it.
I have programming skill and understanding of linux architecture. I've read about android architecture and AOSP and how to build Cyanogen from source. I'm running a tech firm (about 30 employees) - we are developing games that's why I don't have enough time to port it faster but I'm going to do it in a month or two.
So, I need help from experienced dev for android who is willing to build AOSP rom for Sk4g.
Here is what I'm going to do:
1) I'm gonna try to build Kd1 rom from source (there is an opensource code from samsung) and flash it to my Sk4g
2) Change the platform in original source to AOSP 2.2 and remove all TMOBILE apps - then build and flash
3) I'll try to find all hardware specs of the phone to compare with other samsung devices. It can help to exctract proprietary drivers of the phone. I think that the drivers are commonly the same, but I need to identify it.
After that I'm gonna upgrade to AOSP 2.3 but I don't have enough knowledge right now. Can some experienced devs answer the questions:
1) Are the linux kernels of AOSP 2.2 and 2.3 identical?
2) Can I use device drivers from 2.2 on 2.3?
If someone is interested in this project - please let me know and let's start the job. I think that my progress wouldn't be fast due to lack of time.
Click to expand...
Click to collapse
I 100% support your efforts. I want Cyanogen on the SK4G badly, but I'm not sure what kind of help a non-programmer like me could do, but do have some experience with flashing phones and such, so if there is anything you need let me know.
If you do get rolling heavily on this, I'd be willing to donate monetarily to your efforts.
If anyone can get CyanogenMod 7 on the Sidekick they would definetely get a donation from me. Id be thrilled. Glad to see its going to be worked on.
Sent from my Sidekick 4G using XDA Premium App!

New to rooting with this phone

I have rooted 3 phones prior to this one. I have it all set up and running Refuse 1.7. I have seen that there are a good load of roms available for the infuse 4g. Many of them say 2.3.5, etc. Is that the android version needed by the phone before installing the rom? I am on 2.2.1 and am worried about installing any other rom, than one which has froyo in the name leaving me with only 3 choices. Any help would be appreciated I want to try a miui rom or something else from here but am worried that since I have 2.2.1 when I install one that has 2.3 in its name I will brick.
Cjohns8792 said:
I have rooted 3 phones prior to this one. I have it all set up and running Refuse 1.7. I have seen that there are a good load of roms available for the infuse 4g. Many of them say 2.3.5, etc. Is that the android version needed by the phone before installing the rom? I am on 2.2.1 and am worried about installing any other rom, than one which has froyo in the name leaving me with only 3 choices. Any help would be appreciated I want to try a miui rom or something else from here but am worried that since I have 2.2.1 when I install one that has 2.3 in its name I will brick.
Click to expand...
Click to collapse
No bro, the " 2.3.5" or "2.3.6" its that ROMs Android version, not the one needed to install it, still you do need a modified recovery to easily install a custom rom. I would personally recomend this thread: http://forum.xda-developers.com/showthread.php?t=1220088
as a good guide for new guys trying to install custom roms since the instructions are very detailed and hardly would give you trouble. After installing that rom you would have gathered the necessary knowledge to choose your next rom like MIUI or CM7 or another samsung Infuse rom or Samsung port to Infuse.

[Q] Samsung galaxy s i9000 noob asking

Hello xda forum! I am new and totally NOOB! I recently bought a galaxy s i9000 from a little research in the forum I decided that I have to root it because I am already having a lot of problems.. I am having now the original firmware from samsung(updated via kies) and I am in version 2.3.3 (basebend version I9000XXJVO and kernel version 2.6.35.7-I9000XWJVI-CL210427 [email protected] #2 ...I have no idea what are those things!!! and build number GINGERBREAD.XWJVI) I want to root it on Ice cream sandwich! It look so cool and fast. but I have no idea how and which rom to choose because I saw 3-4 different in the forum.
So...
1. I want to learn how to root and what do I need.
2. I want your opinions on the ics roms (suggest me whats the best)
3. Is everyone have the same problem with the battery!?
4. If I done this and then I want to take the rom out is it possible?
I really thanks you for your time! and sorry if I created a same post..
more info about my phone (found them with a code):
GT-i9000HKDEUR
PDA I9000XWJVI
PHONE I9000 XXJVO
CSC I9000 XXJV9
Thanks again for everything!!!
1)To root your Galaxy S you can use this http://forum.xda-developers.com/showthread.php?t=803682 quick and easy.
2) I personally have not used the ICS roms for SGS but this one seems to be the most stable one around http://forum.xda-developers.com/showthread.php?t=1398223
3) Battery issues plagued me when I got my SGS as well, I would suggest getting something like Juice Defender off the market it can greatly help out battery life
4) Yes it is possible to go back to stock firmware all you need to do is flash back the stock firmware which you can find through Google.
1)to root my galaxy I used a modded kernel like cf root or semaphore which give you the root permissions and cwm
2)i never tried a ics rom because i'll try one of them when they will become stable, i don't like beta/alpha roms
3)battery isn't very very good...i can arrive till 8 pm normally, but if i start playing, wifi, music...in 4 hours battery is ko
4)yes if you want to take the rom out, you can flash a stock firmware/rom
hope it helps
then tell me how it has gone
thanks guys for your answers..I will think about doing it..and if I have any other question I will ask you...really thanks from your help
I use and still testing the stock ICS and i have to say that you MUST not install it in my experience so far in a week it have some issues. I am a noob too but learning, and this is a very versatil phone to use and manage. Meanwhile i sugest to upgrade to oldEr versions of GINGERBREAD
Sent from my GT-I9100 using xda premium

[Q] Which rom is the best for my rooted phone?

Hi, I have recently rooted my Desire S, with revolutionary, clockwork etc, and I currently ported this rom HTC_DESIRE_S_2.3.5-2.10.401.4.zip
Everything is working just fine, but theoretically, when I decide to port a new rom, how would I know which will work, and which won't?
Actually, I'm waiting until ICS is released for desire s, so I can find it and install it...
Are there any methods to identify which rom would be compatible?
Thank you!
kostistheo said:
Hi, I have recently rooted my Desire S, with revolutionary, clockwork etc, and I currently ported this rom HTC_DESIRE_S_2.3.5-2.10.401.4.zip
Everything is working just fine, but theoretically, when I decide to port a new rom, how would I know which will work, and which won't?
Actually, I'm waiting until ICS is released for desire s, so I can find it and install it...
Are there any methods to identify which rom would be compatible?
Thank you!
Click to expand...
Click to collapse
hey mate
your're actually talking about two different things: porting a ROM and flashing a ROM.
Porting means, you take a ROM from another device and modify it so it works on your device too.
flashing means, you take a ROM which is already optimized for your device
and install it, so you wipe the stock firmware and get a custom rom.
which of the two things is what you want to do? i think its just the flashing.
so you can take any ROM from the "development section", and if you follow the guides that you can find everywhere here im sure you will be succesfull and happy with it.
bytheway
there is no "best" ROM for your device. it all depends on what you need and want. there are alot sense 3.5 Roms, Endymion 3.4 is the one i would recommend. you can also try AOSP ROMs (android open source project, means no sense), cyanogenmod7 could be a good first choice. and you can also try ics right now, since there are at least 3 (?) ICS AOSP ROMs right now:
CM9, Virtuous Quattro RC3, IceColdSandwich
have fun!
Yes I meant "flashing" a rom
Thanks for all the information. That's the general idea I have as well, however I had this question because after I flashed another rom (official rom through htc sync - that could have been the problem) over my first flashed one , the phone was "bricked"....
kostistheo said:
Yes I meant "flashing" a rom
Thanks for all the information. That's the general idea I have as well, however I had this question because after I flashed another rom (official rom through htc sync - that could have been the problem) over my first flashed one , the phone was "bricked"....
Click to expand...
Click to collapse
i would never recommend to flash an official ROM over a custom ROM. But anyways, i think if you would have done a full wipe before flashing the official rom you wouldnt have got a "you call it brick"
a real "BRICK" is a useless phone, where there is no way to use it again.if there is still a way, its no brick.. but who cares about definitions
I recommend you to flash the ROMs only through recovery mode. AND ALWAYS DO A FULL WIPE BEFORE FLASHING A NEW ROM. very important
and dont forget to backup as always
Yes you are absolutely right. I'll have that in mind the next time I'll decide to flash a new one
Yeah the device wasn't completely useless, it hanged at boot...but I guess that was due to not following the right procedure as you previously described..
Thanks eyahl
Start flashing different roms and trying them for a day or two. First
Sens 3.0 and then sense 3.5 roms to see the difference. Only then you will know which rom is best for you.
+1 for Endymion 3.4,
+1 for Endymion
Swyped from my Desire S using XDA Premium
+1 Endymion
Sent from my HTC Desire S using xda premium
edymion, will try it
+1266592.23 for Endymion
kostistheo said:
Yes you are absolutely right. I'll have that in mind the next time I'll decide to flash a new one
Yeah the device wasn't completely useless, it hanged at boot...but I guess that was due to not following the right procedure as you previously described..
Thanks eyahl
Click to expand...
Click to collapse
Each ROM type suits different personal tastes, so there isn't an 'best' ROM for everyone. Trial and Error which ones suit you!
General opinions:
Stock
Pro: Straight from HTC, *newest kernel/drivers*, least likely to have compatibility issues.
Cons: HTC is slow to release updates, and sense interface is usually resource hungry.
Sense-like
Pro: usually keep the Sense interface, but custom kernals offer speed / various other improvements.Runnymead versions are kernals ported across from HTC Sensation (which offer some of the goodies like Beats Audio etc. that were not originally developed for Saga.
Cons: Sense interface is resource hungry...
CyanogenMod based
Pro: offer lots of customisations
Cons: not the most user friendly
AOSP
Pro: Roms from the android source, usually less resource hungry, so lighter and faster.
Cons: Obviously, no sense.
ICS Alpha/Beta
Not strictly a new category, but builds from the new Android 4.0 (ICS).
Currently some things (like camera) isn't fully working yet.
Note: new Desire S may suffer from camera/video lag bug with non-stock / non-sense ROMs, this is due to HTC putting in new hardware / driver into the new DS phones and the other kernels not reflecting this change yet.
Personally, I use SenseMOD Lite V1.2 build 2 as it is one of the few AOSP like builds that don't have the camera bug. Oxygen would have been best choice for me but unfortunately camera bug makes it unusable.
Hey guys. I don't want to drive over your feet, but I think the OP is already very satisfied with all those replies. specially the post above is really trying to help, but you spend much time to type what has already been written on the first page.
I appreciate your intend to help, bit I think the OP isn't gonna read this anymore..
Btw: endy!...
Sent by my fingers to your head

[Q] Is there audio yet for Jelly Bean 4.1

Since I am a newbe I can't post in the dev fourms so I will ask my question here. I sucessfully installed [DEV][CRACKFLASHERS] 4.1 Jelly Bean JRN84D (Gnex)/ JRN84C (SDK) with the WIFI update-crespo-JRN83C-preview-2012063001 but no audio is there a workaround a driver perhaps anything, I like this rom it's super fast on my Nexus S
Chris
This wouldn't belong in development anyway (starting new threads in development is for DEVS ONLY) so it's good you couldn't post there.
If you want everything working you should stay away from SDK ports. It's not what you want to hear but it's the truth. There is no source code to work from so they are often very wonky.
No, there is no audio. You have installed the latest port.
There will not be any audio fix for the port. We will have to wait for the Update from Google.
Sent from my Nexus S using xda premium
You should have read and asked around before flashing this ROM, as the previous users said and I would like to re-inforce this; SDK ROMs lack a lot of things and are not stable at all. They are not recommended, and they are basically good for previews and stuffing around.
If you really want the new Jelly Bean 4.1, then just wait a week or 2 and a stable version will come out, a custom ROM too.
If you want to revert back to a Custom ROM for now I suggest you use AOKP. It's very stable, reliable and easy to use. Make sure you don't flash a Stock ROM as this can cause problems.
Cheers
From what ive seen there is not audio yet. Devs are working hard to get it out and i appreciate it very much. :laugh:

Categories

Resources