[REQUEST] calling kernel dev's new kernel team - EVO 4G Android Development

Already got luisrcastillo and ms79723 volunteering to work with it.
need some devs that want to develop a kernel on git hub
SBC
HAVS
governors
i/o schedulers
undervolting
other performance tweets.
PM me with examples of what work you've done or if your interested and I'll add you to the github team.
looking to get a nice kernel alpha out before the end of the year.

I can do advertising/ graphics. This looks like an excellent team and I want to be a part of it somehow.

jsseidel1 said:
Already got luisrcastillo and ms79723 volunteering to work with it.
need some devs that want to develop a kernel on git hub
SBC
HAVS
governors
i/o schedulers
undervolting
other performance tweets.
PM me with examples of what work you've done or if your interested and I'll add you to the github team.
looking to get a nice kernel alpha out before the end of the year.
Click to expand...
Click to collapse
someone spending too much time on twitter?
on a more serious note - what would make this kernel different from what is already out there?

i think that would be the point of this team, a collaboration to take it to the next level and combine their knowledge to in fact bring something new to the table
murdocthc said:
someone spending too much time on twitter?
on a more serious note - what would make this kernel different from what is already out there?
Click to expand...
Click to collapse

Uncle Jimmy says hello

fail post by myself. I lose. See below.

I think Savaged-Zen team is the result of this, since it was posted last year.

jstalford said:
I think Savaged-Zen team is the result of this, since it was posted last year.
Click to expand...
Click to collapse
hah didn't even see the date. Multiple fails. Uncle Jimmy got me.

Related

some explanation

