i am interesting to join the development for i9000. however, i have no idea how to start. can anyone tell me where i can get the source code and what kind of compiler i can use to compile??? Thx
Related
Due Requests & Complaints on Twitter, I've decided to make the souce I have available to the Public.. It's more for Dev's to work with, but if you wish to help support or maintain / Add to fixes, please let Barak & I know if you want to help.
github link > https://github.com/barakinflorida/Vibrant-open
Enjoy,
~Eugene
Thanks for work you've put into this, CM, etc. You shouldn't have to do this just to get some peace.
Thanks for your very hard work eugene.
Sent from my Samsung Vibrant Galaxy S using XDA App
Thats wassup lets get these kernels.pumping..
Eugene you the bestest!
Reported All Posts.. This is about Dev. Not the GPL regarding the Post.
The thread is not about discussion about GPL licensing, this thread is for development of the kernel only.
Stay on topic.
Hi eugene
I'm interested in doing some modification. Just like to know what tools are you using to compile and test these code?How is your set up?
ubuntu Linux 64-bit
Tools used are what Samsung suggested per kernel setup.
Kernel Source for Vibrant?
Hi Eugene,
Can you help me to understand what this kernel build is? Did you take the I9000 source and modify it to work on the Vibrant?
Does it fix the battery drain problem?
Put another way, could this source be compiled and be expected to run on the Vibrant? (Sorry about the noobiness; I am a EE but not a programmer.)
Thanks,
Bruce
BruceElliott said:
Hi Eugene,
Can you help me to understand what this kernel build is? Did you take the I9000 source and modify it to work on the Vibrant?
Does it fix the battery drain problem?
Put another way, could this source be compiled and be expected to run on the Vibrant? (Sorry about the noobiness; I am a EE but not a programmer.)
Thanks,
Bruce
Click to expand...
Click to collapse
I believe this would be simply the source code for the compiled 2.2 kernel we use that he has gotten to work. It was requested by a bunch of people but I read on the cm6.1 irc logs that they requested his source to help speed up the process. I'm sure it can be compiled, but without any modifications you will simply get what is already available in compiled form.
Sent from my SGH-T959 using XDA App
Firstly thanks to nobodyAtall to release the kernel sources for porting the 3.0.x kernel on the Xperia 2011 devices... he will be working on the smultron while i will take up anzu (Xperia ARC/ARC S) & zeus (Xperia PLAY)
for now till we get most things working we will shift discussion to nAa's thread...
closing this thread for now...
-------------------------------------------------------------------------------------------------
my work in progress sources are uploaded here:
Github Sources
Just a statement regarding kernel source: The Kernel Source is released for all at GITHUB repo given below. BUT Free software does NOT mean no work or time was spent working on it. A lot of my free time has gone into patching/testing this kernel/features integrated in this kernel. If you use my modified kernel source in parts or in its entirety, I kindly ask you mention its origins and to send me a github pull request or PM whenever you find bugs or think you can help improve my kernel hack further. This way the entire community will truly benefit from the spirit of open source.
Thank you !
Click to expand...
Click to collapse
developers are welcome to fork the repo and try fixing the issues... if u are able to resolve any issue please send a pull request so that other users of this kernel will benefit...
currently the issue is that the display is screwed...
Changelog, working/not working log can be found here
this is a DEV ONLY THREAD
SPAMMERS SHOULD BE REPORTED AND BANNED!
THESE ARE ONLY KERNEL SOURCES MENT ONLY FOR ADVANCED USERS/DEVELOPERS TO HELP FIX THE KERNEL
Changelog:
20130424-0030 : added fix for shifting screen while in OS, display is still "lagging", not refreshing correctly
20130423-0430 : merged changes for anzu support into mogami board, working defconfig for anzu along with drivers for various components
20130422-2330 : initial import from nAa sources
Tested On:
Stock ICS ROM 4.1.B.0.587
CM10-FXP215
Whats Working:
device boots
usb gadget works
adb works (in recovery)
display working though might need some fixing
buttons work in recovery
android OS boots (stock ROM)
touchscreen works
sim card is detected
physical buttons are working correctly (stock ROM)
bluetooth is working
Whats Not Working:
ROM (CM10-FXP215) gets stuck at boot animation, doesnt go past the animation
ROM (Stock ICS FW .587) screen doesnt refresh properly
Glad to see DoomLord back to dev the new kernel,
I'll be the tester!!!
Nice DoomLord..
Hope Wedgess or Rachit can do something about this, n give our device something new...
Coz I'm just a noob user .
Real good stuff, exciting development going on for our old devices. I can be a tester for Anzu/Ayame if you need!
kpstar1119 said:
Glad to see DoomLord back to dev the new kernel,
I'll be the tester!!!
Click to expand...
Click to collapse
zaki0saad said:
Real good stuff, exciting development going on for our old devices. I can be a tester for Anzu/Ayame if you need!
Click to expand...
Click to collapse
for now i am myself a tester since i have the device with me
vashta said:
Nice DoomLord..
Hope Wedgess or Rachit can do something about this, n give our device something new...
Coz I'm just a noob user .
Click to expand...
Click to collapse
yes i do hope other advance users, devs can start pitching in and help fix this...
PLEASE STOP POSTING SPAMMING THREAD
till we get most things working we will shift discussion to nAa's thread...
closing this thread for now...
calling all devs!
need help fixing the sources for Xperia Arc (anzu)...
sources are pushed here.. please start contributing...
http://www.androidpolice.com/2013/0...or-sprint-and-us-cellular-galaxy-s4-variants/
Let the custom ROMs begin.
agentfazexx said:
http://www.androidpolice.com/2013/0...or-sprint-and-us-cellular-galaxy-s4-variants/
Let the custom ROMs begin.
Click to expand...
Click to collapse
roms have nothing to do with kernel source, just kernels
luckily enough the other variants had kernel source out already and were close enough so i already know the new tricks samsung included it the source
shabbypenguin said:
roms have nothing to do with kernel source, just kernels
luckily enough the other variants had kernel source out already and were close enough so i already know the new tricks samsung included it the source
Click to expand...
Click to collapse
Kernel sources do indeed help in ROM creation though. Helps so one does not have to hack up a kernel to use.
agentfazexx said:
Kernel sources do indeed help in ROM creation though. Helps so one does not have to hack up a kernel to use.
Click to expand...
Click to collapse
you can make a rom without ever touching the kernel. and without kernel source all you can do is unpack it and edit the text files in the ramdisk. its not really hacking.
Hi,
I would like to build kernel based on novafusion github sources. I want to look at some btle and NFC stuff, so i wondered if anyone is building from there? And if so how do i get all sources cloned? I figured most things i would look at is kernel, so building that would be a perfect start. But eventually i would like to do complete builds.. So a full guide to getting the correct sources would be great
I am a newbie to building Android, have done it for my defy+ though.
Sent from my GT-I8190 using xda app-developers app
Lightis said:
Hi,
I would like to build kernel based on novafusion github sources. I want to look at some btle and NFC stuff, so i wondered if anyone is building from there? And if so how do i get all sources cloned? I figured most things i would look at is kernel, so building that would be a perfect start. But eventually i would like to do complete builds.. So a full guide to getting the correct sources would be great
I am a newbie to building Android, have done it for my defy+ though.
Sent from my GT-I8190 using xda app-developers app
Click to expand...
Click to collapse
google how to build android kernel
efaustino84 said:
google how to build android kernel
Click to expand...
Click to collapse
Yeah, I am trying to get source from novafusion's github, but I have trouble figuring out how the Novafusion repo's are tied together and once kernel builds I will need to figure out the same for CM11 I think. I would have expected to get a manifest from one of their repo's but that does not seem to exist? (As noted I am a newbie to android and the repo tool, but I am no stranger to coding)
So I wondered if anyone have cloned and built the sources.. If so I would be gratefull for a guide to how I get a local build up and running.
P.s. I have not yet had time to try and put together a manifest myself - Or ask one of the novafusion guys to share theirs, but I thought there might be a general interest in this.. And I figured that there must be someone having it up and running.
Can anybody make a kernel from source code . I am a noob at kernel building so it would be great for anyone contributing towards this development thanks.
Alipro786 said:
Can anybody make a kernel from source code . I am a noob at kernel building so it would be great for anyone contributing towards this development thanks.
Click to expand...
Click to collapse
i am sorry but it's difficult to do without device at hand
Alipro786 said:
Can anybody make a kernel from source code . I am a noob at kernel building so it would be great for anyone contributing towards this development thanks.
Click to expand...
Click to collapse
What source code?
The source code for rm3 global is
https://github.com/ztemt/NX629J_P_kernel_INT
For cn it's
https://github.com/ztemt/NX629J_P_kernel