[REF] Samsung GIT repository for i9003 source code - Samsung Galaxy SL i9003

Samsung has oppened a GIT repository for our phone 2 days ago (more convenient than the usual sources tarballs), as you can see on this page : https://opensource.samsung.com/guest/listMyCommunity.do
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Here is the repository : git://opensource.samsung.com/p_411

I am sorry buddy but can u tell me that how it will be beneficial for us??? Sorry I have dont have knowledge about this but want to know eagerly about this.

Instead of messing with the tarballs used by Samsung to provide the GPL parts of kernel & co, they opened a git repository, which is more convenient to retrieve the source code. (Try Google if you want more informations )
It's good for the kernel devs, and source on the repository might be more up to date than the actual tarball provided by Samsung (can't verify, I'm at work)

means now kernal coding will be more convinient to kernal coders??

can add TV-OUT with this source code?

As I understand, the stuff in there is already spreaded in the web. It's just a repository good for starters, isn't?
Does coderworkx can find anything relevant for CM (that he does not already have/know)?

u mean to say that we have the access to the opencore, kernels and rom now? thats a great thing if thats what happend.

I think this can be of very good help...i see some omap3 stuff and camera stuff

This isn't helping !
These files do we have a 4 months now.

Oh then the same old source files
Sent from my GT-I9003 using XDA App

thanks a lot!

I think code has already had most of the files created/grabbed before this was released. Which is somewhat depressing :\ because this may be considered useless

How can you tell if it was the same exact files? Maybe it just looks the same for the most part because it is the source after all but maybe the official release has some more stuff or some updated files that will make the kernels and roms work properly...
Just hoping for that CM7 to work flawlessly. hehe

Same date of old fiorano.. Same files
Inviato dal mio GT-I9003 usando Tapatalk

I think skin will explain this better.

Related

How edit a kernel?

I'm using MIUI rom for my Nexus S. I have tested Netarchy kernel, the most complete of his genre, but it give me stability issues.
I want take the default android kernel and add some non-invasive features like overclock, bln, etc. wich let's MIUI run stable.
My problem is that i don't know how i can edit a kernel. Unpack .img files, decompile and recompile them.
Anyone can help me with a small introduction?
Thanks a lot.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
dario3040 said:
Click to expand...
Click to collapse
seems like a reasonable request :S
I have to laugh?
fede91it said:
I'm using MIUI rom for my Nexus S. I have tested Netarchy kernel, the most complete of his genre, but it give me stability issues.
I want take the default android kernel and add some non-invasive features like overclock, bln, etc. wich let's MIUI run stable.
My problem is that i don't know how i can edit a kernel. Unpack .img files, decompile and recompile them.
Anyone can help me with a small introduction?
Thanks a lot.
Click to expand...
Click to collapse
first of all, wrong section..even though it is about "development"...still a question
anyways, there is no way to "edit a kernel" they have to be built from source. changes need to be made before you compile it.
there are many threads here on xda with tutorials -search >compile kernel<
a simple way to start is seach >mkbootimg< normally this would be compiled from source as well but there are a few threads that people have posted tutorials of the ins and outs and have packages for download.
basically with that you can "split" a boot.img separating the ramdisk (specific to the rom) and the kernel...then merge "your" miui ramdisk with a working (or built for other rom) kernel
You can start here:
http://forum.xda-developers.com/showthread.php?t=1039854
Moved to Q&A.

P6200 source code

