I just wonder that can anybody with kernel knowledge can make this possible to our device. Kernel 3.x is very good for our device in ICS especially Jellybean.
Sent from my GT-I8150 using xda app-developers app
bangprovn said:
I just wonder that can anybody with kernel knowledge can make this possible to our device. Kernel 3.x is very good for our device in ICS especially Jellybean.
Sent from my GT-I8150 using xda app-developers app
Click to expand...
Click to collapse
Maybe you can try to ask for help from Arco, Oisis or other developers, as Arco said, our phone is lack of kernel makers
are there any sources of it? google's git tells only 2.6.35 for msm processor, cyanogen's git gives us https://github.com/cyanogen/htc-kernel-msm7x30-exp only for htc phones, yes?
i9001 people are porting 3.0.8 kernel to their device, so all we have is to wait and get it...
dimaka1256 said:
are there any sources of it? google's git tells only 2.6.35 for msm processor, cyanogen's git gives us https://github.com/cyanogen/htc-kernel-msm7x30-exp only for htc phones, yes?
Click to expand...
Click to collapse
No, I think we can port kernel from a device called huawei. Or we will write a new one from Google generic kernel for android device.
Sent from my GT-I8150 using xda app-developers app
or maybe first try to tweak 2.6.25 kernel for example with some cpu governors? for example lulzactive https://github.com/tegrak/lulz-kernel_gt-i9100/tree/master/kernel/drivers/cpufreq
http://tegrak2x.blogspot.com/2011/11/lulzactive-governor-v2.html
seem i can help anything cause the hw i have are weak win7 netbook and old win7x86 notbook, they're not poerful enough to host ubuntu x64
omgomg, i'm a senior member now lol
dimaka1256 said:
or maybe first try to tweak 2.6.25 kernel for example with some cpu governors? for example lulzactive https://github.com/tegrak/lulz-kernel_gt-i9100/tree/master/kernel/drivers/cpufreq
http://tegrak2x.blogspot.com/2011/11/lulzactive-governor-v2.html
seem i can help anything cause the hw i have are weak win7 netbook and old win7x86 notbook, they're not poerful enough to host ubuntu x64
omgomg, i'm a senior member now lol
Click to expand...
Click to collapse
Ok maybe a kernel come with more CPU government and voodoo sound too .
Sent from my GT-I8150 using xda app-developers app
could you explain me pls why we need new kernel??
Hello i am cm9 user and i wanna learn the new 3.x kernel what gives us? Because with 2.6.35 kernel works perfectly with ics.Is the new kernel requires for fix bugs or some new special things?
sadikbircan said:
Hello i am cm9 user and i wanna learn the new 3.x kernel what gives us? Because with 2.6.35 kernel works perfectly with ics.Is the new kernel requires for fix bugs or some new special things?
Click to expand...
Click to collapse
Not much, really...
3.0 is just a renumbered 2.6.40
3.1 is just a renumbered 2.6.41
and so on...
There is nothing especially groundbreaking when 3.0 came out; but there were lots of teeth-gnashing because some Linux apps are hard-wired to recognize a version number in the form of "2.6.[0-9]+"
(Of course, that's my experience with Linux on PCs; might or might not be applicable for Android devices)
_____ W + Bionic Cow 2 + xda app _____
Related
Hi guys,
After some work on the kernel I've managed to solve the issues with the device becoming barely usable because it drops in speed.
UPDATE 2: OC fully working up to 710Mhz. Check my last commit for more info. DO NOT MAX OUT THE CPU SPEED, WILL FREEZE UR PHONE
zImage and wlan.ko for those who want to repack their own boot.img and try it out:
zImage #23
wlan.ko #23
Update.zip's:
For BeHero+ 1.2
For Legendary 1.3.5
What I've done so far to the kernel:
OC up to 710Mhz Use OverclockWidget NOT SetCPU
Swap notify support for Compcache with Ramzswap
Ext4 support
Ext4 in ext3/ext2 support
Cramfs support
Squashfs support
Cifs
..... more to come, Toastcfh will provide me with a working OC patch hopefully whenever he has time same goes with BFS backport
Keep this thread only for developing and testing!
Github for my work on the kernel: http://github.com/behnaam/HeRo-2.6.29-GoDmOdE
Github for the untouched original kernel source: http://github.com/toastcfh/CdMa-HeRoC-2.6.29
Good start points for kernel compiling: http://wiki.github.com/behnaam/HeRo-2.6.29-GoDmOdE/, http://wiki.github.com/loxK/android-msm-2.6.27-hero/ and http://wiki.cyanogenmod.com/index.php/How_to_build_a_kernel_port
Huge props to Toastcfh for being polite and providing us with this source and also helping us starving Hero users out If you want to donate to someone, donate to him!
This is CDMA kernel with settings for GSM hero ?
behnaam said:
http://htcpedia.com/forum/showthread.php?p=59996#post59996
READ MORE THERE.
THIS IS CrOnOs KERNEL WAS BUILT UPON, USE THE HERO CONFIG TO COMPILE
SORRY FOR THE CAPS LOCK BUT IM HAPPY TO SHARE THIS
Madprops to toastcfh and sorry cronos for spoiling ur hype i guess :/
-------------------------------------
Sent via the XDA Tapatalk App
Click to expand...
Click to collapse
wow, how did you guys manage that? based on the github name I'm guessing this is based on the cdma source, how did you guys make them compatible with the gsm hero?
Re: [DEV] Kernel .29 source
These are real, you know your our hero.
Nobody can argue with you.
Thank you
Hopefully this will stop the arguments and push development forward.
Love you all
Re: [DEV] Kernel .29 source
I hope you don't mind a non-developer jumping in.
Just wanted to give big props for making this available to other devs,... no messing,... no piss arsing about.
Definitely an excellent example of community spirit.
-------------------------------------
Sent from my HTC Hero
thanks alot! I cant wait to get working on this!
looking forward to the onslaught of ROMs coming this weekend!!!
anybody care to compile this kernel with the Overcklock patch and upload a signed update.zip, that would be great
Updated kernel git thats fully working:
http://github.com/toastcfh/CdMa-HeRoC-2.6.29
behnaam said:
http://htcpedia.com/forum/showthread.php?p=59996#post59996
READ MORE THERE.
THIS IS CrOnOs KERNEL WAS BUILT UPON, USE THE HERO CONFIG TO COMPILE
SORRY FOR THE CAPS LOCK BUT IM HAPPY TO SHARE THIS
Madprops to toastcfh and sorry cronos for spoiling ur hype i guess :/
-------------------------------------
Sent via the XDA Tapatalk App
Click to expand...
Click to collapse
Sorry to spoil guys. But this is not the cronos kernel
Feeyo said:
Sorry to spoil guys. But this is not the cronos kernel
Click to expand...
Click to collapse
Don't start further arguments, don't post if you have nothing of value to say. Until you release your so-called kernel sources, you'll have no way to prove that.
jaymac407 said:
don't post if you have nothing of value to say.
Click to expand...
Click to collapse
lol, irony
jaymac407 said:
Don't start further arguments, don't post if you have nothing of value to say. Until you release your so-called kernel sources, you'll have no way to prove that.
Click to expand...
Click to collapse
Jezus man. I am really unwanted in this forum. I am stating this is not the kernel sources where I build my rom on. The one I am using is goldfish sources with a few patches from me.
Feeyo said:
Jezus man. I am really unwanted in this forum. I am stating this is not the kernel sources where I build my rom on. The one I am using is goldfish sources with a few patches from me.
Click to expand...
Click to collapse
Feeyo, stick around, please! dont let the minority put you off!
It has happened before on XDA, lets not put off a talented dev so early into his rom dev career!
Ever wonder why some devs now live on other forums....
Lets all grow up a bit!
Just my 2p (no cents please, i'm british )
Feeyo said:
The one I am using is goldfish sources with a few patches from me.
Click to expand...
Click to collapse
so you broke into htc's server to steal the sdk emulator kernel source?
i agree...
Feeyo created a good stable and fast 2.1 rom and for that he is being treated as some kind of criminal (?!?!)
I hope you will stick around and create even more rockin' roms for us!!
minty1978 said:
Feeyo, stick around, please! dont let the minority put you off!
Click to expand...
Click to collapse
agreed, or find & new site & let everyone know where so we can follow.
this place is a hoot.
Could anyone apply the OC patch to this kernel please?
Feeyo said:
The one I am using is goldfish sources with a few patches from me.
Click to expand...
Click to collapse
For people who dont understand, he's saying that he hacked into HTC and stole the source code. So basically he claims to have hacked into an offline network and then multiple encrypted servers and downloaded the source code.
Look, just stfo from now on and stop bullshitting.
HTC screwed up, they accidentally uploaded a tarball with ALL devices kernel sources, when they uploaded the legend kernel source the first time and
some guys managed to download before it was removed.
shenshang said:
Look, just stfo from now on and stop bullshitting.
HTC screwed up, they accidentally uploaded a tarball with ALL devices kernel sources, when they uploaded the legend kernel source the first time and
some guys managed to download before it was removed.
Click to expand...
Click to collapse
OHHHHHHH I get it now!
Here's a test cm7 kernel I fixed a few bugs that smartass2 gave me so I will be posting the test kernels that I make here plus the nightly builds will be posted here to keep the cm7 thread spam free etc.
Credits: Alquez, Cyanogenmod, DrowningChild
NOTE: These kernels and nightlys are based on alquez sources he has gave me permission to make the nightlys while he is doing exams and keeping himself in his missus good books
Nightlys:
Nightly's
Flash this kernel after flashing latest nightly for some reason it didnt go into the update.zip package
kernel.zip
For nightly change logs go here:
http://cm-nightlies.appspot.com/?device=liberty
If you wish to donate to keep me up on the coffee that would be very kind of you my donation link is here*
http://forum.xda-developers.com/donatetome.php?u=3520901
*half of all donations will also be passed on to Alquez as well
Kernels
Kernel v1
http://juniorwebdevs.co.uk/wfs/kernel-test.zip
Kernel v2
http://juniorwebdevs.co.uk/wfs/kernelV2.zip
Kernel V3
http://www.box.com/s/49a792abb95591d63738
Change Log
Kernel v2
change log:
Added Govenors
+Brazilianwaz
+MinMax
+Scary
+Smoothass
+SavagedZen
+InteractiveX
+Powersave
Updated Govenors
SmartassV2
Added Schedulers
+VR
+Simple i/o
Kernel v3
Added Govenors
+Lazy
+Intellidemand
+Lionheart
+Lulzactive
Updated Scheduler
BFQ v2-rc1
Thx just what I needed. I'll test the kernel and keep you updated on how it goes
Marvel Custom
Is there a changelog available somewhere?
Btw, I too noticed one small issue with smartass2. Maybe it's the same as the one you found?
When playing music, I noticed a fair amount of skipping when the screen switches off. I initially thought it was the player, the dsp manager, etc. Finally, I came to the conclusion that the governor was the issue. Using CPUSpy, I found smartass2 scaled the cpu to 320MHz when playing music with the screen off. When I changed the minimum CPU speed to 400MHz, the skipping went away.
Was this the issue that you noticed or is this isolated to my phone?
Edit: Will try out your kernel and see if that issue persists. And test the kernel
Flashed the kernel. Doesn't seem to fix this particular issue. If you could somehow implement a fix for this particular issue, it woulde be great!
Will continue testing and let you know how it goes.
Just reporting, one thing I noticed is that 3 of my apps were broken after flashing the new kernel but reinstalling them brought them back to the original state.
new test kernel will be up soon i updated the cpu govenors and add a few more for users to test to see what should stay and what should be removed
quick q: will nightlys be available through rom manager update?
Accelerometer
Hi! Im testing your kernel right now, will post results later.
I have a slightly offtopic question but it's a kernel question.
I have myself a T-mobile Wildfire S wich uses a different hardware form the European Version, the only problem with it is that the accelrometer doesn't work with custom Roms (I've red Alquez said it's a kernel problem).
I wanted to ask you for any tips to star fixing it, I have programming and linux experience but I wouldn't know where to start. Any ideas?
Thanks again, keep up the good work!
does this works with any ROM or only with cm7 rom?
*se-nsei. said:
quick q: will nightlys be available through rom manager update?
Click to expand...
Click to collapse
Yes they should be i will ask Alquez to see what he thinks to get the go ahead
baqtor said:
Hi! Im testing your kernel right now, will post results later.
I have a slightly offtopic question but it's a kernel question.
I have myself a T-mobile Wildfire S wich uses a different hardware form the European Version, the only problem with it is that the accelrometer doesn't work with custom Roms (I've red Alquez said it's a kernel problem).
I wanted to ask you for any tips to star fixing it, I have programming and linux experience but I wouldn't know where to start. Any ideas?
Thanks again, keep up the good work!
Click to expand...
Click to collapse
For the it sounds like a driver issue are you on a CDMA device with this kernel if so what works and what doesnt work?
effry said:
does this works with any ROM or only with cm7 rom?
Click to expand...
Click to collapse
You can try it on your current rom to see if it works just have a backup just in case
Sent from my HTC Wildfire S using xda premium
eoghan2t7 said:
Yes they should be i will ask Alquez to see what he thinks to get the go ahead
For the it sounds like a driver issue are you on a CDMA device with this kernel if so what works and what doesnt work?
Click to expand...
Click to collapse
It's a gsm device, everything works fine except for the accelerometer.
Sent from my HTC Wildfire using XDA App
baqtor said:
It's a gsm device, everything works fine except for the accelerometer.
Sent from my HTC Wildfire using XDA App
Click to expand...
Click to collapse
Have you got a link to your stock rom?
Sent from my HTC Wildfire S using xda premium
eoghan2t7 said:
Have you got a link to your stock rom?
Sent from my HTC Wildfire S using xda premium
Click to expand...
Click to collapse
Right now I'm using this rom and the accelerometer works perfectly, do you still need a link to the stock rom?
http://forum.xda-developers.com/showthread.php?t=1316130&highlight=usa
baqtor said:
Right now I'm using this rom and the accelerometer works perfectly, do you still need a link to the stock rom?
http://forum.xda-developers.com/showthread.php?t=1316130&highlight=usa
Click to expand...
Click to collapse
no that will do thanks
tried on http://forum.xda-developers.com/showthread.php?t=1479002 and does not work, the phone boots but remains freezed on homescreen
effry said:
tried on http://forum.xda-developers.com/showthread.php?t=1479002 and does not work, the phone boots but remains freezed on homescreen
Click to expand...
Click to collapse
no problem i will download the stock kernel during the week to compile one with the goveners etc for stock roms
test 2 kernel will be uploaded soon once the cpu is more resonsive i will start the nightly compiling
Will it include the qualcomm hw3d acceleration enabled? In that case, is the change noticeable? Does it accelerates only 3d or also 2d, video?
Also, do you recommend using a swap partition?
yes it includes the qualcomm hw3d acceleration
It is just fascinating to try out arco's new CM9 rom.
However, as the camera is still non-functional, I am aching whether to choose between blacknote or CM9...
But can I take both? Like what they do with boot manager...
Interesting.. it can be done but I wonder if there is a Modding for this...
Sent From My Ancora ICS CM9
I found this mod for Defy
http://forum.xda-developers.com/showthread.php?t=1522329
Well...
It is said on the page of Boot Manager Pro that
"BootManager will not work with Samsung devices that are not listed because of the way Samsung handles the boot partition."
Kinda crap -.-
Well, but the interesting thing is...
http://forum.xda-developers.com/showthread.php?t=1375550
found this when googling samsung dual boot
Can we just do the same thingy here?
that would be somethin if we manage to get our SGW to dual boot
like my acer aspire 1 netbook
I would be glad if I can test camera in CM9 while using ordinary camera in Gingerbread for daily operation.
Possible?
Any updates on this?
Dual Boot
anyone have try dual boot on galaxy w ?
Thanks
Any update on this?
sorry, i am new, what is dual boot?
Brian_SGW_CM9 said:
sorry, i am new, what is dual boot?
Click to expand...
Click to collapse
Like having a PC with Windows Vista n Windows 7
Sent from my GT-I8150 using xda premium
I think this is a good suggestion
I think its related to the kernel, like siyah kernel on sgs2 or sgs3 it can perform dualbooting
hotheabilly said:
I think its related to the kernel, like siyah kernel on sgs2 or sgs3 it can perform dualbooting
Click to expand...
Click to collapse
So you mean our SGW's kernal not supporting dual boot feature.?!
nereuseng said:
So you mean our SGW's kernal not supporting dual boot feature.?!
Click to expand...
Click to collapse
For this time, nope. Maybe in future someone good at linux or kernel imaging deciding to using our phone and build a kernel hehe.
As far I can see now, there is not much kernel for us. In gb is cowithgun kernel based on arco work, and stock kernel. In cm7, oisis try to gave a hand. But in ics therevis only one kernel brought by arco
Sent from my GT-I8150 using Tapatalk 2
Title says all.
Is there any real developer who can help me to build CM7 from sources ?
This is for Mini...there might be something here http://forum.xda-developers.com/showthread.php?t=1423460
....Looks interesting I thought wanna help but my rig is aging
Sent from my GT-I8150 using xda premium
why dont you just port from s plus. they already have fully working rom except for fm radio and wifi hotspot. just my 2sen
andynroid said:
This is for Mini...there might be something here http://forum.xda-developers.com/showthread.php?t=1423460
....Looks interesting I thought wanna help but my rig is aging
Sent from my GT-I8150 using xda premium
Click to expand...
Click to collapse
Thanks @andynroid , there are a lot of tutorials similar to this but the main part is device config for our device. Getting the device config is not easy and this is the main problem.
tomatoman23 said:
why dont you just port from s plus. they already have fully working rom except for fm radio and wifi hotspot. just my 2sen
Click to expand...
Click to collapse
I have tried but no success. We need CM7 or AOSP GB kernel to successfully port from S+.
alidsd said:
Thanks @andynroid , there are a lot of tutorials similar to this but the main part is device config for our device. Getting the device config is not easy and this is the main problem.
Click to expand...
Click to collapse
Do you mean the device config needed for building the kernel? If yes, it should be in our phone in /proc/config.gz
bagux said:
Do you mean the device config needed for building the kernel? If yes, it should be in our phone in /proc/config.gz
Click to expand...
Click to collapse
Device Config and Vender Policy similar to arco's github but its for cm9.
How to get it for CM7/GB ?
Why dun we ask him....
Sent from my GT-I8150 using xda premium
andynroid said:
Why dun we ask him....
Sent from my GT-I8150 using xda premium
Click to expand...
Click to collapse
I have asked him, but right now he is busy with his schedule maybe in future he may work on CM7.
I remember that kezraplane tried to port cm7 into wonder but he was busy ... U may ask him to help u how things work with cm7
Sent From My GWonder
How about this......http://forum.xda-developers.com/showthread.php?p=24844267
Sent from my GT-I8150 using xda premium
just a question. it is possible if we could just use arco/cowitgun kernel for cm7?
andynroid said:
How about this......http://forum.xda-developers.com/showthread.php?p=24844267
Sent from my GT-I8150 using xda premium
Click to expand...
Click to collapse
I read every post on this thread, the main problem KP faced was the vendor folder.
Vendor and Device are the two prerequisite for building CM7 and I need help in these two things.
tomatoman23 said:
just a question. it is possible if we could just use arco/cowitgun kernel for cm7?
Click to expand...
Click to collapse
arco/cowitgun kernel is not a pure cm7 kernel, it requires most of the things from stock rom. it will not work for cm7 port/build.
Something to sleep on n not rush over and is something achievable....
Sent from my GT-I8150 using xda premium
Let's make a RoadMap for this development it will be worth studying and to implement..
Sent from my GT-I8150 using xda premium
Check this tut ...
Its very detailed ..hope to help you
http://www.droidforums.net/forum/steel-droid/196475-guide-how-build-your-own-rom-cm7-source.html
Sent From My GWonder
alidsd said:
arco/cowitgun kernel is not a pure cm7 kernel, it requires most of the things from stock rom. it will not work for cm7 port/build.
Click to expand...
Click to collapse
It can work, I have port a cm7 rom some time ago with this kernel. But you a right it is not a pure kernel, but if you overlooked samsung have released the sources of gb kernel, cause of the gpl and arco have taking it into his github.
Btw I myself have done some minor working to get me a device folder for our galaxy w, which compiles okay for cm7 and aosp, but with out luck to get it started right. It stucks somewhere in an initialization.
If it had worked, I would have let you know right away.
lightwars said:
It can work, I have port a cm7 rom some time ago with this kernel. But you a right it is not a pure kernel, but if you overlooked samsung have released the sources of gb kernel, cause of the gpl and arco have taking it into his github.
Btw I myself have done some minor working to get me a device folder for our galaxy w, which compiles okay for cm7 and aosp, but with out luck to get it started right. It stucks somewhere in an initialization.
If it had worked, I would have let you know right away.
Click to expand...
Click to collapse
It will be good if you start working again on cm7. we need cm7 no matters who develop. We are all one community.
alidsd said:
It will be good if you start working again on cm7. we need cm7 no matters who develop. We are all one community.
Click to expand...
Click to collapse
Yeah, I also would like to have it. And I also played with AOSP, but I'm just a beginner in android development.
I would be glad if some experienced developer could assist and guide us.
Regarding the stop in the start process I have to do some deeper investigation or is here someone who could do it and examine the boot process?
AminKernel Series For the Nozomi (Xperia S)
Introduction:
This Kernel is based of Latest Sony Sources, Reworked by Cm/Fxp....it's made for Stock Sony ICS and stock based Roms...I'll try to always keep this kernel up to date with latest Sony and Cm/Fxp sources...The Goal is to make the Fastest, Best and Most Optimized Kernels For This Device...many Hacks will be added to this kernel to make it fly high Faster and optimized...it'll be open source so everyone is welcomed to join me and work on it...
Features:
Drived from Latest Sony Sources
pre rooted
init.d support
Cwm Recovery(Credits to Arakmar)
Swap Support
Deadline sched
Cfq sche
Swiqi Support
Wake lock Support
Ntfs , Ext3 ,Ext4
Unlocked many Cpu Freq
Cpu Voltage Table
Cpu OC Upto 1782000
Set Default Freqs to 192000-1566000 (ramdisk)
Gpu OC
.
.
.
Downloads:
not avail for now
Credits:
Arakmar
Fxp
krabapple
mericon
So will this work on Sony stock rom? Please make a flash able zip
Sent from hell using Xperia-S(atan)
Who could be my beta tester? I need some beta testers...come on guys!
Amin` said:
Who could be my beta tester? I need some beta testers...come on guys!
Click to expand...
Click to collapse
I'll test if you make the zip flashable. Don't have a computer handy.
Sent from hell using Xperia-S(atan)
Boot Loop whit last ver 2.55
Please make file zip flashable
Thank you very much
ok looks like I have to make some changes into my sources...sorry guys...I'm removing links
Any chance of getting pegasusq or something dual core but better than on demand?
Looking fw to dev on this I'm open for testing once I get my isp, connection on 5 to 10 days
Sent from my Xperia S using xda app-developers app
I just got newest kernel sources released by sony...going to build a new kernel...
looking forward to it!!
ok guys I just built a new kernel based on newest sony sources could someone please test it?it's for stock roms , this it: http://www.mediafire.com/?y462aq23b8ulouy
Cm9 or 10?
Sent from my Jellybean Xperia S
Ben36 said:
Cm9 or 10?
Sent from my Jellybean Xperia S
Click to expand...
Click to collapse
This thread is for stock sony kernel..pls see other thread for cm
Sent from my LT26i using xda premium
Oh i see! Lol my bad!
Sent from my Jellybean Xperia S
necessary boot unlock???
Amin` said:
ok guys I just built a new kernel based on newest sony sources could someone please test it?it's for stock roms , this it: http://www.mediafire.com/?y462aq23b8ulouy
Click to expand...
Click to collapse
Testing so far so good
danissiete said:
necessary boot unlock???
Click to expand...
Click to collapse
Yup, every kernel other than stock Sony's require unlocked bl
chivi said:
Testing so far so good
Click to expand...
Click to collapse
you test everything is ok?:fingers-crossed:
cwm flashable uploaded...
Wats the default cpy freq is it 1512 ?
Sent from my LT26i using xda premium