1. GPL-Violation
i think that movikun is right. I do not have rights to give my binary to anyone before I would post my sources.
and I am not sure if I have rights to determine the time I post my sources too.
see movikun's reply here: http://forum.xda-developers.com/showpost.php?p=6047882&postcount=2
so I decide to stop posting anything temporarily. thank you movikun, you teach me a lesson.
there are many devices running a .29 kernel now, they are all formal/official distributions but their sources have not open yet.
and after HTC release their .29 binary for 32A and HERO, if they don't release the sources immediately and you think it violate the GPL, please kick their ass. you will get what you want from there.
2. what I had done.
I did little things as someone said. that's TRUE. the most time I spent, were just looking into the sources, and try to understand everything. if one get enough understandings, there are not many things to do.
we have a working kernel, proper device specified files and configurations, you can find them all in msm-kernel .29/.32 and htc-kernel .27. everyone could make same changes what I did, if he have proper skills.
I had not took a look at others works, it's unnecessary and it may have noise with other's tweaks. so it doesn't make sense that I must post my sources just because they had posted theirs.
in fact, in a programmer's view, I never think these works are much valuable.
3 why I don't release my sources.
a) I know we won't get any contribution except different binary version if I would posted my patches at current. these binaries just make things more complicated.
though you can't get my sources, but if you take a look at android/HAL sources on Google's repo and Qualcomm's site, you will find something valuable about problems we faced.
but no one except me works on that. I don't believe in some people who named everything they can name. I won't work with them, or let them get my works so easily, unless they would have made some real contribution for our community.
b) after months I had posted my kernel, yongzi posted his patch. but how many people care about his work? everyone just remember something like XXkernel. what are these XXkernels?
I don't like that. I am not someone like yongzi. it's a game for me: I want to see if I do not post my patches, could these people get things done by themselves? I have shown what could be done at least, now it's our heroes's turn. they won't have any excuse to make their great named kernel staying with old radio anymore.
I am not aiming at users and ROM devs, I am talking about someone made their brand on a kernel they mashed up. if they named it as XXkernels, they should provide something special, but not a normal kernel with others patches.
even Ubuntu won't name the kernel they used as "UbuntuKernel", though they did much more. but it happened in our community. yes GPL don't prevent that, but I don't want these named kernels to include my work.
c) when I had posted the kernel binary, GPS could not work in some ROM. some people just said that the bug is in the kernel, and they didn't have the kernel sources.
now, we all get GPS working by replacing a different libgps.so, with same kernel binary.
how can you expect me to work with these people? they even don't want to understand anything, just try to mash things up and name it. if it doesn't work, all faults belong to others. and if you ask them something they have known, they never response. yes, they obeyed the GPL with their "release".
you could think they are good. but personally, I won't encourage their behaviors. the only way I can choose, just refuse to share my sources. if I have other choices, I won't be so disagreeable.
--------------
the .32 kernel is deleted temporary.
First off, let me commend you for coming clean, and at least trying to explain yourself, and not just getting angry and slurring those criticising. Thank you.
However, you seriously misunderstand the GPL. It is NOT up to you to decide if the license applies to you or not, dependent on how many changes you made. Normally i would just link to the license and scream "rtfl!", but I do NOT want this to turn into a flamewar. However, before i begin let me be clear, i am ONLY talking about the linux kernel. The rest of android is licensed under MIT, and sense bit are propietary. And it's only the Linux kernel i'm concerned about. So, let's go:
- You get the source from google/htc/motorolla/someone else. It is licensed under to you under the GPL. Which means you must abide by it, or not use the code.
- You modify it for you personal needs. This is permitted, and encouraged. You do not need to distribute anything, since it's only for you personal use.
- You've decided you want to pass along the binaries to your friend, with your changes. AT THIS VERY MOMENT you MUST give him the source code, and this is NOT NEGOTIABLE. He has every right to get the source code, just as you did when you got the source code from google, and thats because you made changes to GPL code. GPL is viral and it was deisgined SPECIFICALLY to do JUST THAT.
Also, another error that you make, is that you think that you can make a non-gpl release. Such a thing doesn't exist. You cannot change the license of GPL code. Once code is GPL, it STAYS GPL.
And yes, HTC was VERY late on numerous occasions with it's sources. We know that. However, that's not an excuse. Do you kill people just because there are murders on the world? Of course not, because they're wrong. GPL-Violations is already informed and working on getting the 32A 1.2 sources, and if it comes to that, they'll work on that too. However, that does NOT give you the right to whithold your sources.
To summarize : either you don't release the sources to the kernel, admit you're breaking the GPL, stop distributing your 2.6.29 and 2.6.32, or you put up a tarball/github somewhere, and the community will gladly accept it. The choice is yours.
P.S. This has made me, and a couple of other close devs feel extremely distastefull. The Magic scene is loosing developers to the N1 extremely fast, and it's just sad that we have to fight each other to play by the rules.
#teamdouche
sanpei, we all know what its like to work for this community. You release something and people blame you for any little bug and also never give you credit.
Despite this, I really hope you decide to post your sources, it would great to have and there are lots of people who could do great work with it. The point of this community to work together and not withhold your work because you want to be the only one with it.
Honestly, I just want to ask where did you get the information needed to create the AMSS 6355 patch or where did you obtain that code?
bcrook said:
sanpei, we all know what its like to work for this community. You release something and people blame you for any little bug and also never give you credit.
Despite this, I really hope you decide to post your sources, it would great to have and there are lots of people who could do great work with it. The point of this community to work together and not withhold your work because you want to be the only one with it.
Click to expand...
Click to collapse
Just as an outsider who lurks but really does not post anything usefull. I find the majority of the posters are very thankful on this forum. The problem is, for every 15 thank you's the one flame will be heard more than all the gratitude.
I think you should just ignore the detractors and focus on the thankful people. Pissy people will always make a bigger fuss than a happy one, yet the happy ones are the ones you need to keep happy. The unhappy ones can go to hell.
movikun said:
First off, let me commend you for coming clean, and at least trying to explain yourself, and not just getting angry and slurring those criticising. Thank you.
However, you seriously misunderstand the GPL. It is NOT up to you to decide if the license applies to you or not, dependent on how many changes you made. Normally i would just link to the license and scream "rtfl!", but I do NOT want this to turn into a flamewar. However, before i begin let me be clear, i am ONLY talking about the linux kernel. The rest of android is licensed under MIT, and sense bit are propietary. And it's only the Linux kernel i'm concerned about. So, let's go:
- You get the source from google/htc/motorolla/someone else. It is licensed under to you under the GPL. Which means you must abide by it, or not use the code.
- You modify it for you personal needs. This is permitted, and encouraged. You do not need to distribute anything, since it's only for you personal use.
- You've decided you want to pass along the binaries to your friend, with your changes. AT THIS VERY MOMENT you MUST give him the source code, and this is NOT NEGOTIABLE. He has every right to get the source code, just as you did when you got the source code from google, and thats because you made changes to GPL code. GPL is viral and it was deisgined SPECIFICALLY to do JUST THAT.
Also, another error that you make, is that you think that you can make a non-gpl release. Such a thing doesn't exist. You cannot change the license of GPL code. Once code is GPL, it STAYS GPL.
And yes, HTC was VERY late on numerous occasions with it's sources. We know that. However, that's not an excuse. Do you kill people just because there are murders on the world? Of course not, because they're wrong. GPL-Violations is already informed and working on getting the 32A 1.2 sources, and if it comes to that, they'll work on that too. However, that does NOT give you the right to whithold your sources.
To summarize : either you don't release the sources to the kernel, admit you're breaking the GPL, stop distributing your 2.6.29 and 2.6.32, or you put up a tarball/github somewhere, and the community will gladly accept it. The choice is yours.
P.S. This has made me, and a couple of other close devs feel extremely distastefull. The Magic scene is loosing developers to the N1 extremely fast, and it's just sad that we have to fight each other to play by the rules.
Click to expand...
Click to collapse
I think you are right. thank you for this lesson
for discussions:
I think I have a workaround on this: if I claim a organization, and our members can get my binary, and this organization never distribute anything to the world out of it. then it will not violate the GPL.
wesgarner said:
Honestly, I just want to ask where did you get the information needed to create the AMSS 6355 patch or where did you obtain that code?
Click to expand...
Click to collapse
you already have all things as I have.
in fact, I think you could make the patch in 1 or 2 days if you would think about how things work seriously.
sanpei said:
I think you are right. thank you for this lesson
for discussions:
I think I have a workaround on this: if I claim a organization, and our members can get my binary, and this organization never distribute anything to the world out of it. then it will not violate the GPL.
you already have all things as I have.
in fact, I think you could make the patch in 1 or 2 days if you would think about how things work seriously.
Click to expand...
Click to collapse
i have your binary and everyone on xda has it
we want the source for it and you refuse
you are a good coder im sure but you dont share the OSS spirit many of us do obviously - we just want everyone to share the code and give credit where credit is due
do you see people ripping off cyanogen for his kernel? they modify and give credit to cyanogen and this is the SPIRIT of the GPL (thanks for your work bcrook on cm kernel)
same with wes - thanks for all your work too wes - hopefully we can get NR kernel over from you soon - love your old radio version that was compiled
your above comment proves you just use FOSS and dont abide by the rules
dont release anything in the future if u dont have sources
thanks
edit: looking at your OP i dont believe you grasp OSS and the liscense
to release anything to the public can be done w/o source
the liscense states that if someone requests the source you must provide it (lots of request for your source)
HTC COMPLIES BECAUSE IF ASKED THEY WILL RELEASE
second to ahkmsk - i looked at your thread and honestly if you dont want to develop for a device you dont have then DONT
your roms are always half cooked and rarely updated / fixed - personally the only DAILY rom you released was your superD port (daily meaning i can use it on a daily basis and not be hampered by bugs or lost functionality)
maybe you should wait to own a device before you develop so you are motivated to release fully functioning roms and not half baked sense roms based on dumps
you guys are the queens of drama...
sanpei said:
I think you are right. thank you for this lesson
for discussions:
I think I have a workaround on this: if I claim a organization, and our members can get my binary, and this organization never distribute anything to the world out of it. then it will not violate the GPL.
you already have all things as I have.
in fact, I think you could make the patch in 1 or 2 days if you would think about how things work seriously.
Click to expand...
Click to collapse
Or as the beauty of the dev community, share
Of course I always give credit where credit is due - you wouldn't be disincluded
I have all of the code and have cleaned it up nicely only one bug left in it for audio - if you would like you could look at the commits and see if u see my (probable) typo
bcrook said:
sanpei, we all know what its like to work for this community. You release something and people blame you for any little bug and also never give you credit.
Despite this, I really hope you decide to post your sources, it would great to have and there are lots of people who could do great work with it. The point of this community to work together and not withhold your work because you want to be the only one with it.
Click to expand...
Click to collapse
I never said I won't release the sources forever. I just feel uncomfortable many people did things in such a way.
so if they have troubles, I don't want this trouble to be resolved by me.
and not to put too fine a point on it, I find that there not so many people who could do some serious work with the kernel, if they just wait for someone to provide the correct patches.
they should try to understand what they MUST understand. after this, we would believe that they could do something valuable, but not just name things already exists.
alan090 said:
...
Click to expand...
Click to collapse
wesgarner said:
...
Click to expand...
Click to collapse
my request is very simple:
create a real project which belongs to community only, do not call it with any uncommon name.
I don't think that cm-kernel, WGKernel, or sanpei kernel do really exist. all of these are just normal linux kernel, with some public patches and little changes.
we should not name the kernel binary we release to users too. because what we did just too trivial to mention if we compare these works with real kernel development. and some option tweaks are absolute nothing.
(you could name the ROM releases)
and we should promise that we will work in this project in the future, and we won't make a named kernel again, unless you rewrite more than 1/10 codes of the kernel and make it real different from a common kernel.
then, I will work with you guys together, you will find that I am not so idiotic as you may think now.
sanpei said:
you already have all things as I have.
in fact, I think you could make the patch in 1 or 2 days if you think about how things work seriously.
Click to expand...
Click to collapse
Oh for god's sake, if you know the solution, why don't you just TELL us what to do?? Or better yet, produce a kernel patch? Stop playing this annoying "I know something you don't, tee-hee, figure it out yourself!" game of yours.
I don't have much against you personally and I didn't want to get involved in this at all, because I really didn't give that much to Android community myself in the first place (and it's not because I wouldn't want to), but this selfish attitude of yours is annoying the hell out of me really (to put it mildly). What good is it to know something and sit on it selfishly for months instead of sharing it so others can benefit from it? And why not in exchange let others help YOU figure out the things you seem to struggle with, whenever it is because you're busy or simply because you don't know the solution, which happens to any of us sometimes, even the brightest? Isn't that the whole point of joining a community in the first place?
If everyone in the Android community was following your example, there would most likely be no community at all by now. There would just be a bunch of people like Cyanogen or Wes posting about what great things have they done with their phones that they won't allow others to reuse. What a community feeliing...
If you don't want to release something, don't, that's fine by me, I don't care that much as others do about you following GPL or not (although I really should, it exists for a reason), but if you decide so, then please also stop boasting to others about all those awesome things you have and won't give them. It doesn't make you look wise, it just makes you look like a wiseass.
You're also saying you don't like that people are splicing ROMs together with bits and pieces of other ROMs, yet instead of setting an example on how to do it right all you do is give people your kernel binary (and I mean the .29 in your ROMs, not just the .32 you've shared here earlier today) instead of kernel source. What good is the kernel binary if people can't modify it and/or compile it themselves as they should? If someone wants to make a ROM for 32A new radio, they pretty much have to do exactly what you dislike - splice your kernel binary with some other ROM and hope for the best. The effect is that you've been deliberately slowing the 32A community's progress for months now, because of...of what, exactly? Fame? The feeling of uniqueness? The community is already weakening as the many are moving to N1, why the hell would you want to weaken it even more and intentionally by denying others access to what you have available? What's the point? Unless you really don't have the sources as some people are implying, but then, why don't simply confess and be done with it with style?
I really don't get this at all.
On a separate but related note, if devs in general don't like the hacks among us (such as myself ) cooking ROMs by taking bits and pieces from everyone and splicing them together, then please let us know. I don't want to post the little I have done if it will upset the majority of devs.
Unfortunately as Case just stated, I personally have felt the need to try (as lame as my efforts may seem to the far more knowledgeable devs) to put ROMs together for the 32a Magic community and myself even if they have some bugs. We just don't have any other option at this point if we want to go with the new radio.
The majority of posters seem to always give credit where it is deserved when taking from devs.
sanpei said:
my request is very simple:
create a real project which belongs to community only, do not call it with any uncommon name.
I don't think that cm-kernel, WGKernel, or sanpei kernel does really exist. all of these are just normal linux kernel, with some public patches and little changes.
we should not name the kernel binary we release to users too. because what we did just too trivial to mention if we compare these works with real kernel development.
(you could name the ROM releases)
and we should promise that we will work in this project in the future, and we won't make a named kernel again, except you rewrite more than 1/10 codes of kernel at least.
then, I will work with you guys together. you will find that I am not so idiotic as you think now.
Click to expand...
Click to collapse
I don't think your an idiot sanpei
I just think we all have a little ways to go here
If you are willing to work on a community kernel with WG im sure all the people involved in porting/rom building will be happy to make you proud of your work
sure people like bcrook and others would be happy to contribute as well
what we just want is you to work with us - not for us
i know i will be happy to work with a new kernel on porting
i will also look into rom cooking more and work with other members to release awesome roms based on 32a community kernel
we just want to work together right
Case_ said:
...
Click to expand...
Click to collapse
giant_rider said:
...
Click to expand...
Click to collapse
I have already said that I am NOT aiming at ROM devs. the ROM is full filled with your personal styles. that's why people love your ROM. and do you think the kernel works is more difficult or valuable than what you did? absolutely NO.
I am just talking about the kernel. every named kernels are nothing different essentially. they are all one thing and they all have same patches. would you copy Cyanogen's ROM, just install/remove some apps, and name it as yours?
and I don't feel I am wise, uniqueness or somewhat, I just want to struggle with these behaviors. so I refuse to share my work with any named kernel.
the only way to prevent them from getting my patches, just do not post the sources until they are really work together, at a common project as things should go.
Case_ said:
...
Click to expand...
Click to collapse
and if all of you think what I did just slowing your progress, OK , I will QUIT. anyway, all of you will get HTC's kernel in next months.
and may I remind you, before I had posted the binary, most people had thought that it's impossible to let msm-kernel work with new radio. at least, they know it could work now. make your efforts, it's not so late.
btw, there are not any spiritual needs what I could get from these works, except the understandings on how these devices work. I have more important things in my life. I just did things on my way. that's all.
you are right on one thing. I shouldn't talk about all these bull-****. if I just had taken the binary from others who you don't know and they couldn't release their sources for some reasons, all of you will be satisfied.
so everybody here, I am just a LIAR . what you have got is STOLEN by me from somewhere. what I said above just my EXCUSEs. the fact is: I DO NOT have the sources
to me it's simple
your feelings could be understood
but once you release the binary to the public
you have to release the source code according to GPL
you may want to define the word 'public'
but you never want to redefine GPL license
that's it
alan090 said:
I don't think your an idiot sanpei
I just think we all have a little ways to go here
If you are willing to work on a community kernel with WG im sure all the people involved in porting/rom building will be happy to make you proud of your work
sure people like bcrook and others would be happy to contribute as well
what we just want is you to work with us - not for us
i know i will be happy to work with a new kernel on porting
i will also look into rom cooking more and work with other members to release awesome roms based on 32a community kernel
we just want to work together right
Click to expand...
Click to collapse
first, thank you for your kind words.
and I hope that other developers could make the patches soon, then I don't need to steal something from somewhere anymore.
you may not get the patches from me, because I am not sure if I can steal sources.
sanpei said:
my request is very simple:
create a real project which belongs to community only, do not call it with any uncommon name.
I don't think that cm-kernel, WGKernel, or sanpei kernel do really exist. all of these are just normal linux kernel, with some public patches and little changes.
we should not name the kernel binary we release to users too. because what we did just too trivial to mention if we compare these works with real kernel development. and some option tweaks are absolute nothing.
(you could name the ROM releases)
and we should promise that we will work in this project in the future, and we won't make a named kernel again, unless you rewrite more than 1/10 codes of the kernel and make it real different from a common kernel.
then, I will work with you guys together, you will find that I am not so idiotic as you may think now.
Click to expand...
Click to collapse
Hey Sanpei,
First of all I wanted to say thanks for the work you have done for 32a! I really appreciate it - it is something that I cannot do and have no knowledge of!
Secondly, I can understand the issue you have with the naming of the Kernel given that its more just tweaks to the linux kernel that is being done and not a whole new Kernel re-write. However, I think it is still necessary to give it some sort of a name for version tracking and to make sure that people know which version of the Kernel is being discussed / used.
So how about this: For the Kernel that you and others collectively work on for the community why don't we give it a generic name that is not specific to any one developer? We could call it "XDA32a Kernel" or something, that way we can track changes to our community Kernel and if something goes wrong or if there are bugs, people don't point the finger at any one developer/coder.
What do you think?
novat said:
Hey Sanpei,
First of all I wanted to say thanks for the work you have done for 32a! I really appreciate it - it is something that I cannot do and have no knowledge of!
Secondly, I can understand the issue you have with the naming of the Kernel given that its more just tweaks to the linux kernel that is being done and not a whole new Kernel re-write. However, I think it is still necessary to give it some sort of a name for version tracking and to make sure that people know which version of the Kernel is being discussed / used.
So how about this: For the Kernel that you and others collectively work on for the community why don't we give it a generic name that is not specific to any one developer? We could call it "XDA32a Kernel" or something, that way we can track changes to our community Kernel and if something goes wrong or if there are bugs, people don't point the finger at any one developer/coder.
What do you think?
Click to expand...
Click to collapse
I agree with a generic name.
every binary release should provide correct commit code. they will give all the information we need in a build.
but you should talk to other developers. I just a thief and I can't get sources
Awesome Well I can't code or anything but I am a software tester by profession, and so I have some idea of project management... Maybe I could help get our 32a devs together to work on a joint kernel project?
Who would you suggest I contact to try to get together on a kernel dev team? Yourself, wez, cursor, any others?

[Q] P6200 kernel with overclocking by richardtrip??

https://github.com/richardtrip/GT-P6200-kernel
i found this on google.. is the owner here?
where can i find the built kernel?
looks like he's using the overclocking stuff from garyd9 kernel.
i expect he would release something here. I hope. man this would be sweet. Richard if you're reading this how about custom bootanimation.zip's at some point and init.d support. Thanks!!!!!!
I think he's working with acolwill on testing and releasing. He's apparently a little more aggressive than garyd9 about blind development (I don't blame gary for this - blind dev is a high-risk process, I've been avoiding it even though the I777/I9100 differences are less than your P6200/P6210 differences.). Sometimes the problem is finding a tester whose technical skills you can trust. e.g. someone you KNOW can fix their device if it goes wrong without handholding.
Sometimes kernels show up on github and are never released as binaries - such as arighi's work.
Wow... that's really flattering to see some of my commits copied to another kernel! That made my day. I do wish he'd have taken the time to drop a message to me... just a "fyi" type thing, but that's not a big deal.
I've done recovery blind for other devices, but I can screw up all kinds of things and recovery will still work.
However, normal boot kernels are an entirely different can of worms, and there are a LOT of things that might break on these tablets. In addition, I don't have any of the 3g models, so I would have no possible way to diagnose if things went wrong with the modem. Others might be willing to tinker there. I'm not.
Take care
Gary
Yeah, I recommended that one guy from VillainROM IRC chat with you about P6200 support (he's competent enough to unfuck his device if something goes wrong without handholding), but I guess somehow he got hooked up with richardtrip.
garyd9 said:
Wow... that's really flattering to see some of my commits copied to another kernel! That made my day. I do wish he'd have taken the time to drop a message to me... just a "fyi" type thing, but that's not a big deal.
I've done recovery blind for other devices, but I can screw up all kinds of things and recovery will still work.
However, normal boot kernels are an entirely different can of worms, and there are a LOT of things that might break on these tablets. In addition, I don't have any of the 3g models, so I would have no possible way to diagnose if things went wrong with the modem. Others might be willing to tinker there. I'm not.
Take care
Gary
Click to expand...
Click to collapse
maybe its not working yet.. that's why its not in the forum anyway.. i asked a friend to help to compile it(since idk how to.. ).. will try it when he's done..
Entropy512 said:
Yeah, I recommended that one guy from VillainROM IRC chat with you about P6200 support (he's competent enough to unfuck his device if something goes wrong without handholding), but I guess somehow he got hooked up with richardtrip.
Click to expand...
Click to collapse
IRC with me? I haven't used IRC since... sometime in the early 90's, I think ... Perhaps in PM?
If there was someone with a p6200 that wanted to take on kernel development (and was technically able), I'd be happy to give them a hand. Chances are good that they'd be able to get the samsung code, manually bring over my changes to the defconfig and create their own initramfs - and it'd just work. Honestly, the hardest parts to get started are the defconfig and ramdisk. The rest of the kernel changes are really optional to start with.
Of course, "technically able" implies that they'd be doing 99% of the work, and I'd just have to nudge them in the proper direction (as has been done with me.)
Gary
I told him to PM you and say I sent you... I chat with him on IRC.
I still don't know how Pershoot manages to support 4 Tab 10.1 variants - that guy is insane.
Sent from my GT-P7510 using Tapatalk

KERNEL source released

So exciting
http://www.androidpolice.com/2012/0...rnel-source-code-including-that-of-the-one-v/
EDIT: http://dl4.htc.com/RomCode/Source_and_Binaries/doubleshot-gb-crc-2.6.35-f3a1982.tar.gz
Sent from my DoubleShot Lite using Tapatalk 2
ac3theone said:
so exciting
http://www.androidpolice.com/2012/0...rnel-source-code-including-that-of-the-one-v/
sent from my doubleshot lite using tapatalk 2
Click to expand...
Click to collapse
yyyyyyyyyyeeeeeeeeeeeeeeeeeeeeeessssssssssssssssssssssssss
Soo.... Does anyone think we could see some pure AOSP action now? Or someone could update the kernel for CM7? As you will see in general someone -whom I suspect is not alone - would love an AOSP ROM on our HTC Doubleshot.
Maybe this kernel isn't that good as we suppose...
Nusferatu said:
Maybe this kernel isn't that good as we suppose...
Click to expand...
Click to collapse
Well.... What did u expect? we don't have an ICS ROM in our future that we have been made aware of, and it is truly great news as this is something that has made many a dev stray away from this device - now we might be able to get CM7 stable - and others to work off of CM7 such as blahblah
Good news nevertheless
We need to get CM7 STABLE ASAP
We may be late in the running, but that doesn't mean we still can't get merged into the main tree
Nusferatu said:
Maybe this kernel isn't that good as we suppose...
Click to expand...
Click to collapse
Its worse than you thought... The source code was released a really long time ago. This is just an updated kernel, so the real reason for lack of development isn't because the source code wasn't available. :/
michaelmab88 said:
Its worse than you thought... The source code was released a really long time ago. This is just an updated kernel, so the real reason for lack of development isn't because the source code wasn't available. :/
Click to expand...
Click to collapse
Updated source is awesome though. Tried to get it earlier and couldn't - can't on shift and will be working straight until Friday afternoon so won't have a chance to try again for a few days.
Any percieved lack of development is due to people not putting any effort into it - everyone who cries about a lack of development should do something about it instead of waiting for someone else to do so.
Why come here if you don't want to get into dev, worse, come here and complain about yourself not doing anything? Kinda silly.
Whenever I see people complain about a lack of development I wonder why they would basically make fun of themselves? It gives me a laugh at their expense...
Sent from a digital distance.
Yeah i just got the source downloaded because it matches the new ota I'm running now, I've never seen what a dual core source looks like, or if I'll even be able to compile a kernel for this device, I've only compiled a few for the EVO shift, which was straight forward with a little help from my boy drob...who knows o may get it to boot ha-ha.......nope I fudged something in my toolchain It's broke....again.....LOL
Sent from my myTouch_4G_Slide using Tapatalk 2
strapped365 said:
Yeah i just got the source downloaded because it matches the new ota I'm running now, I've never seen what a dual core source looks like, or if I'll even be able to compile a kernel for this device, I've only compiled a few for the EVO shift, which was straight forward with a little help from my boy drob...who knows o may get it to boot ha-ha
Sent from my myTouch_4G_Slide using Tapatalk 2
Click to expand...
Click to collapse
http://dl.dropbox.com/u/62701184/arm-eabi-4.4.3.zip
That link is for the toolchain you need, i've been hosting it on dropbox for a while until I get it over to a more permanent host.
I can walk you through it later if you want.
I have it written up on how to set up your linux environment and make changes, including versioning instructions, just haven't found the time to polish off a part of it and add it to the dev reference yet.
Got a whole space reserved for the how to from start to finish on making kernels for the doubleshot, and i've already walked people through it with no kernel dev experience so if you've done it for another device it'll be a cakewalk.
I'm eating breakfast now and gotta run out to another job, and going straight from there to dodgeball practice, then work again tonight and from there right to the job i'm about to do again tomorrow this time, so tomorrow night i'm doubtless going to sleep - maybe as early as saturday evening I could go through it with you on IRC if you are interested.
Otherwise I hope to have that in the dev ref next week, work permitting.
Blue6IX said:
http://dl.dropbox.com/u/62701184/arm-eabi-4.4.3.zip
That link is for the toolchain you need, i've been hosting it on dropbox for a while until I get it over to a more permanent host.
I can walk you through it later if you want.
I have it written up on how to set up your linux environment and make changes, including versioning instructions, just haven't found the time to polish off a part of it and add it to the dev reference yet.
Got a whole space reserved for the how to from start to finish on making kernels for the doubleshot, and i've already walked people through it with no kernel dev experience so if you've done it for another device it'll be a cakewalk.
I'm eating breakfast now and gotta run out to another job, and going straight from there to dodgeball practice, then work again tonight and from there right to the job i'm about to do again tomorrow this time, so tomorrow night i'm doubtless going to sleep - maybe as early as saturday evening I could go through it with you on IRC if you are interested.
Otherwise I hope to have that in the dev ref next week, work permitting.
Click to expand...
Click to collapse
I might have my little one on Saturday night so that maybe a no go for then, the tool chain I currently have is 4.4.1, because anything newer for the speedy breaks a ton during the compile.....I changed some commands around for ****s and giggles and got a zimage in arch/arm/boot so I split it with the ota ramdisk and I'm just gonna try....if that goes south I'll setup your tool chain....thanks blue your like the DoubleShot dictionary....
Also I'm gonna grab one of your kernel zips for test flashes if that's ok
Sent from my myTouch_4G_Slide using Tapatalk 2
Blue6IX said:
Updated source is awesome though. Tried to get it earlier and couldn't - can't on shift and will be working straight until Friday afternoon so won't have a chance to try again for a few days.
Any percieved lack of development is due to people not putting any effort into it - everyone who cries about a lack of development should do something about it instead of waiting for someone else to do so.
Why come here if you don't want to get into dev, worse, come here and complain about yourself not doing anything? Kinda silly.
Whenever I see people complain about a lack of development I wonder why they would basically make fun of themselves? It gives me a laugh at their expense...
Sent from a digital distance.
Click to expand...
Click to collapse
Hey I'm not complaining, and I am working on it! I just have to balance between school and work and learning how to build cm7/cm9 from source.
You can check out a little bit of what I've been working on github.com/mafischer
michaelmab88 said:
Hey I'm not complaining, and I am working on it! I just have to balance between school and work and learning how to build cm7/cm9 from source.
You can check out a little bit of what I've been working on github.com/mafischer
Click to expand...
Click to collapse
Lol no worries my friend, was a general comment and not aimed at you in particular, just a perspective I wanted to put out there and you were the first opportunity to do so.
I still haven't found the time to get git set up and learn how to use it - that whole life getting in the way of living thing. Given you have git going that makes you a more responsible dev then I in my book -
@ strapped: all my work available is a contribution to the open source community at large, and the members of XDA in particular. If any of it can be useful, especially as a teaching tool, I wholeheartedly encourage it!
Sent from a digital distance.
Where did all of you come from?
Never knew there was this many people working on the Doubleshot in the background...
gtmaster303 said:
Where did all of you come from?
Never knew there was this many people working on the Doubleshot in the background...
Click to expand...
Click to collapse
I've been here since i preordered my doubleshot... I just haven't had time to work on much of anything, so there's no point in advertising to the community that I'm gonna work on things that may or may not ever get finished. I don't want to spread false hope or anything.
I am however, graduating in may; I'm going to be working over at walmart isd for a summer internship, and I should have more time on my hands once school is over!
How integrated is the Sense stuff into the kernel? As I understand it, we've had trouble removing the Sense underpinnings from the operating system to get it working with things such as Sixaxis. I'm aware that this is entirely a lack of understanding on my part.
I would quite love to get involved in building a ROM myself, perhaps even setting up CM9 from scratch. I just have no idea how to get started. I've mucked around with custom kernels and embedded linux (not android) devices in the past, but I'm not sure how that knowledge would apply to this system. I also have no history of proper programming languages or anything like that. I'm vaguely familiar with how to compile things with the ARM toolchains.
I'm also a tad nervous about bricking the device by writing to a memory location that I really shouldn't be touching.
Kanerix said:
How integrated is the Sense stuff into the kernel? As I understand it, we've had trouble removing the Sense underpinnings from the operating system to get it working with things such as Sixaxis. I'm aware that this is entirely a lack of understanding on my part.
I would quite love to get involved in building a ROM myself, perhaps even setting up CM9 from scratch. I just have no idea how to get started. I've mucked around with custom kernels and embedded linux (not android) devices in the past, but I'm not sure how that knowledge would apply to this system. I also have no history of proper programming languages or anything like that. I'm vaguely familiar with how to compile things with the ARM toolchains.
I'm also a tad nervous about bricking the device by writing to a memory location that I really shouldn't be touching.
Click to expand...
Click to collapse
Sorry for quoting the whole post just to address one thing, but in regards to sixaxis I'm sure it's a safe bet that if one were to simply replace the stock bluetooth stack with the one kornyone used for cm7 in my bulletproof rom it would work fine, and I doubt much other, if any modification would be necessary.
I haven't had time to try, and truthfully i'd rather build my own so am kinda intentionally not trying - I am more interested in the project then just jumping into a solution.
It really depends on what you are trying to do - some sense things can be replaced with relatively little effort, other things are so interwoven it would take considerable effort and time to unravel, reverse engineer and implement a new solution.
A lot of people have been working on different parts of unravelling sense since back in august, and around the middle of that month we got s-off and really started digging in.
There is a considerable knowledge base lurking here to address this kind of stuff if people make it known they are working on things - dig back through the history of the device here at XDA and you can catch a glimpse of it and get some direction on who you can approach when you hit a roadblock, depending on what kind of roadblock it is.
It's better for us as a community to have that kind of knowledge out on the public forum, but there's much more here then what face value suggests.
I've been trying to get that kind of stuff and a general 'start here' knowledge base built in the developers reference stickied here in dev, reading through that would be a good place to start getting oriented on devving for the dubleshot.
I just go through some crazy work cycles and sometimes can't be around much for a time here and ther, so my contributions come in groups and gaps.
Sent from a digital distance.
michaelmab88 said:
I've been here since i preordered my doubleshot... I just haven't had time to work on much of anything, so there's no point in advertising to the community that I'm gonna work on things that may or may not ever get finished. I don't want to spread false hope or anything.
I am however, graduating in may; I'm going to be working over at walmart isd for a summer internship, and I should have more time on my hands once school is over!
Click to expand...
Click to collapse
It doesn't matter whether or not you finish. Status updates would be nice though. At least that way people can know what you're up to, and they may even be able to help you and vice versa.
No one here is demanding an ETA or even a completion at all. We're all in for the fun of it.
Either way I think I can safely speak for everyone when I say, we're excited to see what you got cooking
Blue6IX said:
Sorry for quoting the whole post just to address one thing, but in regards to sixaxis I'm sure it's a safe bet that if one were to simply replace the stock bluetooth stack with the one kornyone used for cm7 in my bulletproof rom it would work fine, and I doubt much other, if any modification would be necessary.
I haven't had time to try, and truthfully i'd rather build my own so am kinda intentionally not trying - I am more interested in the project then just jumping into a solution.
It really depends on what you are trying to do - some sense things can be replaced with relatively little effort, other things are so interwoven it would take considerable effort and time to unravel, reverse engineer and implement a new solution.
A lot of people have been working on different parts of unravelling sense since back in august, and around the middle of that month we got s-off and really started digging in.
There is a considerable knowledge base lurking here to address this kind of stuff if people make it known they are working on things - dig back through the history of the device here at XDA and you can catch a glimpse of it and get some direction on who you can approach when you hit a roadblock, depending on what kind of roadblock it is.
It's better for us as a community to have that kind of knowledge out on the public forum, but there's much more here then what face value suggests.
I've been trying to get that kind of stuff and a general 'start here' knowledge base built in the developers reference stickied here in dev, reading through that would be a good place to start getting oriented on devving for the dubleshot.
I just go through some crazy work cycles and sometimes can't be around much for a time here and ther, so my contributions come in groups and gaps.
Sent from a digital distance.
Click to expand...
Click to collapse
I've been trying to go through the dev reference that you posted and track down as much scattered information as I can, but I'm still not quite sure what I'm doing. Alas.
Regarding bluetooth: would the gingerbread stack be compatible with ICS?
gtmaster303 said:
It doesn't matter whether or not you finish. Status updates would be nice though. At least that way people can know what you're up to, and they may even be able to help you and vice versa.
No one here is demanding an ETA or even a completion at all. We're all in for the fun of it.
Either way I think I can safely speak for everyone when I say, we're excited to see what you got cooking
Click to expand...
Click to collapse
Well what I'm currently up to is making a stable version of cm7 for the doubleshot. I have made lots of progress as far as learning all the tools necessary to compile android from source, which is a relatively simple task. The not so simple part is trying to put together like a puzzle, the source code from other devices. I've hit some roadblocks and I'm currently asking some devs for help, but while I'm at it I guess I can ask for help here on xda.
michaelmab88 said:
Well what I'm currently up to is making a stable version of cm7 for the doubleshot.
Click to expand...
Click to collapse
Yeehaaa!

[q] ics port questions to team acid

Guys,
I have forked some aries AOKP device and CM9 Kernel repos.
As I stare at the screen, is there any possibility of assistance.
Also, if anything, can you tell me where you guys started in order to port from aries.
I figure that this is better than trying to port a rom. (Using source)
I guess as I have stared at Acid repos, i have learned a bit, and I think I might be ready to take on such a project.
Again, any help would be appreciated. Especially from our 2 heroes, Max Fierke, and Bryan Hundven, who have helped us turn our phone's development rate in a few months from 0 to 10(based on a scale of 10).
What I plan to do is add the defconfig from the existing gb source code. Later, I will start modifying the source files to our needs.
anyone?
airfluip1 said:
anyone?
Click to expand...
Click to collapse
I'm not from team acid but try looking at vibrant/i9000 ICS source and study it as their phone is similar to ours.
-sent from an UNBRICKABLE force
I don't think we should bite off more than we can chew.
Have you tried sending the members a pm? That might be more effective.
adobrakic said:
I don't think we should bite off more than we can chew.
Click to expand...
Click to collapse
are you portraying that I can't do it.
Well, i want to learn if anything.
Also @ trolls, i am just playing with adobrakic, not being mean.
No, that's not what I was implying. If you, or other members, have the time to devote to this then great. But I feel that Max, Bryan, and the majority of other developers of our phone, are already working with a lot as it is. Perhaps our efforts should be concentrated on those ROMs at the moment. That's just my opinion, however.
Sent from my SGH-T959V using XDA
adobrakic said:
No, that's not what I was implying. If you, or other members, have the time to devote to this then great. But I feel that Max, Bryan, and the majority of other developers of our phone, are already working with a lot as it is. Perhaps our efforts should be concentrated on those ROMs at the moment. That's just my opinion, however.
Sent from my SGH-T959V using XDA
Click to expand...
Click to collapse
Every week someone requests aokp, ics, lewas, miui, etc...
Everyone on team acid has their own skill sets and projects. We try to work together to complete big projects.
The other side is like I've said before. We all have our daily lives to live as well.
Everything we've learned about the phone is in the device tree for cm7 and our initramfs. To explain our phone would be to walk through kernel and device tree commits and by reading the source.
I'm still working hard on porting the device specific changes that make our phone work to the aosp samsung gingerbread branch. After that is done, I'm going to attempt to merge and port to the ics branch in that tree.
Raver also has some diffs for ics aosp.
So as we progress, I see no harm in anyone else trying to make their own attempts, but if we have more people help for common causes, we can reach goals faster.
If you want to help, just fork the git repo of choice, commit your changes, push your changes, and do a pull request. If the change(s) look good, we'll merge it. If not, we won't harsh you. But we will help guide you to getting your changes merged.
Sent from my SAMSUNG-SGH-I717 using xda premium
bhundven said:
Every week someone requests aokp, ics, lewas, miui, etc...
Everyone on team acid has their own skill sets and projects. We try to work together to complete big projects.
The other side is like I've said before. We all have our daily lives to live as well.
Everything we've learned about the phone is in the device tree for cm7 and our initramfs. To explain our phone would be to walk through kernel and device tree commits and by reading the source.
I'm still working hard on porting the device specific changes that make our phone work to the aosp samsung gingerbread branch. After that is done, I'm going to attempt to merge and port to the ics branch in that tree.
Raver also has some diffs for ics aosp.
So as we progress, I see no harm in anyone else trying to make their own attempts, but if we have more people help for common causes, we can reach goals faster.
If you want to help, just fork the git repo of choice, commit your changes, push your changes, and do a pull request. If the change(s) look good, we'll merge it. If not, we won't harsh you. But we will help guide you to getting your changes merged.
Sent from my SAMSUNG-SGH-I717 using xda premium
Click to expand...
Click to collapse
Yep you're right bhund and completely off topic u got the Note! Lol bad ass! Lol

No Custom Kernels!!

FIRST OF ALL I AM NOT TELLING ANYONE,"GET ME A KERNEL WITH SO AND SO FEATURES IN A WEEK"
NO ONE HERE AT XDA IS ANYONE'S SERVANT!!!
Its just a question and those having reasons can discuss(dont ARGUE,i am better at it)
There's some ROM development for Lenovo P2,but there is not even a single custom kernel development for this device. I would love to see some kernels with features like OC, voltage controls and many more... Would like to know why there's not even a single kernel for P2 on xda.
Because You are not building one!?
Kiristiba said:
Because You are not building one!?
Click to expand...
Click to collapse
I am not a developer(thanks for counting me as one) If i knew developing then i would have tried to make kernel
Actually developers don't get born as developers.
They are normal people like you and me.
Everyone of us can become a developer.
If you don't want to invest your time,
Please don't ask why others aren't investing theirs.
I am trying to learn how to build a kernel/ROM myself.
I already completed a build of aicp for my Nexus 6
But up to now it doesn't even gets to the boot animation :'(
It is surely not a super easy thing to do but if you never start you will never reach a goal.
Kiristiba said:
Actually developers don't get born as developers.
They are normal people like you and me.
Everyone of us can become a developer.
If you don't want to invest your time,
Please don't ask why others aren't investing theirs.
I am trying to learn how to build a kernel/ROM myself.
I already completed a build of aicp for my Nexus 6
But up to now it doesn't even gets to the boot animation :'(
It is surely not a super easy thing to do but if you never start you will never reach a goal.
Click to expand...
Click to collapse
I am not at all DEMANDING any developer to make kernels or something,also am not a newbie and have been testing kernels for years on my previous device... The only question is that why there's no kernel development for this device even after about 8 months of launch. I hope you understand my question and dont argue further on this thread.
And this is not just a question,it is my effort to draw attention of developers towards kernel development. You might not be able to make one as of now,but there might be others capable of doing so...
kanwaljeetsm said:
I am not at all DEMANDING any developer to make kernels or something,also am not a newbie and have been testing kernels for years on my previous device... The only question is that why there's no kernel development for this device even after about 8 months of launch. I hope you understand my question and dont argue further on this thread.
And this is not just a question,it is my effort to draw attention of developers towards kernel development. You might not be able to make one as of now,but there might be others capable of doing so...
Click to expand...
Click to collapse
1st off. If you want a custom kernel and there is no one. Build it yourself!
2nd. Learn to read
3rd. OC? Go buy yourself an OP3, OP5 if you want to Overclock your CPU for your gaming needs.
4th. No body wants to undervolt an snapdragon 625 processor! For what reason?? to save battery?! On a 5100mah Lenovo P2 with a snapdragon 625? Seriously?!
celoxocis said:
1st off. If you want a custom kernel and there is no one. Build it yourself!
2nd. Learn to read
3rd. OC? Go buy yourself an OP3, OP5 if you want to Overclock your CPU for your gaming needs.
4th. No body wants to undervolt an snapdragon 625 processor! For what reason?? to save battery?! On a 5100mah Lenovo P2 with a snapdragon 625? Seriously?!
Click to expand...
Click to collapse
You kids just have a small scope of thinking. OC is not just meant for high end devices. It can be done to improve performance on any of the devices. I had A6000 earlier which was OC from 1.2ghz to 2ghz!! Shockked??
According to u a good device doesnt need custom features(your 4th point),then why does op3 have lots of kernels and ROMS,isnt the stock rom enough.
@The Flash plz clean the crap from this thread, people are thinking that i am ordering them for kernel development.
kanwaljeetsm said:
You kids just have a small scope of thinking. OC is not just meant for high end devices. It can be done to improve performance on any of the devices. I had A6000 earlier which was OC from 1.2ghz to 2ghz!! Shockked??
According to u a good device doesnt need custom features(your 4th point),then why does op3 have lots of kernels and ROMS,isnt the stock rom enough.
Click to expand...
Click to collapse
We are the kids here?
Those who understand that OC shortens the device's lifespan due to additional heat to the die?
Those who understand that highly educated engineer's from Qualcomm have build and lab tested the snapdragon's to work on a specific voltage on a specific clock rate to ensure impeccable and stable processing?
I would make sure to who you call a kid, before you reply to him
celoxocis said:
We are the kids here?
Those who understand that OC shortens the device's lifespan due to additional heat to the die?
Those who understand that highly educated engineer's from Qualcomm have build and lab tested the snapdragon's to work on a specific voltage on a specific clock rate to ensure impeccable and stable processing?
I would make sure to who you call a kid, before you reply to him
Click to expand...
Click to collapse
Here you speak like kids, there's nothing like a perfect frequency on which a processor can work, there is a specific RANGE of mhz under which a processor can work efficiently, the extremes of it would decide performance or battery,so i'm talking about OC within that range, overclocking a bit wont harm the processor.
kanwaljeetsm said:
Here you speak like kids, there's nothing like a perfect frequency on which a processor can work, there is a specific RANGE of mhz under which a processor can work efficiently, the extremes of it would decide performance or battery,so i'm talking about OC within that range, overclocking a bit wont harm the processor.
Click to expand...
Click to collapse
Seriously you have no idea what you are talking about. You are a number chaser and only want to see hgher numbers in benchmarks like a child and be able to show your school kid friends what number you were able to archive.
Please sell your Lenovo P2 and leave this subforum.
Or I see myself forced to build you a custom Kernel (which I can. As I'm a dev) and build it in that way that it intentionally overclocks to a clock rate which will keep crashing due to the chipset protecting itself and turning itself off. All the way to the point where you will fry your chipset and cry like an infant to your parents.
celoxocis said:
Seriously you have no idea what you are talking about. You are a number chaser and only want to see hgher numbers in benchmarks like a child and be able to show your school kid friends what number you were able to archive.
Please sell your Lenovo P2 and leave this subforum.
Or I see myself forced to build you a custom Kernel (which I can. As I'm a dev) and build it in that way that it intentionally overclocks to a clock rate which will keep crashing due to the chipset protecting itself and turning itself off. All the way to the point where you will fry your chipset and cry like an infant to your parents.
Click to expand...
Click to collapse
Firstly my concern is not OC,its custom kernel.
And secondly i am not telling you to build a kernel with OC of 5ghz,clear ur misconception that 'OC is bad for processor' and rewrite it,'OC above a certain level is bad for processor.'
Nope. Not gone build one.
And i know any good dev that understands how Core-Ctl works won't build one either.
So it looks like it's on you to learn how to develop and build yourself a custom Kernel.
celoxocis said:
Nope. Not gone build one.
And i know any good dev that understands how Core-Ctl works won't build one either.
So it looks like it's on you to learn how to develop and build yourself a custom Kernel.
Click to expand...
Click to collapse
I dont even expect one from you,bcoz u think that OC is the only feature in a kernel,whereas custom kernels can do a lot more
The thread topic is 'No Custom Kernel' and not 'No OC'.
kanwaljeetsm said:
I dont even expect one from you,bcoz u think that OC is the only feature in a kernel,whereas custom kernels can do a lot more
The thread topic is 'No Custom Kernel' and not 'No OC'.
Click to expand...
Click to collapse
Yeah right. I have no idea what a kernel does and what it includes and what possible features one can include/exclude. It just so happens that I accidentally build the first custom kernel for the P2 within days of its device release to build a working TWRP for it. For everyone to be able to root its device. I'm betting you are using my TWRP build too.
I'm not gone argue here. Because your post count and thanks count speak for themselves. You are a user who demands and don't give anything in return.
celoxocis said:
Yeah right. I have no idea what a kernel does and what it includes and what possible features one can include/exclude. It just so happens that I accidentally build the first custom kernel for the P2 within days of its device release to build a working TWRP for it. For everyone to be able to root its device. I'm betting you are using my TWRP build too.
I'm not gone argue here. Because your post count and thanks count speak for themselves. You are a user who demands and don't give anything in return.
Click to expand...
Click to collapse
Give respect and get respect,my thread was not demanding and not against anybody,its you who just starts quarelling without thinking twice. If you could have started well,everything could have ended well.
And regarding the post,thanks ratio. I know what i have contributed to the device i earlier owned,the difference is am new on this device and u dont knw me thus u r speaking rubbish.
kanwaljeetsm said:
Give respect and get respect,my thread was not demanding and not against anybody,its you who just starts quarelling without thinking twice. If you could have started well,everything could have ended well.
And regarding the post,thanks ratio. I know what i have contributed to the device i earlier owned,the difference is am new on this device and u dont knw me thus u r speaking rubbish.
Click to expand...
Click to collapse
lol you are such a troll...
You even edited your opening post to look like you weren't demanding a custom kernel.
"Last edited by kanwaljeetsm; Today at 10:20"
Now you play the "victim"
You contributed to your earlier device? Where?
All you did is complain!
I was never demanding a kernel,read properly 'my thread was regarding there isnt a single kernel even after 8 months of launch',then people like you came here and then i felt the need of ADDING and NOT CHANGING my words.
And i am not a developer but i used to test the first builds of kernels and help dev make the best out of it.
C'mon, we already got an army of zombie bots asking for volte, no need to deteriorate this board more with such animosity
First off... Poor guy didn't know who he was arguing with... Which makes this a whole lot fun to read...
Keeping that aside, we're short of devs we don't even have a proper Custom ROM. So please familiarise yourself with this new thread.
Secondly, if you're good at something then prove it with your works... Not by arguing.
Peace ppl... :angel:
Oh I think you mentioned about OC in your first post which made things a little crazy. Custom kernals are not just OC yea... We need color calibration volume etc.. etc.. I get it... But we don't have a single perfect custom ROM yet. Which should easily give you an idea about the development of this device. So go easy on devs here.

Categories

Resources