//opensource.samsung.com/reception/receptionSub.do?method=search&searchValue=GT-P6200
I notice maybe we are using Tab2 source code with some inconvenience. There is a P6200 source code wish it can help you.:victory:
The eagle has landed
ICS source GT-P6200!!!
https://opensource.samsung.com/reception/receptionSub.do?method=search&searchValue=GT-P6200
Looks like the same crap we are dealing with with the HC sources. No device driver source. Weak.
Seriously, Damn. Still no Wifi. Those weasels.
looks like it says Update1? maybe there will be a 2 or 3?
Devs: Can we Haz Project Butter??
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Been wondering when you guys would discover this, been playing with it for a day and a half now .
It does have wifi source, but Samsung modified wpa_supplicant as well, which you can tell by looking at the init.rc and seeing that they don't pass any of the required arguments for wpa_supplicant (them not releasing these modifications is breaking wpa_supplicant's GPL). Because of this, and because they probably included an interface for wpa_supplicant to load (not necessarily licensed under the GPL), you can't just use the wifi modules with ASOP based builds, but you can use them in stock based builds.
Also, just as an FYI, this kernel is prone to the superbrick. There are a number of instances of the superbrick using stock recovery with the ICS release on the GT-P6800, so beware of wiping/factory resetting using the stock ICS recovery.
Thanks locerra, youre all over this stuff.
So what are our options for wifi for say an ASOP ICS/JB? Find source code somewhere? Is it possible to mod/hack together something?
I would be content with a jellybean with no wifi.
Thanks for everything guys.
chrisrotolo said:
So what are our options for wifi for say an ASOP ICS/JB? Find source code somewhere? Is it possible to mod/hack together something?
Click to expand...
Click to collapse
Hack something together, I'm looking through the differences between the wifi driver and the upstream linux kernel's wifi driver -- that one worked except for the fact that the signal range was awful and the battery performance was terrible. JB is a ways off -- probably not until there is at least a leak from samsung for some exynos4210 device, as there are some huge changes in audio and the audio chip in the tab is extremely funky.
Thanks.
Yeah im still upset about incall earpiece volume. Speaker is fine.
Damn. There must be something else we can do about audio for jellybean.
Thanks for your help and info.
6210 ICS source is live!
Its named update2
6200L ICS source is available.
according to samfirmware 6200L is indonesia and trinidad & tobago.
I think this is a model without IR port.
Probably nearly identical to ATO release
LATIN JB Source for P6200L up... http://opensource.samsung.com/reception/receptionSub.do?method=search&searchValue=GT-P6200
And I dont see any JB update for 6200L on samfirmware.. weird.
GT-P6200 JB source live.....http://opensource.samsung.com/reception/receptionSub.do?method=search&searchValue=GT-P6200
Does it has much meaning to our developer?
Especially for bluetooth driver??
Sent from my GT-P6200 using xda premium
For the Developers:
Galaxy Tab 3 7.0 Source Code: http://opensource.samsung.com/reception/receptionSub.do?method=search&searchValue=SM-T210

Kernel Source Released!

http://sourceforge.net/projects/xt897.motorola/files/XT897/7.7.1Q-6_SPR-89_ASA-36/
Here you can find the kernel source for the Photon Q.
mattlgroff said:
http://sourceforge.net/projects/xt897.motorola/files/XT897/7.7.1Q-6_SPR-89_ASA-36/
Here you can find the kernel source for the Photon Q.
Click to expand...
Click to collapse
yea im mildly annoyed i had to bother with getting teh images to get root then they release it today :/
shabbypenguin said:
yea im mildly annoyed i had to bother with getting teh images to get root then they release it today :/
Click to expand...
Click to collapse
I know! What horrible timing. At least we can hope Motorola will release kernel source in a timely manner from now on... although I do not see Atrix HD on that page.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
yawn ;P
am i gunna have to make the first rom too?
Yes Please... and, Thank you!
shabbypenguin said:
am i gunna have to make the first rom too?
Click to expand...
Click to collapse
You could call it Happy Feet ROM!
lol it was more of a joke, im gunna make this kerenl and add in a few things like oc and UV. same chipset so 1.8ghz should work shame as my sgs3 kernel.
if someone gives me a dd dump of system i can grab it and try deodexing it. i dont do a lot of roms anymore. getting jellybean on the gnexus took a lot of time etc, dont really have that much anymore
more open source
mattlgroff said:
I know! What horrible timing. At least we can hope Motorola will release kernel source in a timely manner from now on... although I do not see Atrix HD on that page.
Click to expand...
Click to collapse
Atrix HD is posted here:
sourceforge.net/projects/mb886.motorola/files/Atrix%20HD%20ATT

