Hi I was just curious if there was kernel development for the N915T, I don't see any. Is there some missing source code or the like? I'd like to see some overclocking, looking at the Note 4 for T-Mobile I see a kernel with OC Support for 2.89 GHz, frankly which I would love to see my Edge hit! If there's the code needed, I wouldn't mind trying to create one too. I am honestly looking for a reason to void my warranty ^_^
OreBoySwaggin said:
Hi I was just curious if there was kernel development for the N915T, I don't see any. Is there some missing source code or the like? I'd like to see some overclocking, looking at the Note 4 for T-Mobile I see a kernel with OC Support for 2.89 GHz, frankly which I would love to see my Edge hit! If there's the code needed, I wouldn't mind trying to create one too. I am honestly looking for a reason to void my warranty ^_^
Click to expand...
Click to collapse
Yes! please! The T-mobile Edge is badly in need of a custom kernel. I've been asking for awhile...
http://forum.xda-developers.com/note-edge/help/kernel-kernel-kingdom-kernel-t2973950
I am working on building a kernel. does not seem to be very hard. Im not sure how long it will take me though. Ive got finals and projects. should take no longer than one month.
Would anyone be willing to test out my kernel before I turn Knox 0x1?
OreBoySwaggin said:
I am working on building a kernel. does not seem to be very hard. Im not sure how long it will take me though. Ive got finals and projects. should take no longer than one month.
Would anyone be willing to test out my kernel before I turn Knox 0x1?
Click to expand...
Click to collapse
Sure, I've been tinkering with a kernel too but I'm basically learning from scratch. I just want to add a little functionality like setting SELinux permissive and a few other things. A lot of the other stuff people do on XDA is way above my pay grade. lol. Anyways, its fun to learn about. If i can be of help testing let me know.
mscion said:
Sure, I've been tinkering with a kernel too but I'm basically learning from scratch. I just want to add a little functionality like setting SELinux permissive and a few other things. A lot of the other stuff people do on XDA is way above my pay grade. lol. Anyways, its fun to learn about. If i can be of help testing let me know.
Click to expand...
Click to collapse
Yeah this is the first time I've seen source code for a kernel haha. Luckily I have an example to look at. And I need to actually install Linux to my pc, VMware sucks.
mscion said:
Sure, I've been tinkering with a kernel too but I'm basically learning from scratch. I just want to add a little functionality like setting SELinux permissive and a few other things. A lot of the other stuff people do on XDA is way above my pay grade. lol. Anyways, its fun to learn about. If i can be of help testing let me know.
Click to expand...
Click to collapse
Ok! Had some success! Modded kernel to allow for SELinux permissive. I'd like to thank @UpInTheAir for his kind guidance.
mscion said:
Ok! Had some success! Modded kernel to allow for SELinux permissive. I'd like to thank @UpInTheAir for his kind guidance.
Click to expand...
Click to collapse
Awesome! I'm having trouble trying to get everything working on Ubuntu 14.04... I can't even get the git repository working or get linaro to download either. I'm too used to windows.
Sent from my SM-N915T using XDA Free mobile app
HA! Scratch the above! Compiling now. If all goes well I'll have ... and now I have error 1 and error 2
Sent from my SM-N915T using XDA Free mobile app
Alright alright I'm getting super excited! Should have fixed the errors now!
Sent from my SM-N915T using XDA Free mobile app
OreBoySwaggin said:
Alright alright I'm getting super excited! Should have fixed the errors now!
Sent from my SM-N915T using XDA Free mobile app
Click to expand...
Click to collapse
Yeah new errors. Something about ufs_test.c and then mentions ufs_test.o (which after a quick search not even sure if there is a ufs_test.o) trying to link to something there I think. PM'd a guy, trying to get help.
Will be able to work on it soon I hope. Monday night may end up being the earliest :/
Sent from my SM-N915T using XDA Free mobile app
OreBoySwaggin said:
Yeah new errors. Something about ufs_test.c and then mentions ufs_test.o (which after a quick search not even sure if there is a ufs_test.o) trying to link to something there I think. PM'd a guy, trying to get help.
Will be able to work on it soon I hope. Monday night may end up being the earliest :/
Sent from my SM-N915T using XDA Free mobile app
Click to expand...
Click to collapse
I'm using ubuntu 12.04. Haven't upgraded for a varaiety of reasons but I don't think that should make a difference. Which toolchain did you grab?
mscion said:
I'm using ubuntu 12.04. Haven't upgraded for a varaiety of reasons but I don't think that should make a difference. Which toolchain did you grab?
Click to expand...
Click to collapse
I have linaro 4.7.
Sent from my SM-N915T using XDA Free mobile app
OreBoySwaggin said:
I have linaro 4.7.
Sent from my SM-N915T using XDA Free mobile app
Click to expand...
Click to collapse
I don't think I'm going to get a pm from the guy. Anyone willing to help?
Sent from my SM-N915T using XDA Free mobile app
OreBoySwaggin said:
I don't think I'm going to get a pm from the guy. Anyone willing to help?
Sent from my SM-N915T using XDA Free mobile app
Click to expand...
Click to collapse
Hi. I pretty much followed instructions in the README file for the kernel. Only difference I see is that I used the saber 4.7 version of the tool chain (32bit). Not sure what the differences are between linaro and saber, or which is better for our device. Anyways, you might give it a try.
mscion said:
Hi. I pretty much followed instructions in the README file for the kernel. Only difference I see is that I used the saber 4.7 version of the tool chain (32bit). Not sure what the differences are between linaro and saber, or which is better for our device. Anyways, you might give it a try.
Click to expand...
Click to collapse
I read something. Not sure if it was the readme. Oh whale. I'll try when I can.
Sent from my SM-N915T using XDA Free mobile app
A few days ago, I believe I made a kernel. It's not in a boot.img just in a zImage. If anyone wants to finish up creating the boot.img and or testing it out, let me know.
I AM NOT RESPONSIBLE IF ANYTHING HAPPENS. I'M WARNING YOU I HAVE NO IDEA IF IT'S EVEN BEEN CREATED PROPERLY. IF YOU TRY THIS KERNEL, YOU HEREBY AGREE THAT ANYTHING THAT GOES WRONG IS YOUR RESPONSIBILITY, NOT MINE.
It should be able to overclock to 2.89 GHz. Also might be able to force the quick charge with anything. Good luck. Thanks.
Sent from my SM-N915T using XDA Free mobile app
Related
[Q] Is there anyone running a "custom built" version of CM7 that they could share?
Hi all...
I would like to try a CM7 ROM on my Infuse but I am in no way too technical to make my own from source so...
I am wondering if there is anyone here who has built a nice CM7 from source that could maybe share so I can give it a go???
I hope this is not too much to ask and I thank you in advance...
Sent from my SAMSUNG-SGH-I997 using xda premium
Umm here is a version of CM7 we have had for a while now.
xIC-MACIx said:
Umm here is a version of CM7 we have had for a while now.
Click to expand...
Click to collapse
Thanks for the response but i don't see a d/l link to a specific ROM.
Perhaps I am blind but that is what I'm looking for... a working version that someone has created from source that I can flash via CWM...
Sent from my SensatioN-al Hellraising Rogers Infuse SGH-I997R B-)
yiannisthegreek said:
Thanks for the response but i don't see a d/l link to a specific ROM.
Perhaps I am blind but that is what I'm looking for... a working version that someone has created from source that I can flash via CWM...
Sent from my SensatioN-al Hellraising Rogers Infuse SGH-I997R B-)
Click to expand...
Click to collapse
Ya I just got done looking myself, I could have sworn I saw a link in there somewhere, I guess not...
Cm7 builds sent aloud to be posted
Sent from my SGH-I997 using XDA App
Ya never looked into it till now, if I had a comp that could handle all of that and I had a better grasp on Linux, I would try building my own from the source.
xIC-MACIx said:
Ya never looked into it till now, if I had a comp that could handle all of that and I had a better grasp on Linux, I would try building my own from the source.
Click to expand...
Click to collapse
That's my point exactly... I'd really like to try it but have no idea how to compile it on my own...
Sent from my SensatioN-al Hellraising Rogers Infuse SGH-I997R B-)
yiannisthegreek said:
That's my point exactly... I'd really like to try it but have no idea how to compile it on my own...
Sent from my SensatioN-al Hellraising Rogers Infuse SGH-I997R B-)
Click to expand...
Click to collapse
If you look through the cm7 thread a few users have posted it. Just that others hate when they do so they discourage it on that thread because they don't want extra bug reports.
Sent from my SGH-I997 using xda premium
nelomen said:
If you look through the cm7 thread a few users have posted it. Just that others hate when they do so they discourage it on that thread because they don't want extra bug reports.
Sent from my SGH-I997 using xda premium
Click to expand...
Click to collapse
If there is any they will get deleted read the op Linux doesn't want any releases on there strictly none.
Sent from my SGH-I997 using XDA App
LG_iiNsTiiNcT said:
If there is any they will get deleted read the op Linux doesn't want any releases on there strictly none.
Sent from my SGH-I997 using XDA App
Click to expand...
Click to collapse
Perhaps then if someone can post it / them here it would be appreciated...
Sent from my GT-I9100 using xda premium
yiannisthegreek said:
Perhaps then if someone can post it / them here it would be appreciated...
Sent from my GT-I9100 using xda premium
Click to expand...
Click to collapse
No its not that he does not want it posted on that thread, he does not want it posted at all until it is finished.
If you look at other rom threads there are tons of questions that should not have been there. What he is doing is like a semi private beta, it will help fix problems faster without having to answer simple questions. Things like who do I flash this, will it work with this kernel, and such.
Now I am not saying that its not on the web but you will have to find it and not ask for a link.
I dedicated a virtual machine to building CM7, so I can pull from the source rep and do a snapshot build pretty much anytime.
Problem is that we are not supposed to share it. LinuxBozo posted somewhere why this restriction, but I don't recall the link. Maybe someone could remind what the url to that post is.
Adriano
Sent from my SGH-I997 using XDA App
People, if you want to share your own builds, I can't stop you. Hell, I don't even really care. I just ask if you do share, don't post them in the original thread, and make sure that whoever you are sharing with understands that this is currently not finished, has issues (especially with BT right now), and that unless they know what 'dmesg' and 'logcat' are, they will get absolutely no support from me and are on their own.
LinuxBozo said:
People, if you want to share your own builds, I can't stop you. Hell, I don't even really care. I just ask if you do share, don't post them in the original thread, and make sure that whoever you are sharing with understands that this is currently not finished, has issues (especially with BT right now), and that unless they know what 'dmesg' and 'logcat' are, they will get absolutely no support from me and are on their own.
Click to expand...
Click to collapse
You guys have to understand from his point of view. Do u know how many questions or post saying things need to get fixed would pop up the whole reason around building your own from source is that if you can do that you should be able to put out questions and answer that help instead of simple or complex things that have being covered if you have the basic understanding and you can actually help with issues address them correctly ina Manet that helps fix it than its easier to get things sorted out before a release. So he doesn't want them in the original thread. I would suggest if you can find someone to share it since you have the approval now have them pm you not share it over the thread or any other thread and don't share it your self so it doesn't cause the other thread or any other to get cramped with questions that can or can't be answered. So if you get it keep it to yourself to help with that factor
Sent from my SGH-I997 using XDA App
ok, so given that it is better not to post links to home-brew builds on these forums, I figured to put mine here:
http://tools.1url.ws/cm7infuse.php
for who's craving to run CM7 on their infuse, and doesn't have the time/setup/etc. to build it on his own.
All the warnings, disclaimers, etc. stand of course. No support provided, no guarantee I'll build more in the future. As time allows every few days I plan to grab the latest sources and do a new build to post it there.
At this time I'm using the 10/12/2011 build, and aside from the known issues, works pretty well for me. But then again, you might end up having a totally different experience.
- Adriano
I'm fairly new to XDA, so I don't mean to tread on anyone's toes by asking.
Anyone currently developing a JellyBean kernel for Nexus S (or 4G)?
Sent from my Nexus S using xda app-developers app
MercilessLTD said:
I'm fairly new to XDA, so I don't mean to tread on anyone's toes by asking.
Anyone currently developing a JellyBean kernel for Nexus S (or 4G)?
Sent from my Nexus S using xda app-developers app
Click to expand...
Click to collapse
Of course there is. Every Dev who has created a ICS will make a JB. Not sure this is worthy of a thread start. Next week things will start rolling in Kernels and Rom's. Just enjoy JB.
Nothing is coming until we have source. This thread only asks a question that even a little bit of logic would make unnecessary. I don't get why anyone would feel the need to ask it, I mean what's their reasoning? Is every kernel dev is sitting on their hands until someone asks if anyone's working on something?
063_XOBX said:
Nothing is coming until we have source. This thread only asks a question that even a little bit of logic would make unnecessary. I don't get why anyone would feel the need to ask it, I mean what's their reasoning? Is every kernel dev is sitting on their hands until someone asks if anyone's working on something?
Click to expand...
Click to collapse
source seems to be there : https://android.googlesource.com/kernel/samsung
branche : android-samsung-3.0-jb
_thalamus said:
So, I tried to build a JB kernel, but it won't boot. It appears that Google have not pushed the correct kernel source for the JB OTA...
The PVR userspace libs and kernel driver is mismatched.
So, I've requested the correct source on the Android Building groups, and will release a test version whenever they decide to push that...
Click to expand...
Click to collapse
http://forum.xda-developers.com/showpost.php?p=29051464&postcount=333
jokkir said:
http://forum.xda-developers.com/showpost.php?p=29051464&postcount=333
Click to expand...
Click to collapse
If you read thalamus thread, thats been fixed...
Sent from my Nexus S using xda app-developers app
Air kernel weekly version for JB released
Sent from my Nexus S using xda app-developers app
I know the SDK has AVD, but it's outdated and extremely slow. You can install custom roms on it but only older ones because its based on the yaffs2 filesystem and most current roms use EXT4. I had high hopes for bluestacks too but its locked down pretty tight and I don't see us being able to flash roms to it anytime soon. We have emulators for pretty much everything else, something like this shouldn't be too hard if we work at it. Dynamic recompilation seems to be the best way to go, but feel free to give input if you feel otherwise.
I guess our starting point should be here: http://fms.komkon.org/EMUL8/HOWTO.html
The man who wrote the guide above is some high-end developer that builds emulators for Android, but he seems to be pretty knowledgeable. He has an email you can contact him if you need help with a specific thing: [email protected].
As they come in, I'll list all the information regarding developments in this project in the post below.
Reserved
Reserved
Wow! Looks an excellent project for Devs
I have few questions
1. Will be there a possibility to define and emulate specific devices?
2. How ROMs are flashed, the emulator will have a recovery too?
3. How many of you are working on it?
varun.chitre15 said:
Wow! Looks an excellent project for Devs
I have few questions
1. Will be there a possibility to define and emulate specific devices?
2. How ROMs are flashed, the emulator will have a recovery too?
3. How many of you are working on it?
Click to expand...
Click to collapse
1.) One of the goals would be hardware and kernel emulation, I would imagine they could be set as variables where you could input your own kernel and we could make some predefined hardware options for you to choose from. It would be hard but I think it could be done.
2.) I don't exactly know, but seeing as that's how we already do it we could try. Early alphas would probably be more of a "kitchen" where your menu is in the terminal and you manually put your files in the respective folders.
3.) Just me at the moment, I haven't found anyone to help. I haven't really made too much progress either, right now I'm decompiling AVD to figure out how it runs.
If this works, it would be a lifesaver. I say we should PM you any predefined device settings we want, and have a drop down list that automatically sets it. And to emulate recovery I don't see happening like on our devices, but maybe some of the wipe features, and flashing over a current rom? Also anything you need for help I can do, just ask. I'm good at design, and UI, just can't create it myself. And can you possible make it cross platform? Because I switch between windows and Linux.
Sent from my NookTablet using xda app-developers app
evodev said:
If this works, it would be a lifesaver. I say we should PM you any predefined device settings we want, and have a drop down list that automatically sets it. And to emulate recovery I don't see happening like on our devices, but maybe some of the wipe features, and flashing over a current rom? Also anything you need for help I can do, just ask. I'm good at design, and UI, just can't create it myself. And can you possible make it cross platform? Because I switch between windows and Linux.
Sent from my NookTablet using xda app-developers app
Click to expand...
Click to collapse
I'm using Ubuntu 12.04 right now, so it's going to be Linux at first but once its stable enough the plan is to make it cross-platform. And I do need help, I need all the help I can get! Hence community project haha.
flapflip22 said:
I'm using Ubuntu 12.04 right now, so it's going to be Linux at first but once its stable enough the plan is to make it cross-platform. And I do need help, I need all the help I can get! Hence community project haha.
Click to expand...
Click to collapse
I can live with Linux at first. And I know, but I mean any help a non-coder can give. I will at least test it, and give some device specifics, but anything else that I can really do?
Sent from my NookTablet using xda app-developers app
evodev said:
I can live with Linux at first. And I know, but I mean any help a non-coder can give. I will at least test it, and give some device specifics, but anything else that I can really do?
Sent from my NookTablet using xda app-developers app
Click to expand...
Click to collapse
Either way, I appreciate the help! Ill PM you if I need a tester and you should pop in every once in awhile to see how things are coming along. I'm not going to lie, this is harder than I thought it was but it seems do-able the more I study AVD.
I'm thinking we might be able to change the filesystem on AVD to run EXT3/EXT4 and get it to run a little smoother and build it to run without eclipse, then modify it to fit our needs.
That's sound good. And anyone who would get the most use of it would be fine with a terminal based one right now, and you can work on a GUI later unless someone else helps you soon. I'll keep checking as this comes along, hopefully it won't take too long to get a preview working.
Sent from my NookTablet using xda app-developers app
I am too up for testing!
You can use Qt for GUI, its easy.
Its based on C++ and hence is very fast than other GUI libraries.
varun.chitre15 said:
I am too up for testing!
You can use Qt for GUI, its easy.
Its based on C++ and hence is very fast than other GUI libraries.
Click to expand...
Click to collapse
Any chance you would know how to use it and can help him?
Sent from my NookTablet using xda app-developers app
evodev said:
Any chance you would know how to use it and can help him?
Sent from my NookTablet using xda app-developers app
Click to expand...
Click to collapse
Yes I can
You can see my tool in my signature. It is based on Qt
varun.chitre15 said:
Yes I can
You can see my tool in my signature. It is based on Qt
Click to expand...
Click to collapse
That's good. And your sig isn't showing up in the tapatalk app.
Sent from my NookTablet using xda app-developers app
I feel pretty confident in this project, I'm going through Androids source code starting with 1.5
I've been thinking this over, it would be much easier to add EXT3 and EXT4 support to AVD and tweak it for speed. Im working on it now, ill try to get an early alpha out as soon as I can put it together.
flapflip22 said:
I've been thinking this over, it would be much easier to add EXT3 and EXT4 support to AVD and tweak it for speed. Im working on it now, ill try to get an early alpha out as soon as I can put it together.
Click to expand...
Click to collapse
Great
Do lemme know if you need any help with GUI
Originally Posted by flapflip22
I've been thinking this over, it would be much easier to add EXT3 and EXT4 support to AVD and tweak it for speed. Im working on it now, ill try to get an early alpha out as soon as I can put it together.
Click to expand...
Click to collapse
Great
Do lemme know if you need any help with GUI
Click to expand...
Click to collapse
Will do!
I'm not asking for an eta or anything, but have you got anything working yet, or still looking at the code? I really want to try this out soon.
Sent from my NookTablet using xda app-developers app
What is the status?
Didnt want to post this up in the Developer section, because I am not a developer...but here you go...
http://opensource.samsung.com/reception/receptionSub.do?method=search&searchValue=SCH-I535
Then you shouldn't have!
Announcements go in General
Thread moved
Thanks
FNM
Great the source code is out. I
what does that mean
belovedson said:
Great the source code is out. I
what does that mean
Click to expand...
Click to collapse
I think it means double rainbows.
belovedson said:
Great the source code is out. I
what does that mean
Click to expand...
Click to collapse
It means we'll be able to have kernels built specifically for our device.
Sent from my SCH-I535 using xda premium
Exactly what he said!^^^…it means no more trying to force fixes into kernels...possibly fix screen flickers in AOSP Roms without checking disable hw overlays on every reboot... Being able to make oc/uc settings stick better and possibly get more of the S3s stock features ported into AOSP Roms... In general it means greater possibilities for all future S3 development!
I was wondering why there were so few kernels.
I'm pretty new to all this. Can we use this to compile and install?
Sent from my SCH-I535 using xda premium
BigDaddyJay said:
I'm pretty new to all this. Can we use this to compile and install?
Sent from my SCH-I535 using xda premium
Click to expand...
Click to collapse
I'm pretty sure the android developers here would make more use of this than you and I.
OK don't flame me for being a noon about this but would it be possible to port gingerbread to the one s? Maybe like cm7.1? I know this sounds really dumb and alot of people are probably going to be like "why would you want gingerbread? Its old and outdated" but some of the best custom ROMs I've ran were based on GB and i would like to attempt porting them but have no GB base, so my real question is does anybody think its possible?
Sent from my HTC One S using xda app-developers app
Possible? Of course it is, its open source.
Will anyone in their right mind do it? Very much doubt it.
Goatshocker said:
Possible? Of course it is, its open source.
Will anyone in their right mind do it? Very much doubt it.
Click to expand...
Click to collapse
I agree, but I think I'm going to attempt it. I've never built android from source let alone cm so It will take some time. Thank you for your input
Sent from my HTC One S using xda app-developers app
Goatshocker said:
Possible? Of course it is, its open source.
Will anyone in their right mind do it? Very much doubt it.
Click to expand...
Click to collapse
Since I got my phone I always wondered what CM7 would be like on this since thats what I had before.
Darknites said:
Since I got my phone I always wondered what CM7 would be like on this since thats what I had before.
Click to expand...
Click to collapse
Well don't expect much but I'll attempt to build tomorrow, I already have Ubuntu I'm going to follow the cyanogen guide for ville hopefully turns some results :fingers crossed:
Sent from my HTC One S using xda app-developers app
Roundtableprez said:
Well don't expect much but I'll attempt to build tomorrow, I already have Ubuntu I'm going to follow the cyanogen guide for ville hopefully turns some results :fingers crossed:
Sent from my HTC One S using xda app-developers app
Click to expand...
Click to collapse
Good luck dude.
Roundtableprez said:
I agree, but I think I'm going to attempt it. I've never built android from source let alone cm so It will take some time. Thank you for your input
Sent from my HTC One S using xda app-developers app
Click to expand...
Click to collapse
Well then, all I can say is good luck