Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
So for those of us who are illiterate with all of this tech talk, am I correct in this translation?
BH_MAN is working on a way to get the updated kernel out to everyone? Essentially getting the full update as delivered from Samsung/TMobile minus the bloatware?
correct, plus his new way gives us 100% "true" root. Also he is working on making the custom kernel, so that we may run galaxy 2.1!
Holy nuts I am excited. BH_MAN... have you ever considered taking over Samsung?
Also if we do ever get a nice custom kernel that'll work with galaxy 2.1, I will buy you a 6-pack!!! 
+1. U got my vote if you are BH_MAN.Also if we do ever get a nice custom kernel that'll work with galaxy 2.1, I will buy you a 6-pack!!!
![]()

Great work BH_MAN!!
I'm staring at a kernel dump of UVJA3 right now. I'll get it uploaded within the hour.
FYI, the AMSS code also changed in the new version. I'll bundle that in as well.
Cool thanks...
It's not liking something for sure, and to be honest not sure I can Fix it.
But I'm Positive that it's the Header not Matching, which is hard to reproduce given I don't have the header from an Updated ODIN file for the kernel.
where would you have to get an Updated ODIN file from? Samsung is the only one who can make this?
But, I don't want anyone losing there Job just so we can Play.Cool thanks...
It's not liking something for sure, and to be honest not sure I can Fix it.
But I'm Positive that it's the Header not Matching, which is hard to reproduce given I don't have the header from an Updated ODIN file for the kernel.
ODIN is not accepting the tar files?
There is no special Samsung header involved. The tar files have to be in usTar format. I've posted about this here: http://androidforums.com/samsung-be...ris-found-work-still-needed-2.html#post428189
Also.. it sounds like your custom kernel is a drop in replacement for the original. Does this mean you got RFS working?!
The kernel and AMSS dump files are here: 2shared - download uvja3-rawfiles.zip

the one that is posted now and or the one that your about to post, is it still the older kernel or is it the updated kernel?I found an error in the Edited kernel I posted... Even though it allows rw, I forgot to set the SH as root so SU will work correctly for Superuser.apk /system/bin/su
I'll get an update posted shortly.
the one that is posted now and or the one that your about to post, is it still the older kernel or is it the updated kernel?
+1. U got my vote if you are BH_MAN.Also if we do ever get a nice custom kernel that'll work with galaxy 2.1, I will buy you a 6-pack!!!
![]()

Great work BH_MAN!!
I'm staring at a kernel dump of UVJA3 right now. I'll get it uploaded within the hour.
FYI, the AMSS code also changed in the new version. I'll bundle that in as well.


I'll be including root for apps like I always do in the Rom I make, just want to give a Heads up on this though..adb push ( File location of su ) /system/bin
adb shell
chmod 04755 /system/bin/su
you make it too easy, Thanks BH_Man

BH_MAN will this modified kernel be included as part of your custom roms? Maybe this is a stupid question.