[DEV][PORT][B2G][REQUEST] Idea for porting B2G to i9001

I want to port Firefox OS to our i9001 and I want to try a different approach this time:
I Instead of compiling a working build, I will try to take a Firefox OS rom and I will port it. After taking a few roms apart, it appears to me that a B2G rom doesnt contain many things different from android. I found a S2 rom that is like a modified version of CM.
But I dont have got that much time atm, so you will have to be patient
If anybody is interested in helping me, I would be very happy
Hints:
- B2G is based on AOSP, not on CM
- Use CM9 (arco) as base (it's the most stable ICS rom available imo)
- Use the CM9 stock kernel along with some files of this ramdisk (of course you will have to modify it): https://github.com/mozilla-b2g/initramfs-galaxy-s2-ics
- Use CM9 as many /bin and /lib files of CM9 as possible, the ones generated for the S2 are incompatible.
- If it doesn't boot try using the libandroid_runtime.so file from B2G
- Use DDMS or Android Monitor to explore the errors
Good Luck! It's not an easy job ^^
You can read this thread, maybe help you
http://forum.xda-developers.com/showthread.php?t=1799287
_suke_ said:
You can read this thread, maybe help you
http://forum.xda-developers.com/showthread.php?t=1799287
Click to expand...
Click to collapse
He is the one that started that other thread...xD
broodplank1337 said:
Hints:
- B2G is based on AOSP, not on CM
- Use CM9 (arco) as base (it's the most stable ICS rom available imo)
- Use the CM9 stock kernel along with some files of this ramdisk (of course you will have to modify it): https://github.com/mozilla-b2g/initramfs-galaxy-s2-ics
- Use CM9 as many /bin and /lib files of CM9 as possible, the ones generated for the S2 are incompatible.
- If it doesn't boot try using the libandroid_runtime.so file from B2G
- Use DDMS or Android Monitor to explore the errors
Good Luck! It's not an easy job ^^
Click to expand...
Click to collapse
This will help that much! Thank you!
Azrael^^ said:
He is the one that started that other thread...xD
Click to expand...
Click to collapse
That´s true...
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

BatikRecovery for Orbic Wonder

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Still waiting for that kernel source, so we found some more recoveries to at least do in that time. I know it's nothing new and exciting yet, and as much as I like bringing cool stuff like this I'm just as bored with recoveries as you guys probably are. Hope it satisfies your needs for content until Orbic finally decides it wants to release the kernel source for this thing like it's legally obligated to do. Believe me, I REALLY want to stop doing just dirty ports for this thing and get down to business with some real source, but I'm kinda screwed out of that now since they refuse to release it
This is BatikRecovery. It's an Indonesian fork of TWRP with a pretty sweet theme actually. Check out more about them on their GitHub page HERE
WHAT WORKS/DOESNT WORK:
Gonna be the same as all the other ones probably... phone shows up as a Redmi 3s because of the nature of dirty ports, and oem/vendor won't mount but everything else should (if data doesn't you need to flash the disable-verity zip and factory reset)
This recovery was supposed to come with a bunch of tools as it came in a flashable zip that contained the image and the tools to all be installed at once. However, because of how dirty ports work, unfortunately the tools are left out. There's not much I can do about this until we get the proper source to build our own stuff with
DOWNLOADS:
LINK TO BATIK RECOVERY DIRECTLY
LINK TO THE REST OF THE REPO TO SEE ALL OUR OTHER STUFF
Again I can't give source code for anything unfortunately because we're working with dirty ports here (because we ourselves have no source code for the phone or we'd be doing this the right way) but please feel free to use any and all of my images on the repo above for anything you want. It's a community effort here to get this phone pulled away from the dark side of the force
THANKS TO:
Team Orbic as usual
Team Batik for that sweet banner image I'm using, that's not mine that I made that's the official one that came from their GitHub page. Pretty cool!
XDA user @zhantech for making Batik for the Redmi 3s which we ported it from. Check out the original thread for it HERE
Carliv Image Kitchen for letting me do all these gnarly dirty ports
Reserved (screenshots coming and more details)

Categories

Resources