Porting Questions/Help/Info - Samsung Galaxy S (4G Model)

So I've given up on working on ROM's as last time I learned C, the internet didn't exist and it was all UNIX and I too many beers have made my forget all of it, but I've been playing around with porting.
I've tried the automated tools, the only guide for our phone is very old and deals with Froyo, so does anyone have any tips? I tried posted an Si9000 Remics touchwiz S4 based ROM to our phones, and it boots to the lockscreen, data/wifi is enabled, there is a signal but after 5 seconds it reboots to the bootlogo again and stays there. A reboot, does the same thing, I can see the S4 lockscreen/background/connection is fine, then reboots. Any help ideas or better ways to port to our phone? I've been working off Airflip's CM 10.1 with aries, which should help as most other S based ROM's are CM 10.1 and aries based, just can't figure out the bootloop.

Hi getochkn
I've had some tries with MIUI JB and HellyBean and also reached up to this point.
I used no automated tools and be happy to hear about such.
I swapped the regular files and performed "Beyond Compare" on all framework classes, adding the missing lines from the source CM (but I used Erik's CM with no aries then).
I think at this stage it's just a matter of logcats, but yet again I did not get beyond that.

Wish I could help you...
I have been trying for a month
to port ProvisionMod.
I am almost at the same spot.
It boots to the lock screen for maybe 3 seconds.
Then goes back to the boot ani..
Using Beastmode's CM 10 as base.
I have tryed automated and manual porting guides.
Its close but a no go..kinda stuck now.
It will be interesting to see what responses
are to your call for help..maybe help for all 3 of us.
Good Luck..I hope you figure it out..
Sent from my Nexus 7 using xda premium

Least I don't feel so alone with others getting the same results. lol. Time for some googling and testing and playing around I guess. I like the Remics/Ultragen fully Sammy themed ROM's, so that's my goal. Tried with a SI9000 and a Vibrant one and get either boot animation and nothing or the lockscreen flash for a few seconds.
Maybe Dau can chime in when he's around, as he has ported all those ROM's to ICS before, so maybe he can offer some tips/hints/etc.

Thank you guys for making an effort.

Erik builds it from source, so it is irrelevant I think. Dao gave me some ideas but I didn't get much further. We should form a new team - Team Frustration
I started a mobile application development course and once i finish it (in a few months) i will start messing with kernels, building from source and all that sheet, so I can promise you I will be around for a long long time, no intentions to trade this beauty.
sent from me

Ya, I was so happy when I saw the lockscreen bootup with signal, thinking I had a 4.2.2. Remics working with all the S4 goodies until it rebooted. lol. Now I can't even get a port to do that again and just get stuck at the boot logo. lol.
Going to keep googling and plugging away though and see what happens.

itzik2sh said:
Erik builds it from source, so it is irrelevant I think. Dao gave me some ideas but I didn't get much further. We should form a new team - Team Frustration
sent from me
Click to expand...
Click to collapse
LOL...Thats a good one..
how about Team Bootloop
Sent from my Nexus 7 using xda premium

Team CPU - Common People Unified...

Had another bootloop attempt last night, but can't get ADB to connect during that time, so can't get any logs to know what's doing it. Still going to look into things more. For now, just been collecting S4 things and integrating them into CM 10.1 by hand and manual pushes and then screwing up and starting over, but right now have a Touchwiz 5 based CM 10.1, with Touchwiz launcher, icons, Transparent Acuweather widget that works, S4 sounds, Ringtones, Wallpapers, few of the other Sammy Apps, etc. It's a learning process, but I'm enjoying it anyways.

23 different port attempts, flashes, guides, nothing. lol.
I think I'm going to install the stock ROM, and the ROM I want to port and just push the files manually bit by bit to see whats causes the crash and then undo it in recovery, and go from there and see what why those files are crashing or bootlooping it. The Remic JB v5 is the closest, I can get the lockscreen up, unlock it, get to the homescreen or an app, and then reboot, so I'll try with that one just doing a bit at a time over a running ROM and see what happens.

Try using my beanstalk kernel it should have debugging from boot as its an insecure kernel get some logs and post thrm here
Sent from my SCH-I545 using xda app-developers app

Beastmode said:
Try using my beanstalk kernel it should have debugging from boot as its an insecure kernel get some logs and post thrm here
Sent from my SCH-I545 using xda app-developers app
Click to expand...
Click to collapse
Thanks, that may help a lot. It's so frustrating to see the lockscreen, it boots, it loads, you get an app started, then you get the boot logo booting again, it's like soooo close. lol.
Thx, your kernel worked, and the logcat just stops itself right before the reboot. Here is the logcat though from boot till it stops itself.
http://pastebin.com/rYxwE210
EDIT: After the first boot and that log, ADB won't even connect anymore.

Ahh, i'll look into your github source, but I never remember what I need to enable in config to get insecure kernel.
---------- Post added at 08:50 PM ---------- Previous post was at 08:16 PM ----------
edit: still don't know how to make insecure boot image, can someone help?

airfluip1 said:
Ahh, i'll look into your github source, but I never remember what I need to enable in config to get insecure kernel.
---------- Post added at 08:50 PM ---------- Previous post was at 08:16 PM ----------
edit: still don't know how to make insecure boot image, can someone help?
Click to expand...
Click to collapse
ro.secure=0
Sent from my SCH-I545 using xda app-developers app

Since Erik posted the full source for herring CM10 so if u want it, u can build it actually, it would be not so hard because this RemICS is just an overlay-on-top-of-CM ROM so all u have to do is syncing exactly the Cyanogen Mod 10 n apply the overlay patch on top of it, look at here for more info: https://github.com/blackmamba97/Remics-JB-Overlay Switching between aries and herring is just a matter fact of addition ~500MB for kernel and vendor n device tree source so just try it w herring first.

Beastmode said:
ro.secure=0
Sent from my SCH-I545 using xda app-developers app
Click to expand...
Click to collapse
I got that, but where do i put it?

Default.prop?

TwitchyEye said:
Default.prop?
Click to expand...
Click to collapse
yep yep exactly

Related

Looking for testers and developers - MIUI Port!

Hi, I know I haven't contributed much to the community, so I decided to work on something.
I've just finished building a MIUI port for our phone. Testing hasn't been going well. I'm just getting a black screen.
So I was wondering if anybody wanted to help test this or help fix bugs and whatnot. I can't guarantee that this won't brick your phone, sorry.
So... is anybody interested?
Also, this is a post from the General section... I'm just reposting it here.
Here's the link to the (not working) rom so far:
MOD EDIT:
I am sorry, but I will not allow untested roms to be published here.
If you want to develop, release sources, but please do not release an "unteseted rom that might potetially brick your phone"
here is the guide for you guys to build, test, and then release as a work in progress, DO NOT RELEASE UNTESTED VERSION!!
Well woohoo we got ppl working on my favorite rom. Thank YOu sir. Really appreciate your time. And looking forward to hear about how it goes. Good luck
just a suggestion. Put down load link here so mod does not put this thread in general!
iandr0idos said:
I'm just reposting it here.
Click to expand...
Click to collapse
Thank god there's still some interest in MIUI
Sent from my SAMSUNG-SGH-I727 using xda premium
appdroid said:
Well woohoo we got ppl working on my favorite rom. Thank YOu sir. Really appreciate your time. And looking forward to hear about how it goes. Good luck
just a suggestion. Put down load link here so mod does not put this thread in general!
Click to expand...
Click to collapse
Will do. I'm waiting for dropbox to finish uploading...
i can't wait for miui to port over either with cm 7 full and cm9 being tempted from i9100 lol .. if you need any help with .smali or .baksmali or anything i can do from theming prespective send me a msg.
edit: i just looked @ how miui could be ported and boy its not easy and not hard either. i wish i had alot of time to sit and port this miui but im lookin' after other things blahhh..
If you guys want to help, take a look at this thread:
http://forum.xda-developers.com/showthread.php?t=1483332
I'm using this with the Cobra ROM... It took me hours to get the rom to build at all. xD
Right now, I'm going to try with a more stock-ish rom...
So, if anybody has more experience with this than I do, I'd really appreciate the help.
I was in the middle of porting MIUI when I saw this thread! Sweetness, double the power
Woooooo! Can't wait to see this launch
Sent from my SAMSUNG-SGH-I727 using XDA App
Link posted. Try to fix it if you want. I'm going to try again with another rom for now though
I was actually just working on this myself, I took the Galnet miui for the galaxy s II and moved alot of the essential libs, modules, ril and camera firmware + the kernel over from our cm7 port but could not get it to boot past a black screen. Maybe I didn't wait long enough, but I'm fairly certain it would not boot. I could upload my attempt if anyone wants to give it a go.
Use a lot of logcats
Sent from my Galaxy Nexus using Tapatalk
hamburgertrain said:
I was actually just working on this myself, I took the Galnet miui for the galaxy s II and moved alot of the essential libs, modules, ril and camera firmware + the kernel over from our cm7 port but could not get it to boot past a black screen. Maybe I didn't wait long enough, but I'm fairly certain it would not boot. I could upload my attempt if anyone wants to give it a go.
Click to expand...
Click to collapse
What a bad idea.
The SGS II has nothing in common hardware wise with the SGS II LTE, since the chipsets are different.
Longcat14 said:
What a bad idea.
The SGS II has nothing in common hardware wise with the SGS II LTE, since the chipsets are different.
Click to expand...
Click to collapse
haha why in the world would you do that its like exynos vs snapdragon . FIGHT >_<
Not only that, but pushing random libs has had a history of hard bricking this phone...
I'm not "pushing random libs" and also I didnt just take a rom from the SII and cram it down my phones throat. I removed their kernel and took MANY files from our cm7, I'm not aimlessly copy-pasting. I switched out the necessary files to get it to boot, and removed the exynos specific firmware and modules and replaced it with our own qualcomm files. I think part of the reason it didnt boot was I hadn't tried reflashing da g's cm7 kernel, something tells me the zip didn't flash it right. Although it takes way too much trial and error, so I'm thinking of working with the Miui patch rom for a faster port.
---------- Post added at 12:30 PM ---------- Previous post was at 12:27 PM ----------
so unless you can suggest to me a phone that is also made by Samsung and shares the chipset, and has CM7 or miui released for it.. telling me It's a bad idea doesnt help the port very much, If my phone shall be bricked it shall do so for a good cause I appreciate the concern and warning
hamburgertrain said:
I'm not "pushing random libs" and also I didnt just take a rom from the SII and cram it down my phones throat. I removed their kernel and took MANY files from our cm7, I'm not aimlessly copy-pasting. I switched out the necessary files to get it to boot, and removed the exynos specific firmware and modules and replaced it with our own qualcomm files. I think part of the reason it didnt boot was I hadn't tried reflashing da g's cm7 kernel, something tells me the zip didn't flash it right. Although it takes way too much trial and error, so I'm thinking of working with the Miui patch rom for a faster port.
---------- Post added at 12:30 PM ---------- Previous post was at 12:27 PM ----------
so unless you can suggest to me a phone that is also made by Samsung and shares the chipset, and has CM7 or miui released for it.. telling me It's a bad idea doesnt help the port very much, If my phone shall be bricked it shall do so for a good cause I appreciate the concern and warning
Click to expand...
Click to collapse
Amen to that. Let's not criticize but help each other. I know there's so many on here that love MIUI and can't wait to have it on our phones.
hamburgertrain said:
I'm not "pushing random libs" and also I didnt just take a rom from the SII and cram it down my phones throat. I removed their kernel and took MANY files from our cm7, I'm not aimlessly copy-pasting. I switched out the necessary files to get it to boot, and removed the exynos specific firmware and modules and replaced it with our own qualcomm files. I think part of the reason it didnt boot was I hadn't tried reflashing da g's cm7 kernel, something tells me the zip didn't flash it right. Although it takes way too much trial and error, so I'm thinking of working with the Miui patch rom for a faster port.
---------- Post added at 12:30 PM ---------- Previous post was at 12:27 PM ----------
so unless you can suggest to me a phone that is also made by Samsung and shares the chipset, and has CM7 or miui released for it.. telling me It's a bad idea doesnt help the port very much, If my phone shall be bricked it shall do so for a good cause I appreciate the concern and warning
Click to expand...
Click to collapse
Yeah, it's probably a better idea to start out with the CM7 alpha build we have here, and work our way to MIUI through something like this. I'll try and help as much as I can, and if you do ever get some logcats, please feel free to post them so we can get an idea of what's going wrong.
Okay. Good, good. Just sounded a bit like you were. Definitely sounds like you know what you're doing then, haha. Trying to steer people away from things we've known to bork our picky phone is all.
Sent from my SAMSUNG-SGH-I727 using xda premium
what i can say to you fortune is this no one's gonna be steered away from these projects but you have to understand unless cm7 finishes there is no way miui will progress because stock won't do it for miui, if that was the case id port miui too without my eyes being blinked..lets all work with each other and help each other as much as possible. what i can suggest for devices to look @ i believe are t989 which is somewhat close not alot ..but thats another one to try and see and also samsung epic 4g is another one..
I will work on it for a bit, soon it should be working haha

[ROM] ICS system image from AT&T SGS 3 (SGH-I747) version 4.0.4

Here is the system image from MY SGS 3, I thought one of our other devs might want to turn this into a ROM. I would do it, but I am a little swamped at the moment with after hours android dev work.
If someone has not taken a stab at it by the time I am back in here more "permanently", I will make my attempt at porting it over. You will need to grab a script that they use for CM, to grab the files off of your phone, also here is a good reference on porting as well.
SGS3 ROM to port:
http://www.androidfilehost.com/main/Motorola_ATRIX_2_Developers/jimbridgman/system.img.gz md5sum: 29a6c707d25520c28528b502bb190c7e
Porting guide, a very nice one at that:
http://forum.xda-developers.com/showthread.php?t=1512319
Have some fun.
jimbridgman said:
Here is the system image from MY SGS 3, I thought one of our other devs might want to turn this into a ROM. I would do it, but I am a little swamped at the moment with after hours android dev work.
If someone has not taken a stab at it by the time I am back in here more "permanently", I will make my attempt at porting it over. You will need to grab a script that they use for CM, to grab the files off of your phone, also here is a good reference on porting as well.
SGS3 ROM to port:
https://dl.dropbox.com/u/45576654/system.img
Porting guide, a very nice one at that:
http://forum.xda-developers.com/showthread.php?t=1512319
Have some fun.
Click to expand...
Click to collapse
I might take it on (you know me, that means I will try and fail and leave it dead most likely), but how the hell will we even get it to boot without at least an ics kernel? will we just have to wait until we get the update?
EDIT: i assume the gs3 is GSM correct?
lkrasner said:
I might take it on (you know me, that means I will try and fail and leave it dead most likely), but how the hell will we even get it to boot without at least an ics kernel? will we just have to wait until we get the update?
Click to expand...
Click to collapse
Try kexec, That is how the cyanogenmod team is "dual booting" for testing roms... who cares if it is just one proc for a test boot.... Once you can POC it with a 2.3.6 kernel, then you know you are on the right track, and can do a test flash. The only real issue you might have is that the source seems incomplete to me.
I know this because I tried to compile it and had all kinds of issues with missing pieces. I have successfully compiled two kernels that I am testing on my SGS 3 at the moment (one overclocked, the other under volted).
Just make sure you go and grab the arm-abi tool kit, this is the one I use, from
codesourcery:
http://www.mentor.com/embedded-software/codesourcery
All you need is the light version. It might take some work, but you may be able to merge the ICS kernel code (it is posted as a sticky higher up ^^^) with the MB/ME865 kernel to get what is missing. There are some how-tos out there to do it.
Yes the AT&T version is GSM(HSPA+)&LTE
Can you post the built in apps of sgs3 eg: s voice.
Sent from my MB865 using xda premium
kc92iyngr said:
Can you post the built in apps of sgs3 eg: s voice.
Sent from my MB865 using xda premium
Click to expand...
Click to collapse
It is in the system.img file I posted.... just mount it as an iso and you can pull out /system/app and grab the Svoice.apk from there.
kc92iyngr said:
Can you post the built in apps of sgs3 eg: s voice.
Sent from my MB865 using xda premium
Click to expand...
Click to collapse
I'll pull them out for you later today, I am about to tear this apart. it is downloading crazy slow though. I'm on an island in Vermont, so as you might imagine, my internet is not fantastic.
---------- Post added at 01:59 PM ---------- Previous post was at 01:46 PM ----------
jimbridgman said:
Try kexec, That is how the cyanogenmod team is "dual booting" for testing roms... who cares if it is just one proc for a test boot.... Once you can POC it with a 2.3.6 kernel, then you know you are on the right track, and can do a test flash. The only real issue you might have is that the source seems incomplete to me.
I know this because I tried to compile it and had all kinds of issues with missing pieces. I have successfully compiled two kernels that I am testing on my SGS 3 at the moment (one overclocked, the other under volted).
Just make sure you go and grab the arm-abi tool kit, this is the one I use, from
codesourcery:
http://www.mentor.com/embedded-software/codesourcery
All you need is the light version. It might take some work, but you may be able to merge the ICS kernel code (it is posted as a sticky higher up ^^^) with the MB/ME865 kernel to get what is missing. There are some how-tos out there to do it.
Yes the AT&T version is GSM(HSPA+)&LTE
Click to expand...
Click to collapse
Am I right that is SHOULD boot on a stock ICS kernel, like what came from that leak, if so, I can have someone that is running that test it out, and make sure the system is right, then I can build a kernel to run with kexec until we can get a real update.
I am new to porting and sort of to kernel building so tell me if this process sounds right for this.
1. fix up the gs3 system with our proprietary files -thats easy, I know how to do that
2. have someone that is running an ics kernel test it if possible
3. if that works it means I just need a stock ics kernel to run in kexec, which shouldn't be too hard because we should be able to use the me865 source and modify it to work with mb865. If it does not work, kernel building starts from scratch, which is were I will have to do some more research, and any help from you or others would be helpful.
My other question is how do we even load the new kernel with kexec? wouldn't we need this to boot first, then we can swap the kernel? Or is there a way to load up both at the same time?
I think I will set up a WIP thread for this if you don't mind. feel free to PM me if you don't want to post stuff here.
Thank you so much for all your help, and have fun with your new toy
lkrasner said:
I'll pull them out for you later today, I am about to tear this apart. it is downloading crazy slow though. I'm on an island in Vermont, so as you might imagine, my internet is not fantastic.
---------- Post added at 01:59 PM ---------- Previous post was at 01:46 PM ----------
Am I right that is SHOULD boot on a stock ICS kernel, like what came from that leak, if so, I can have someone that is running that test it out, and make sure the system is right, then I can build a kernel to run with kexec until we can get a real update.
I am new to porting and sort of to kernel building so tell me if this process sounds right for this.
1. fix up the gs3 system with our proprietary files -thats easy, I know how to do that
2. have someone that is running an ics kernel test it if possible
3. if that works it means I just need a stock ics kernel to run in kexec, which shouldn't be too hard because we should be able to use the me865 source and modify it to work with mb865. If it does not work, kernel building starts from scratch, which is were I will have to do some more research, and any help from you or others would be helpful.
My other question is how do we even load the new kernel with kexec? wouldn't we need this to boot first, then we can swap the kernel? Or is there a way to load up both at the same time?
I think I will set up a WIP thread for this if you don't mind. feel free to PM me if you don't want to post stuff here.
Thank you so much for all your help, and have fun with your new toy
Click to expand...
Click to collapse
Yeah I think that is a good start. Take a look at this link, the guys from team epic that do cyanogenmod ports have come up with a way to use kexec to test booting thier kernel and roms. You might PM one of them, I have not gotten to that point yet, plus these guys are working on the Sprint version, of the SGS3, but I am sure they can explain how they are doing this with kexec. These guys are on XDA, I have chatted with them on a couple issues I was having.
http://www.epiccm.org/
Oh, P.S.
Here is how to compile the "stock MB/ME865" kernel:
1. How to Build
- get Toolchain
From android git server , codesourcery and etc ..
- arm-eabi-4.4.3
- edit Makefile
edit "CROSS_COMPILE" to right toolchain path(You downloaded).
EX) CROSS_COMPILE= $(android platform directory you download)/android/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-
Ex) CROSS_COMPILE=/usr/local/toolchain/arm-eabi-4.4.3/bin/arm-eabi- // check the location of toolchain
$ export ARCH=arm
$ make m2_att_defconfig
$ make
2. Output files
- Kernel : arch/arm/boot/zImage
- module : drivers/*/*.ko
3. How to Clean
$ make clean
Just make sure the toolkit is pointed to the install of the codesourcery toolkit I linked in the above post.
P.P.S
Your defconfig might be another pointer name, that you will have to find out for sure. You know the one above called m2_att_defconfig.
For the beginners don't try the rom,you might kill your phone!
I'd like to give this a try as well . Thanks a lot for all the help!
If/when we get this to work, do you think a JB port won't be too far behind? How big are the differences between stock ICS and JB kernels?
cogeary said:
I'd like to give this a try as well . Thanks a lot for all the help!
If/when we get this to work, do you think a JB port won't be too far behind? How big are the differences between stock ICS and JB kernels?
Click to expand...
Click to collapse
Glad to see you back around here, but lets not even give anything towards JB until we get ICS. if you are interested in helping with that, send me a PM, I have made some progress with cm9 (as in it boots fine, and i have some ideas for the radio).
cogeary said:
I'd like to give this a try as well . Thanks a lot for all the help!
If/when we get this to work, do you think a JB port won't be too far behind? How big are the differences between stock ICS and JB kernels?
Click to expand...
Click to collapse
Yay! Cogeary's back! Good to see you around again...
Sent from my phone's mind
cogeary said:
I'd like to give this a try as well . Thanks a lot for all the help!
If/when we get this to work, do you think a JB port won't be too far behind? How big are the differences between stock ICS and JB kernels?
Click to expand...
Click to collapse
ICS to JB is going to be a much smaller kernel jump, but there will be a HUGE performance increase due to project butter which is now officially part of Jelly Bean.
The key to running something like this is to get a kernel compiled and running with kexec, even though it is just 1 proc, it is a good way to get started. Ports will be much easier if you do some merging of the changed code in newer kernels and do merged kernel. There are instructions for doing a kernel that is merged from 2 sources to get a complete kernel.
Now this will just work for testing and porting, and the actual ICS or JB install from at least a leak will be needed to actually run the port, but you can get ahead of the game by doing what I have mentioned.
Well going to give this a go in a few days doing some maintenance on my computer but will get back with something (hope not a bricked phone) .....
(off topic ranting)
Hate to say it at this rate what getting close to a year since Ics release Jb might just be a pipe dream..... Think I am growing grey hairs waiting for something to give here..... Without bootloader unlock I feel so useless (Yea I could make a recovery image with all the bells and whistles but I got bigger plans).....
Downloaded so I could tinker with some files. Thanks for sharing.
Sent from my SAMSUNG-SGH-I997 using xda premium
Lol. Just my luck for the dropbox account to be temporarily shut down when my download's on 99%.
Well I guess I'll just sit here and wait. Unless anyone wants to be so kindly awesome enough to mirror it?
cogeary said:
Lol. Just my luck for the dropbox account to be temporarily shut down when my download's on 99%.
Well I guess I'll just sit here and wait. Unless anyone wants to be so kindly awesome enough to mirror it?
Click to expand...
Click to collapse
sure, no problem, give me a bit, my internet is slower than hell where I am right now.
EDIT: of course I didn't add it to dropbox originally, so now it is uploading to google drive. It just hit 1%
cogeary said:
Lol. Just my luck for the dropbox account to be temporarily shut down when my download's on 99%.
Well I guess I'll just sit here and wait. Unless anyone wants to be so kindly awesome enough to mirror it?
Click to expand...
Click to collapse
Yeah I got the dreaded e-mail from dropbox last night....
I will see what I can come up with for a hosting solution for this. I will update the OP once I have something.
cogeary said:
Lol. Just my luck for the dropbox account to be temporarily shut down when my download's on 99%.
Well I guess I'll just sit here and wait. Unless anyone wants to be so kindly awesome enough to mirror it?
Click to expand...
Click to collapse
I uploaded it to my Drive right away after downloading - try this for SGSIII ICS: https://docs.google.com/open?id=0B-CZ8hXV8qOiVGtjOHZ3ZEg5eFU
P.S. - I also have a JB dump there, if anyone's interested: https://docs.google.com/open?id=0B-CZ8hXV8qOiSkc3QkE1Y0ZsRkU
EDIT: make that 2 jelly beans: https://docs.google.com/open?id=0B-CZ8hXV8qOiS2QtcG41QUh4R1k
...I was pretty active during the I/O hype last week...
jimbridgman said:
Yeah I got the dreaded e-mail from dropbox last night....
I will see what I can come up with for a hosting solution for this. I will update the OP once I have something.
Click to expand...
Click to collapse
Why not try Filedropper or Mediafire?
MagicXB said:
Why not try Filedropper or Mediafire?
Click to expand...
Click to collapse
I am actually trying to get my recognized developer cert on here and get free premium access to xdafilehost, that all the recognized devs get access to.
We will see if I get it or not. If not I have other options, but things like filedropper will not do, I already looked into it

[PORT] [JB] [Galaxy Nexus] Stock JRO03E

Hi all! This is my first attempt at a rom, so there are definetly going to be bugs.
This rom was ported from the galaxy nexus stock rom
Ill just post the bugs im aware of, and add to the list when people post them.
Bugs:
All bugs in 7/22 cm10 build for infuse 4g
USB mounting isnt working at all
Maybe debugging too
use power control app for widget toggles
First boot will give tts error, just ignore
Flash instructions:
Must be on ICS ROM!
Wipe data/cache
Wipe davlik-cache
Install zip from sdcard
Reboot
Please post any feed back, and again this is my first rom so thanks for trying it out!
Download:
http://www.mediafire.com/?88sb0g4x6umc766
Thanks:
•Scott, Nun, Yuma, JT, Araemo, PoX, Entropy, and everyone else who helped create the cm10 rom I used to port from
•Elitemovil for the gnex rom
•iall5star for porting it to galaxy s
•mg2915 for his tutorial on how to port roms
Yesss more Jelly
slicingtaco said:
Yesss more Jelly
Click to expand...
Click to collapse
Thanks another JB rom..congrats bro..
slicingtaco said:
Yesss more Jelly
Click to expand...
Click to collapse
Never can have to many jelly beans lol.
I'll give it a try and see how it compares to CM10. Might b a few days tho bc I just flashed the new CM10 build and it's running pretty smooth.
Does this have "Project Butter" included?
Sent from my SGH-I997 using xda app-developers app
No it does not have project butter I'm unaware of what that is, but if you know where to point me to I can try and make a version with that included
Sent from my jelly bean infused infuse
Yummy...glad to see more JB roms popping up
Sent from my SGH-I997 using xda premium
vkumar2695 said:
Yummy...glad to see more JB roms popping up
Sent from my SGH-I997 using xda premium
Click to expand...
Click to collapse
You heard the man you can never have to many jelly beans. Lots and lots of treats
Sent from my SAMSUNG-SGH-I997 using xda premium
thanks Mate...i think it will be a Impressive rom...cheer!
okay quick question..... has anyone tried this yet??
if so please post your experience here
no i won try it myself... i have too much customization made to just flash another rom for now
supernewbdev said:
No it does not have project butter I'm unaware of what that is, but if you know where to point me to I can try and make a version with that included
Sent from my jelly bean infused infuse
Click to expand...
Click to collapse
If you just Google "Project Butter", you'll find a ton of links about it. They will prob do a better job explaining than I will but I can try.
From what I understand, project butter was one of the major changes Google made from ics to jb. It is meant to make the phone quicker and more responsive by making some tweaks to GPU rendering I think and some other things. The team that released Cm10 for the infuse tried to include the code but it caused stability issues on our phone. It did make the phone seem "snappier" but it would randomly freeze so they had to remove the code.
I'm sure there is a lot better information to b found on the web.
Sent from my SGH-I997 using xda app-developers app
raghul said:
okay quick question..... has anyone tried this yet??
if so please post your experience here
no i won try it myself... i have too much customization made to just flash another rom for now
Click to expand...
Click to collapse
I just tried to flash it a couple times but couldn't get past the Samsung Logo. I tried once straight from CM10 and then once after first flashing an ics rom to get blue ics recovery.
Could just b user error but I used the same method as I always do. Full wipes then install. Maybe it was a bad download. I didn't do a MD5 check.
Sent from my SGH-I997 using xda app-developers app
benbos_06 said:
I just tried to flash it a couple times but couldn't get past the Samsung Logo. I tried once straight from CM10 and then once after first flashing an ics rom to get blue ics recovery.
Could just b user error but I used the same method as I always do. Full wipes then install. Maybe it was a bad download. I didn't do a MD5 check.
Sent from my SGH-I997 using xda app-developers app
Click to expand...
Click to collapse
You're right, I had posted the wrong file for download. Please use the updated link!
Sent from my jelly bean infused infuse
supernewbdev said:
You're right, I had posted the wrong file for download. Please use the updated link!
Sent from my jelly bean infused infuse
Click to expand...
Click to collapse
LMFAO:silly:
Just food for thought... CM10 is still in the early development stages.. Its probably a bad idea to start "porting" other ROMs since the actual files that are MEANT for our phone are still being worked on. For project butter, it involves updating the PVR drivers. JT had ported the code over from the crespo kernel to update the PVR drivers, but something seemed to conflict with it as it had random freeze ups. The reason this hasnt been fixed yet, is it is a HUGE change.. Literally hundreds of lines of kernel codes are changed/removed/added so its not a simply thing to pinpoint. Entropy is taking a look this weekend as he found some things to be a mess.
Also, you might want to give some credit in your OP... ALOT of people including myself worked incredibly hard to bring CM10 to the infuse, so its the least you could do for using it as your base.
First off, congrats on getting the port to work, but I have to agree with pretty much everything Scott said. Unfortunately what you mention trying to accomplish is going to take more than just zipping a few files over the top of an existing ROM.
As a good rule of thumb it is always advisable to get permission from the original source if you are going to use it in your build, and from the sounds of Scott's post this hasn't happened. We all like new things and all are trying to improve or phone experience, but it is important to be respectful of the time and effort of those that have come before.
Food for thought as you continue your endeavors and best of luck to you.
Sent from my SGH-I997 using Tapatalk
scott.hart.bti said:
Just food for thought... CM10 is still in the early development stages.. Its probably a bad idea to start "porting" other ROMs since the actual files that are MEANT for our phone are still being worked on. For project butter, it involves updating the PVR drivers. JT had ported the code over from the crespo kernel to update the PVR drivers, but something seemed to conflict with it as it had random freeze ups. The reason this hasnt been fixed yet, is it is a HUGE change.. Literally hundreds of lines of kernel codes are changed/removed/added so its not a simply thing to pinpoint. Entropy is taking a look this weekend as he found some things to be a mess.
Also, you might want to give some credit in your OP... ALOT of people including myself worked incredibly hard to bring CM10 to the infuse, so its the least you could do for using it as your base.
Click to expand...
Click to collapse
A perfect way to put it you two.
Yuma75 said:
First off, congrats on getting the port to work, but I have to agree with pretty much everything Scott said. Unfortunately what you mention trying to accomplish is going to take more than just zipping a few files over the top of an existing ROM.
As a good rule of thumb it is always advisable to get permission from the original source if you are going to use it in your build, and from the sounds of Scott's post this hasn't happened. We all like new things and all are trying to improve or phone experience, but it is important to be respectful of the time and effort of those that have come before.
Food for thought as you continue your endeavors and best of luck to you.
Sent from my SGH-I997 using Tapatalk
Click to expand...
Click to collapse
Sent from my SGH-I997 using xda app-developers app
scott.hart.bti said:
Just food for thought... CM10 is still in the early development stages.. Its probably a bad idea to start "porting" other ROMs since the actual files that are MEANT for our phone are still being worked on. For project butter, it involves updating the PVR drivers. JT had ported the code over from the crespo kernel to update the PVR drivers, but something seemed to conflict with it as it had random freeze ups. The reason this hasnt been fixed yet, is it is a HUGE change.. Literally hundreds of lines of kernel codes are changed/removed/added so its not a simply thing to pinpoint. Entropy is taking a look this weekend as he found some things to be a mess.
Also, you might want to give some credit in your OP... ALOT of people including myself worked incredibly hard to bring CM10 to the infuse, so its the least you could do for using it as your base.
Click to expand...
Click to collapse
I apologize, like I said this is my first port/ROM. If you could tell me who to give the proper credits to, I will put then in the OP. And thank you for the information about project butter
Sent from my jelly bean infused infuse
Yuma75 said:
First off, congrats on getting the port to work, but I have to agree with pretty much everything Scott said. Unfortunately what you mention trying to accomplish is going to take more than just zipping a few files over the top of an existing ROM.
As a good rule of thumb it is always advisable to get permission from the original source if you are going to use it in your build, and from the sounds of Scott's post this hasn't happened. We all like new things and all are trying to improve or phone experience, but it is important to be respectful of the time and effort of those that have come before.
Food for thought as you continue your endeavors and best of luck to you.
Sent from my SGH-I997 using Tapatalk
Click to expand...
Click to collapse
Yes I know that now, I didn't really know that I should get permission for the cm10 too but I did get it for the ROM I ported. Who else worked on the cm10 ROM with you and Scott?
Sent from my jelly bean infused infuse
supernewbdev said:
I apologize, like I said this is my first port/ROM. If you could tell me who to give the proper credits to, I will put then in the OP. And thank you for the information about project butter
Sent from my jelly bean infused infuse
Click to expand...
Click to collapse
Great Job in getting the Port on it's feet!
edit: Apologize for upsetting those that didn't understand me, or for me not being clear...
I wouldn't mind helping test out at all, send me a PM or just tell me what's up in a post on here.
-U.S Army 18x-

AOKP for tab 7+

Hello everyone?
I posted a while back here if there was a possibility of seeing an AOKP port for this awesome device. but I got no answer from anyone
So I figured maybe its time to learn how to do it myself and contribute to the community here.
My question is where can I learn to start porting? It can't be rocket science. I've been observing the cm9 port for some time before the official ics was out. And it went from a non useable rom to a full daily driver in a few days after the release of the official ics. So I was thinking maybe we could get the same results with AOKP? I'm hoping someone can point me at the right direction that's all.
Thanks.
MacZzang said:
Hello everyone?
I posted a while back here if there was a possibility of seeing an AOKP port for this awesome device. but I got no answer from anyone
So I figured maybe its time to learn how to do it myself and contribute to the community here.
My question is where can I learn to start porting? It can't be rocket science. I've been observing the cm9 port for some time before the official ics was out. And it went from a non useable rom to a full daily driver in a few days after the release of the official ics. So I was thinking maybe we could get the same results with AOKP? I'm hoping someone can point me at the right direction that's all.
Thanks.
Click to expand...
Click to collapse
There are a lot of useful porting guides on the Chef Central sub forum on XDA. There's bound to be an AOKP guide there somewhere. Shouldn't be too hard considering we have CM9 mostly working thanks to locerra and aorth.
Sent from my SPH-L710 using xda premium
Thank you so much! I found a guide it should be what I'm looking for if u come across any other thread I would greatly appreciate it man. I'm gonna start this porting project soon. I just have a question if u have any experiance in this. What's the possible least damage that could come from this? I mean I've seen a few devs in the s2 section that hard bricked their phones testing out ports or something like that. Do u think that's possible? I'm definitely doing this, I just wanna know what might come my way. And thanks again
MacZzang said:
Thank you so much! I found a guide it should be what I'm looking for if u come across any other thread I would greatly appreciate it man. I'm gonna start this porting project soon. I just have a question if u have any experiance in this. What's the possible least damage that could come from this? I mean I've seen a few devs in the s2 section that hard bricked their phones testing out ports or something like that. Do u think that's possible? I'm definitely doing this, I just wanna know what might come my way. And thanks again
Click to expand...
Click to collapse
I have some experience with porting. And from what I've experienced, I've never had an actual "hard brick". I've done builds in which the device doesn't boot or boot loops but a clean Odin flash or backup usually fixes those soft bricks. I think the big thing to really worry about is the partition mounting bug that's been affecting galaxy devices with ICS. Those have been known to hard brick devices with seamlessly simple tasks, such as, using Odin, or even as flashing a ROM.
Sent from my SPH-L710 using xda premium
Ceelos09 said:
I have some experience with porting. And from what I've experienced, I've never had an actual "hard brick". I've done builds in which the device doesn't boot or boot loops but a clean Odin flash or backup usually fixes those soft bricks. I think the big thing to really worry about is the partition mounting bug that's been affecting galaxy devices with ICS. Those have been known to hard brick devices with seamlessly simple tasks, such as, using Odin, or even as flashing a ROM.
Sent from my SPH-L710 using xda premium
Click to expand...
Click to collapse
Hmmm it dose sound kinda scary... but what the hell I'm determined to get this done I've flashed maybe hundreds of roms to so many different devices, and I'm glad I never had any problems. I'm just a bit worried beacuse this is a rom I messed with and I'm not quite sure I'm any good at this yet seeing that htis is my first time ever messing around like this... Hay if it's alright with you, I would like to ask you a favor seeing that you have some experience in porting. I started the whole porting thing, and I followed a few guides here and there. I put together the rom but it hangs at the boot animation after about two mins...? give or take. I made a logcat and I was wondering if you could take a look at it if you don't mind I would greatly appreciate any input
thanks again!
Oh here's the link to the logcat
http://pastebin.com/10X2MWNw
MacZzang said:
Hmmm it dose sound kinda scary... but what the hell I'm determined to get this done I've flashed maybe hundreds of roms to so many different devices, and I'm glad I never had any problems. I'm just a bit worried beacuse this is a rom I messed with and I'm not quite sure I'm any good at this yet seeing that htis is my first time ever messing around like this... Hay if it's alright with you, I would like to ask you a favor seeing that you have some experience in porting. I started the whole porting thing, and I followed a few guides here and there. I put together the rom but it hangs at the boot animation after about two mins...? give or take. I made a logcat and I was wondering if you could take a look at it if you don't mind I would greatly appreciate any input
thanks again!
Oh here's the link to the logcat
http://pastebin.com/10X2MWNw
Click to expand...
Click to collapse
hmmmm...I *might* know whats causing the problem. Any way you can upload and link to the build you made?
Edit: I'm gonna get my environment set up and try building it. Its been a while.
Ceelos09 said:
hmmmm...I *might* know whats causing the problem. Any way you can upload and link to the build you made?
Edit: I'm gonna get my environment set up and try building it. Its been a while.
Click to expand...
Click to collapse
hmm where can I upload the file? should i like split the file into parts and email them? it would be around five parts.. or should i use one of these file hosting sites? so from what you see is it something big or is it a simple problem?
and again thank you so much
Edit: someone just looked at my logcat from the thread with the guide and said that it was a framework issue, here
E/JNIHelp ( 3712): RegisterNatives failed for 'com/android/server/PowerManagerService', aborting
F/libc ( 3712): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1)
could the problem be from the PowerManagerServise? ill try swapping that file and using the one from the base rom and see what happens
MacZzang said:
hmm where can I upload the file? should i like split the file into parts and email them? it would be around five parts.. or should i use one of these file hosting sites? so from what you see is it something big or is it a simple problem?
and again thank you so much
Edit: someone just looked at my logcat from the thread with the guide and said that it was a framework issue, here
E/JNIHelp ( 3712): RegisterNatives failed for 'com/android/server/PowerManagerService', aborting
F/libc ( 3712): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1)
could the problem be from the PowerManagerServise? ill try swapping that file and using the one from the base rom and see what happens
Click to expand...
Click to collapse
Hold off on uploading it, I'll try n compile a build myself within the next couple days. As for the error which libandroid_runtime.so were u using? If u were using the base one, try replacing it with the CM one. I'll have to take a closer look at the log later
Edit: Should have all my build environment and sources synced sometime around mid-week, at the latest. Had to juggle some partitions around and reinstall Linux. Any progress on your end lately?
Sent from my SPH-L710 using xda premium
Ceelos09 said:
Hold off on uploading it, I'll try n compile a build myself within the next couple days. As for the error which libandroid_runtime.so were u using? If u were using the base one, try replacing it with the CM one. I'll have to take a closer look at the log later
Edit: Should have all my build environment and sources synced sometime around mid-week, at the latest. Had to juggle some partitions around and reinstall Linux. Any progress on your end lately?
Sent from my SPH-L710 using xda premium
Click to expand...
Click to collapse
well I'm not any good at linux or and kinda programming sadly but I've been trying different galaxy s2 roms ive tried swapping around hundreds of different files but to no prevail .. I cant get passed the boot screen. I've done numerous logcats and they all seem to have the same error... but the number after the F/libc keeps changing... is there anything i should learn so that I can be of real help? besides just swapping files
MacZzang said:
well I'm not any good at linux or and kinda programming sadly but I've been trying different galaxy s2 roms ive tried swapping around hundreds of different files but to no prevail .. I cant get passed the boot screen. I've done numerous logcats and they all seem to have the same error... but the number after the F/libc keeps changing... is there anything i should learn so that I can be of real help? besides just swapping files
Click to expand...
Click to collapse
I've tried compiling it from source but get an error when trying to compile the kernel. I'm looking into it right now. Just seems to be missing some base files.
Also, by Galaxy S2 ROMs you mean AOKP based ROMs, right? As far as I know, in order to understand and fix most issues you'll need to learn some C programming, along with some python. Porting with wizip requires just a basic understanding of the Android files. (framework, libs, etc.) a user named xboxfanj has ported alot of ROMs, you can ask him for some insight. Marcusant is another user whose ported a lot as well, but they easily have more insight in this than I do.
Edit: asked xboxfanj for some insight, here's what I got:
"What did you do to port this? The method I recommend is first delete everything in the aokp zip besides the system folder and then copy everything besides system from cm to aokp. Then copy the tab's system/build.prop and etc and vendor and firmware (if there is a folder for that) folders. Also copy the lib/hw and lib/egl folders from cm to aokp. I'm not sure if you're talking about the galaxy tab 2 7" or the original galaxy tab, but either way, go to github.com/themuppets/proprietary_vendor_samsung
If you have the original gtab, go to the p1 and p1 common folders. If you have the new one, go to p31xx in the common folder. You can download it as a zip by clicking zip on the webpage. Then you can just drag and drop the files. After that, copy bin/rild bin/pppd (if its there) lib/libril lib/libsec-ril and lib/libsecril-client. I recommend porting from the kindle fire if you have the tab 2 7" since that device has the same resolution.
Not much is given away by your original logcat. Maybe try a different libandroidruntime (if you were using your cm one, use the aokp one, if you were using the aokp one, use the cm one).
Another method you could use is copy app, framework, and media from the aokp zip to the cm zip (delete those folders from cm first)."
Sent from my SPH-L710 using xda premium
Ceelos09 said:
I've tried compiling it from source but get an error when trying to compile the kernel. I'm looking into it right now. Just seems to be missing some base files.
Also, by Galaxy S2 ROMs you mean AOKP based ROMs, right? As far as I know, in order to understand and fix most issues you'll need to learn some C programming, along with some python. Porting with wizip requires just a basic understanding of the Android files. (framework, libs, etc.) a user named xboxfanj has ported alot of ROMs, you can ask him for some insight. Marcusant is another user whose ported a lot as well, but they easily have more insight in this than I do.
Edit: asked xboxfanj for some insight, here's what u got:
"What did you do to port this? The method I recommend is first delete everything in the aokp zip besides the system folder and then copy everything besides system from cm to aokp. Then copy the tab's system/build.prop and etc and vendor and firmware (if there is a folder for that) folders. Also copy the lib/hw and lib/egl folders from cm to aokp. I'm not sure if you're talking about the galaxy tab 2 7" or the original galaxy tab, but either way, go to github.com/themuppets/proprietary_vendor_samsung
If you have the original gtab, go to the p1 and p1 common folders. If you have the new one, go to p31xx in the common folder. You can download it as a zip by clicking zip on the webpage. Then you can just drag and drop the files. After that, copy bin/rild bin/pppd (if its there) lib/libril lib/libsec-ril and lib/libsecril-client. I recommend porting from the kindle fire if you have the tab 2 7" since that device has the same resolution.
Not much is given away by your original logcat. Maybe try a different libandroidruntime (if you were using your cm one, use the aokp one, if you were using the aokp one, use the cm one).
Another method you could use is copy app, framework, and media from the aokp zip to the cm zip (delete those folders from cm first)."
Sent from my SPH-L710 using xda premium
Click to expand...
Click to collapse
Ok I've downloaded a bunch of different roms for a number of devices (nexus S, galaxy s2, galaxy s, galaxy tab p1,s2 at&t, tab 2 7.0) but this time they are all pure AOKP builds not that they weren't before but they were all custom. I'm gonna try out the two methods you just mentioned and see what happens. ill try to reach Marcusant sense you already reached xboxfanj. I'll try to start learning some C and python and hopefully i can learn enough in time to actually be able to do something here. so what do you do for a living man are you a programmer?
MacZzang said:
Ok I've downloaded a bunch of different roms for a number of devices (nexus S, galaxy s2, galaxy s, galaxy tab p1,s2 at&t, tab 2 7.0) but this time they are all pure AOKP builds not that they weren't before but they were all custom. I'm gonna try out the two methods you just mentioned and see what happens. ill try to reach Marcusant sense you already reached xboxfanj. I'll try to start learning some C and python and hopefully i can learn enough in time to actually be able to do something here. so what do you do for a living man are you a programmer?
Click to expand...
Click to collapse
You might wanna port mainly from the Galaxy S2, seeing as how we have more in common with them hardware wise.
And no. I'm about to start my college classes next month at DeVry. Gonna do their Computer Engineering course. I don't know much but as soon as class kicks in, I'm hoping it'll kick start my development here on XDA. For the time being, I usually lurk around n help. Maybe learn a thing or two by reading a random thread or guide.
Sent from my SPH-L710 using xda premium
Well things don't look so good from my end... I've put together about 16 different roms and they all won't go past the boot screen. And the galaxy s2 roms kept giving me the same fatal error... I'm hitting a wall here I don't know what to do.. I'm guessing we just have to get our hands dirty with this one.. I'm doing some reading on python and c hopefully I can figure this out...
So ur a student? That's cool I wanted to learn program and computer engineering before I got into university
Sweet God Almighty, if we got AOKP on this thing I... I... well... I think I might just cry for joy. :crying:
Hahahaha yeah same here I love AOKP based roms, they have more options! And aokp has a unicorn! But sadly we have been trying here for a few days and well I'm not really a Dec I'm just following porting guides and tutorials around xda trying out different things here and there hoping we can get passed the boot screen. Would definitely appreciate your help
Been having some trouble setting my build environment up, so I'm currently seeking some help from others who have experience building AOKP from source. Hopefully they can guide me through it and I find what I did wrong
Sent from my SPH-L710 using xda premium
AOKP == CM
Android Open Kang Project is basically CyanogenMod. Minus some features. I have no interest in seeing AOKP on this device. Sorry. Any optimizations AOKP could bring would already be in CM.
For what it's worth, I did get a device tree configured which can build AOKP, but it didn't boot (stuck at boot animation, logs complaining about yamaha audio). That was in July, and I never went back to it.
aorth said:
Android Open Kang Project is basically CyanogenMod. Minus some features. I have no interest in seeing AOKP on this device. Sorry. Any optimizations AOKP could bring would already be in CM.
For what it's worth, I did get a device tree configured which can build AOKP, but it didn't boot (stuck at boot animation, logs complaining about yamaha audio). That was in July, and I never went back to it.
Click to expand...
Click to collapse
I figured you wouldn't be interested aorth I don't blame you. I have little experience in this and figured I'd hop in and see if I could do get it going but the Yamaha audio issue seems to come up in every logcat I take as well.
Sent from my SPH-L710 using xda premium
aorth said:
Android Open Kang Project is basically CyanogenMod. Minus some features. I have no interest in seeing AOKP on this device. Sorry. Any optimizations AOKP could bring would already be in CM.
For what it's worth, I did get a device tree configured which can build AOKP, but it didn't boot (stuck at boot animation, logs complaining about yamaha audio). That was in July, and I never went back to it.
Click to expand...
Click to collapse
Aorth u broke my heart man I actually had lots of hope that this can be pulled off... so you're saying this is impossible to do? I like aokp because if the rom control menu I feel it has more options and customization. But cm9 is great too. Thank you so much for all the hard work u have put into bringing cm9 to our awesome tabs
Ceelos09 said:
I figured you wouldn't be interested aorth I don't blame you. I have little experience in this and figured I'd hop in and see if I could do get it going but the Yamaha audio issue seems to come up in every logcat I take as well.
Sent from my SPH-L710 using xda premium
Click to expand...
Click to collapse
Yeah I saw the Yamaha audio thingie too...? What's the problem? Is that a driver thing or something else? From the way you both mentioned it I'm guessing its something serious.. ?
Sent from my GT-P6200 using xda premium
aorth said:
Android Open Kang Project is basically CyanogenMod. Minus some features. I have no interest in seeing AOKP on this device. Sorry. Any optimizations AOKP could bring would already be in CM.
For what it's worth, I did get a device tree configured which can build AOKP, but it didn't boot (stuck at boot animation, logs complaining about yamaha audio). That was in July, and I never went back to it.
Click to expand...
Click to collapse
Curious, what can CM do feature wise that AOKP can't?
I can think of quite a few that AOKP can do that CM can't.
Posted from my Galaxy S III.

[taktiK 4.4 Test Build up][Test it?] N_otori0us_ Tests

Hi.
I'll be uploading all my ports and messed around kernels and other development related stuff here.
So far I've got like 4 roms I'll be porting and need testers for, so if you could test that would be awesome
My Amazing Testers (Thanks btw)
Deadman____(#)
Saranhai + Team Inferno
Bertscookie
TonyMEGAphone
linsalata28
ROMS YAY
ROMS.
[ROM] TouchSation (TouchWiz)
[ROM] Carbon ROM Port (AOSP)
[ROM] AOKP Port from ACE (AOSP)
[ROM]CyanogenMod 10.1 JELLYTIME Nightlies! (AOSP)
[ROM CodeFireX Port (AOSP)
[ROM CyanX Port (AOSP)
[ROM AOSP KitKat 4.4 Test1 (AOSP)
Thanks for testing.
If you like what I do, press thanks, It tells me that I'm appreciated lol​
Kernels!
If you want me to make a flashable zip of any kernel from a rom just ask here and I'll do it
4.3
For Albinoman887's CM10.2
- Original Kernel ---> http://goo.gl/GTMdEH --->Tested and working
- Modded Coderzs .64 Kernel without headset overheat---> http://goo.gl/kVYIg4 ----> Tested and working
For Coderzs Slimbean
- Modded Coderzs .64 Kernel without headset overheat ---> [STRIKE] http://goo.gl/fXAYki [/STRIKE] ---> Not Working, confirmed by tonyMEGAphone
- Modded Coderzs .64 Kernel without headset overheat ---> http://goo.gl/RYR9q9 ----> Tested and booting; wifi not starting (TEST2)
- Modded Coderzs .62 Kernel without headset overheat ---> Link Coming soon ---> Untested
- I'll make an original if I am asked .
HEADSET OVERHEAT FIXED AS OF October 1st
So what now? Now, if you see an older rom and would like it to have a kernel that doesn't overheat and is new, tell me what rom you would like it for. Maybe someone will update it Guess not...
Another one
LAST ONE. Just in case
Go ahead bro...
Sent from my myTouch 4G using xda app-developers app
SamSation Port
This ROM has been ported from the Desire S with permission from KernelDev101. The original rom was called SamSation.
I've got a port that boots up fine; but I still need testers for it. Thanks to Deadman____(sorry forgot the numbers) for letting me know it boots up.
I also think that WiFi doesn't work. If someone could compile kernels or flash different kernels to see which one gets it working that'd be awesome too.
Link --> goo.gl/xOYUDR
BUGS
- Wifi not starting
- TW launcher keeps Force closing To fix this flash the S4 launcher (http://d-h.st/1TF) from the thread at the bottom of the post.
Original Thread
http://forum.xda-developers.com/showthread.php?t=2421582
Thanks for testing.
Great way to contribute :thumbup:
Sent from my SPH-L710 using xda app-developers app
Notorious said:
Great way to contribute :thumbup:
Sent from my SPH-L710 using xda app-developers app
Click to expand...
Click to collapse
lol Nice name man,
great job bro.....testing.....we post any issue here.
---------- Post added at 10:07 AM ---------- Previous post was at 09:23 AM ----------
bro sdcard not mounting, touchpad to wake,wifi and always get unforunely, touchwiz home has stope.
EBUKS4UALL said:
great job bro.....testing.....we post any issue here.
---------- Post added at 10:07 AM ---------- Previous post was at 09:23 AM ----------
bro sdcard not mounting, touchpad to wake,wifi and always get unforunely, touchwiz home has stope.
Click to expand...
Click to collapse
Forgot to mention. Go to the the desire s forum and fond the saga sation rom thread.
It should have this thing called the so launcher. Flash that to get tw home to stop FC.
Also for Wi-Fi I don't think I could really do much all we have to do is Flash new kernels. Also USB mount isn't working?
Sent from my myTouch 4g using xda app-developers app
Sketchy
You know I'm not going to just stop sharking the forums even when I'm content with the bugs in my phone. In the CM10 Jellybean ROM forum I saw you direct someone else here. Lead me into seeing you've made a modified slimbean kernel. I'm going to take it for a spin once my phone charges back to full.
I'll let you know my results, although I am no coder, I surely have been through enough of these 4.3 roms to know my way around. You know~
____________________________________________________________________________
4ext recovery touch...
E:Error in /sdcard/SlimBean-4.3-Kernel-.64.zip
(Status 6)
Installation aborted.
So theres that...
tonyMEGAphone said:
You know I'm not going to just stop sharking the forums even when I'm content with the bugs in my phone. In the CM10 Jellybean ROM forum I saw you direct someone else here. Lead me into seeing you've made a modified slimbean kernel. I'm going to take it for a spin once my phone charges back to full.
I'll let you know my results, although I am no coder, I surely have been through enough of these 4.3 roms to know my way around. You know~
____________________________________________________________________________
4ext recovery touch...
E:Error in /sdcard/SlimBean-4.3-Kernel-.64.zip
(Status 6)
Installation aborted.
So theres that...
Click to expand...
Click to collapse
Aw shiz. Sorry about that. I'll fix it, thats why I have testers yay!
EDIT: Added new version of the kernel. Hopefully it flashes now. Link ---> http://goo.gl/RYR9q9
My Carbon ROM port
I had made a Carbon rom which I ported from the Doubleshot. I didn't formally release it because Coderzs had built one from source so I didn't feel the need since source roms are much better. Nevertheless, I'll put it out in case anyone wants to try it. I know it boots up, I don't remember if wifi works, but I think it does...
Link --> http://goo.gl/eMnFof
My AOKP Port
I ported AOKP from the DHD a really long time ago but never released it because the Wi-Fi didn't start. Yeah sucks eh? But if anyone wants it here it is. It boots up for sure
Its the last version to be compiled for the Desire HD, June 24th I think.
Link --> http://goo.gl/fqATNz
No worries
N_otori0us_ said:
Aw shiz. Sorry about that. I'll fix it, thats why I have testers yay!
EDIT: Added new version of the kernel. Hopefully it flashes now. Link ---> http://goo.gl/RYR9q9
Click to expand...
Click to collapse
It's alright. I'll give it a shot now.
_____________________________________________________________________________________________________
Phone boots, so far everything is working like normal. I don't always listen to music through the Glacier but I have been for the last hour just to test the heat. I even took the protective cover off so I could feel the actual phone. So far it's a cool as always especially around the battery and the headphone jack itself.
The screen flicker is still alive, which I know you weren't trying to address, but the screen does stay illuminated black the entire time I'm listening to music. Nothing unusual for this phone with any 4.3 JB ROM. If you keep making mod's I'll keep testing them. This weekend I'm going on a motorcycle trip so my internet effing off will be limited. Although next week I'll be all over guinea pig mode.
Is there anything else I should be looking for specifically in this mini-build of yours?
tonyMEGAphone said:
It's alright. I'll give it a shot now.
_____________________________________________________________________________________________________
Phone boots, so far everything is working like normal. I don't always listen to music through the Glacier but I have been for the last hour just to test the heat. I even took the protective cover off so I could feel the actual phone. So far it's a cool as always especially around the battery and the headphone jack itself.
The screen flicker is still alive, which I know you weren't trying to address, but the screen does stay illuminated black the entire time I'm listening to music. Nothing unusual for this phone with any 4.3 JB ROM. If you keep making mod's I'll keep testing them. This weekend I'm going on a motorcycle trip so my internet effing off will be limited. Although next week I'll be all over guinea pig mode.
Is there anything else I should be looking for specifically in this mini-build of yours?
Click to expand...
Click to collapse
Lol I dunno. What else would you like?
Sent from my myTouch 4g using xda app-developers app
JellyTime For Glacier
JellyTime is a version of Cyanogen 10.1 and 10.2. Its developed by RandomBlame over at the DHD threads so go thank him.
I will release a test version of the rom to confirm wifi is working, then I'll start porting the rom every 2 weeks.
I'll port his 4.2.2(11) then his 4.3 builds.
Link ---> (Coming Soon)
Original thread --> http://forum.xda-developers.com/showthread.php?t=1778202
dang buddy, you are just SMOKING! awesome work bro, keep it up!
you must have a lot of time on your hands lol
saranhai said:
dang buddy, you are just SMOKING! awesome work bro, keep it up!
you must have a lot of time on your hands lol
Click to expand...
Click to collapse
Yeah made these a while ago lol
The wifi is just annoying, I would make roms but never put them out because wifi wouldn't start.
Even with the slimbean kernel

Categories

Resources