[KERNEL] International FROST Kernel - HTC One X+

[KERNEL] International FROST Kernel
NOTICE: This is COMPATIBLE with AOSP+ AND PureAosp JellyBean 4.3!
Just a statement regarding kernel source: The Kernel Source is of course covered under GPL version 2. Free software does NOT mean no work or time was spent working on it. I have donated a large sum of my free time to hack this kernel. If you use my modified kernel source in parts or in its entirety, I kindly ask you mention its origins and to send me a github pull request or PM whenever you find bugs or think you can help improve my kernel hack further. This way the entire community will truly benefit from the spirit of open source. Thank you !​
THIS KERNEL IS CURRENTLY IN TESTING STATUS AND NOT BETA OR STABLE
*Features*
Quad Core is disabled by default, the X+ will now turn into a Dual core device (this can be changed with the performance governor)
Memory features are = to that of a 3.4 android kernel
more to come
XDA:DevDB Information
Frost, a Kernel for the HTC One X+
Contributors
Lloir, tombriden, corne, Maxwen, faux123
Kernel Special Features:
Version Information
Status: Testing
Created 2013-09-18
Last Updated 2013-09-30

Reserved

Reserved

Re: [KERNEL] SUPER WIP Pizza Kernel AT&T
Thb I know I dont have this phone but I planing on getting it and didn't see a linaro optimized just saying its a change of pace ...if u don't put it in its cool and anyone saying linaro doesn't do anything is crazy if its there why not use it ..its different could mean better
Sent from my SGH-T989 using xda app-developers app

don728871 said:
Thb I know I dont have this phone but I planing on getting it and didn't see a linaro optimized just saying its a change of pace ...if u don't put it in its cool and anyone saying linaro doesn't do anything is crazy if its there why not use it ..its different could mean better
Sent from my SGH-T989 using xda app-developers app
Click to expand...
Click to collapse
Someone correct me if I'm wrong, but I'm pretty sure the Linaro optimizations consist of both changes made to the Android Open Source Project (and CM) as well as a special toolchain that uses GCC 4.7. Because this is a kernel that is only offered in its source form, it is up to you to build it with the Linaro toolchain if you want to see the performance benefits that can arise from the Linaro optimizations. Also Lloir was somewhat specific in telling you not to make feature requests (I would consider Linaro such a request), so you might want to read his post a bit more closely next time.

The link doesn't work! It's dead link!
Can you fix it?

fantik_m said:
The link doesn't work! It's dead link!
Can you fix it?
Click to expand...
Click to collapse
You can go here. This is the most up to date that i could find.

TheJokah said:
You can go....... This is the most up to date that i could find.
Click to expand...
Click to collapse
Thanks but same sh***it bro...

fantik_m said:
Thanks but same sh***it bro...
Click to expand...
Click to collapse
This is a link to the kernel source. you would have to build the kernel yourself. if your looking for a CM kernel for ATT HOX+, then i would wait for a fully working CM rom first. There is still audio issues with CM, however devs are working on it. Be patient :laugh:

TheJokah said:
This is a link to the kernel source. you would have to build the kernel yourself. if your looking for a CM kernel for ATT HOX+, then i would wait for a fully working CM rom first. There is still audio issues with CM, however devs are working on it. Be patient :laugh:
Click to expand...
Click to collapse
and i'm ultra busy this month so i have VERY little time to debug or work on ATT X+

Lloir said:
and i'm ultra busy this month so i have VERY little time to debug or work on ATT X+
Click to expand...
Click to collapse
You can take as long as you want. Nobody is trying to rush your fantastic work. Keep it up bro! :highfive:

[No message]

Related

Cyanogenmod 10.1 DNA discussion thread

As stated in the cm 10.1 dev thread lets keep the general CM discussions here instead of cluttering the dev thread.
Great idea - now we can have all the misguided, misinformed speculation we want as to what hurdles have yet to be cleared before the DNA gets official CM nightly support
jk
Haha, exactly.
Actually, I think efforts might soon be underway to port straight AOSP as well I hope what I've heard (I can't give details, so please don't ask) comes to fruition.
That'd be great. I've been trying to learn more about programming and the build system so I can start helping out with some of it. I've setup ubuntu and sync and build cm every couple of days and I've been messing with building aokp since its based on cm.
AOKP, PA, PAC ROMs me want
Also some AOSP kernels as well
Sent from my TF300T using Tapatalk 2
I made a few changes and aokp started to build but I came across an error and haven't had time to look into it. If I get it built I'll try to learn some more about git and upload the source
skynet11 said:
Actually, I think efforts might soon be underway to port straight AOSP as well I hope what I've heard (I can't give details, so please don't ask) comes to fruition.
Click to expand...
Click to collapse
Why pure aosp as opposed to CM?
123421342 said:
Why pure aosp as opposed to CM?
Click to expand...
Click to collapse
Because a lot of popular ROMs out there are based on AOSP rather than on CM. Besides, there's always room for both right?
I'd love to try pure AOSP. I've always had HTC devices so I never got the pure Android experience.
123421342 said:
Why pure aosp as opposed to CM?
Click to expand...
Click to collapse
because I want android and not all the stuff that comes with CM, if I want themes and mods ill do them myself
Does anyone have any resources that break down the build process?
I'm pretty excited for the 10.1 rom to become a daily driver. Once it's complete I hope to see possible other roms that are desensed... I'm sick of sense! I want some unadulterated android (or close to it)!
why would you want an aosp kernel? how are they better?
atishpatel2012 said:
why would you want an aosp kernel? how are they better?
Click to expand...
Click to collapse
Sense kernels won't work on aosp and the stock one they included in CM can't be overclocked or undervolted.
Nowak4G said:
Sense kernels won't work on aosp and the stock one they included in CM can't be overclocked or undervolted.
Click to expand...
Click to collapse
The kernel we are using right now is our stock kernel with cm commits. It doesn't include overclock or any other features because they could cause more bugs. Better to work all the bugs out of cm before you start doing things that could introduce more. Cplamer has already said that he has run a custom kernel with cm on his DNA so it is definitely going to happen. Just have to wait or build your own kernel unfortunately.
amathophobia said:
The kernel we are using right now is our stock kernel with cm commits. It doesn't include overclock or any other features because they could cause more bugs. Better to work all the bugs out of cm before you start doing things that could introduce more. Cplamer has already said that he has run a custom kernel with cm on his DNA so it is definitely going to happen. Just have to wait or build your own kernel unfortunately.
Click to expand...
Click to collapse
The other reason is because they're making so many changes to cm right now to get it working that a new kernel would have to be released for every update. I believe T1gartist has been running cm oc'd with a custom kernel as well
Sent from my Nexus 7 using Tapatalk 2
If you have the source it's not hard to add overclocking.
I'm not a dev or anything but I built AOKP
TheDanimal said:
I'm not a dev or anything but I built AOKP
Click to expand...
Click to collapse
Can u upload the build.
I wud like to test it out.
What all features are working ? Are all" Whats Working" features CM10.1 working for it ?
Sorry for asking all these questions.
BTW, u should create a new thread in Orig. Android Dev. with AOKP build :victory:

PAC-man ROM 4.4 Alpha-1 || DoubleTap2Wake

Hi!
I'm bringing to you PAC 4.4. It's finally here.
I will try to bring one more feature: sweep2wake and dualtap2wake.
I have made some research on google and XDA and found person who will help me to build kernel with patches.
Stay in touch.
Due to some people ignorace I delete my source and all download. NO MERCY ANYMORE!!!
XDA:DevDB Information
PAC-man ROM 4.4 Alpha-1 DT2W, a ROM for the Sony Xperia Z Ultra
Contributors
reaper61616
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.4.x
Version Information
Status: Alpha
Created 2014-03-24
Last Updated 2014-05-05
reaper61616 said:
Hi!
I'm bringing to you PAC 4.4. It's finally here.
I will try to bring one more feature: sweep2wake and dualtap2wake.
I have made some research on google and XDA and found person who will help me to build kernel with patches.
Stay in touch.
GAPPS:
http://forum.xda-developers.com/showthread.php?t=2397942
Kernel source: https://github.com/CyanogenMod/android_kernel_sony_msm8974
XDA:DevDB Information
PAC-man ROM 4.4 Alpha-1, a ROM for the Sony Xperia Z Ultra
Contributors
reaper61616
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.4.x
Version Information
Status: Alpha
Created 2014-03-24
Last Updated 2014-03-24
Click to expand...
Click to collapse
Thanks a lot man looking forward to the kernel and rom especially the swep2wake ........................just loved it on my galaxy nexus...and missing it on my ultra..
mathurmatt said:
Thanks a lot man looking forward to the kernel and rom especially the swep2wake ........................just loved it on my galaxy nexus...and missing it on my ultra..
Click to expand...
Click to collapse
Will do my best to make it work.
reaper61616 said:
Will do my best to make it work.
Click to expand...
Click to collapse
doubleltap2wake? That would be awesome!
pemell said:
doubleltap2wake? That would be awesome!
Click to expand...
Click to collapse
sweep2wake is more important to me... This evening I will try to patch kernel and build PAC with it.
If everything goes ok tomorrow build will be ready to download.
reaper61616 said:
sweep2wake is more important to me... This evening I will try to patch kernel and build PAC with it.
If everything goes ok tomorrow build will be ready to download.
Click to expand...
Click to collapse
Sounds great... Looking forward to try it out.. Before stock KitKat was launched I'd tried three PAC official KitKat builds... Great features, but kept crashing nova launcher n few other apps... Otherwise its great rom.. Tap2wake n sweep2wake sounds interesting indeed... Can't wait!
F**K!!
I will not do anything today!
My ssh connection to build machilne is dead!!
Tomorrow will start ssh server so I will be able to connect to my build machine.
My ssh is ok now. This evening is reserved for patching kernel.
Let's corss fingers.
reaper61616 said:
My ssh is ok now. This evening is reserved for patching kernel.
Let's corss fingers.
Click to expand...
Click to collapse
Could you include pegasusq governor? That's the best I've ever tried...
Sent from my Xperia Z Ultra using Tapatalk
pemell said:
Could you include pegasusq governor? That's the best I've ever tried...
Sent from my Xperia Z Ultra using Tapatalk
Click to expand...
Click to collapse
I'm only noob. Will try. Please give me link to source.
Hello reaper. Please see pm sent couple
of days back..just fyi thanks
Hi!
I've found part of touchscreen driver which is responsible for doubletap2wake.
This code is generic so I just force to enable it and it partial work.
Works when USB connected, but suddenly phone is DEAD (turned off).
Today I will work on it.
Link:
https://github.com/CyanogenMod/andr...11.0/drivers/input/touchscreen/max1187x.c#L75 (definition)
Fingers cross pleas.
I just look into source one more time and think enable sweep2wake and doubletap2wake will be very very easy.
If everything will go ok share new built kernel will take about 10 minutes (without tests - I will not publish kernel without testing)
Stay in touch for more info.
BTW.
Today will upload new build (without modded kernel).
Hi, thanks for your work.
Could you please add loop device support in your kernel. This mod already added in stock kernel but all cm kernel doesn't have this.
This mode needed for run Linux on Android.
Sent from my C6833 using Tapatalk
reaper61616 said:
I just look into source one more time and think enable sweep2wake and doubletap2wake will be very very easy.
If everything will go ok share new built kernel will take about 10 minutes (without tests - I will not publish kernel without testing)
Stay in touch for more info.
BTW.
Today will upload new build (without modded kernel).
Click to expand...
Click to collapse
When you get this working I would love it if you could pass on the patches and stuff you did to get it working so others could include this in other roms - with credit of cause
reaper61616 said:
I just look into source one more time and think enable sweep2wake and doubletap2wake will be very very easy.
If everything will go ok share new built kernel will take about 10 minutes (without tests - I will not publish kernel without testing)
Stay in touch for more info.
BTW.
Today will upload new build (without modded kernel).
Click to expand...
Click to collapse
I am waiting for sweep2wake and doubletap2wake feature eagerly ,please make it fast:good:
OMG i am DYING to have sweep2wake or knock to wake on this phone!!
Upload new build. Sorry for delay.
Enjoy.
reaper61616 said:
Upload new build. Sorry for delay.
Enjoy.
Click to expand...
Click to collapse
Great .Is tap to wake or slide to wake working in this new build?
techpal said:
Great .Is tap to wake or slide to wake working in this new build?
Click to expand...
Click to collapse
Not yet. There will be more work to do as I thought.

Unified kernel for msm8974 devices

Unified kernel for msm8974 devices
hi all
we are cooking 1 kernel for all msm8974 devices for all custom roms
Source
https://github.com/sonyxperiadev/kernel
in this moment Z1 (honami) and Z2 (sirius) are tested
feel free to fork, joyn and push back
XDA:DevDB Information
Unified kernel for msm8974 devices, Kernel for the Sony Xperia Z Ultra
Contributors
jerpelea, Kali-, tilal6991, cdesai
Kernel Special Features:
Version Information
Status: Testing
Created 2014-11-07
Last Updated 2014-11-07
So Excited
Powered By SONY XPERIA Z ULTRA
progress
z Ultra boots
panel needs some work
ts is cleaned
audio and sensord dsp has booted
Can't wait to see the final result.
Sent from my C6806 using XDA Premium HD app
I see the touch panel driver has been updated...
/me goes off to play with dt2w
panel fixed
kernel crash fixed
remaing
boot logo
audio
Logo is fixed
audio is fixed
where can we get the ramdisk to compile the zImage generated by this into boot.img ?
Is this kernel for AOSP based ROMs? If so, does the unified kernel work with the GPE of the phone?
fzurita said:
Is this kernel for AOSP based ROMs? If so, does the unified kernel work with the GPE of the phone?
Click to expand...
Click to collapse
yes it works on GPE
jerpelea said:
yes it works on GPE
Click to expand...
Click to collapse
Yep my _GPe is currently running AOSP and this kernel (give me a day or so and I'll try and release a semi functional build)
Thanks @jerpelea the the Sony team
kernel seems stable
jerpelea said:
kernel seems stable
Click to expand...
Click to collapse
Yeah, been running 5.0 in it for a while now. The 5.2.2.2 branch I'll sent a pull request with some net commits, otherwise mobile data can't function.
Sent from my Xperia Z1 (AOSP) using XDA Free mobile app
jerpelea said:
kernel seems stable
Click to expand...
Click to collapse
There is ALOT of screen flickering in Z Ultra using the kernel, can you please see what's happening
can someone provide a builded zip or a img file so noobs can test the kernel as well?
hi All
Busy weeks ....months ...
Progress so far
- unified 3.4 kernel is stable for daily use and community tweaking
As some of you have already seen we have started work on comunity 3.10 unified kernel
This kernel is not finished and not stable but is an invitation for developers to joyn, test and improve a kernel built "by community for community"
Br
J
mo120697 said:
can someone provide a builded zip or a img file so noobs can test the kernel as well?
Click to expand...
Click to collapse
you can test on any AOSP or CM12 roms
both use Sony unified kernel
br
J
jerpelea said:
hi All
Busy weeks ....months ...
Progress so far
- unified 3.4 kernel is stable for daily use and community tweaking
As some of you have already seen we have started work on comunity 3.10 unified kernel
This kernel is not finished and not stable but is an invitation for developers to joyn, test and improve a kernel built "by community for community"
Br
J
Click to expand...
Click to collapse
3.10? Really excited, i'll see if i can contribute somehow.
build guide has been updated for easy reading
http://developer.sonymobile.com/kno...evices/how-to-build-and-flash-a-linux-kernel/
br
J

[LOLLIPOP] Xperia AOSP Project

hi all
we have included this device in open devices project
you can check news about project on
http://developer.sonymobile.com/know.../open-devices/
feel free to fork, build, fix and push back
Br
J
reserved
@jerpelea
What about software binaries for Z Ultra? will Z1 do the job?
@jerpelea
Can you please share a bit more details about the precompiled kernel for other devices there at SonyXperiaDev's git is made from which sources?
So that by then we can compile a kernel.
I'll have a look tonight and see if there is anything I can try
I'm trying to build aosp 5 using z1 binaries from the sony dev site at the moment
blueether said:
I'll have a look tonight and see if there is anything I can try
I'm trying to build aosp 5 using z1 binaries from the sony dev site at the moment
Click to expand...
Click to collapse
you and me both but at the same time i'm following @jerpelea guide to build lollipop with new binaries
My VM takes ages to compile
blueether said:
I'll have a look tonight and see if there is anything I can try
I'm trying to build aosp 5 using z1 binaries from the sony dev site at the moment
Click to expand...
Click to collapse
I have been trying since almost one week.
Have been stuck at points i couldnt get past.
Lets hope this time something sweet comes :angel:
Many thanks jerpelea.
A device-sony-togari repository is referenced in the readme for the rhine common device tree, but It's not yet public. Can we expect this, along with togari specific binaries any time soon?
Compiling Sucessfull
Not made with lollipop binaries.
#### make completed successfully (02:10:52 (hh:mm:ss)) ####
Anyone care to try? I'm not responsable for any bricking or the cat in the house catching fire.
Saatvik Shukla said:
@jerpelea
Can you please share a bit more details about the precompiled kernel for other devices there at SonyXperiaDev's git is made from which sources?
So that by then we can compile a kernel.
Click to expand...
Click to collapse
the kernel is precompiled from the kernel repo of the sonyxperiadev git. (latest 3.5 branch should be used for compiling).
May i suggest adding "5.0" or "lollipop" to the thread title?
tsiros said:
May i suggest adding "5.0" or "lollipop" to the thread title?
Click to expand...
Click to collapse
Yeah, that would draw some extra attention. Maybe a mod can add it?
you can use honami blobs but kernel and dts have to be recompiled from unified kernel source
kernel is same unified kernel and has all configs for togari
please be patient and we will add new devices soon
br
J
Ok... building kernel right now... let's see
Sm0L said:
Compiling Sucessfull
Not made with lollipop binaries.
#### make completed successfully (02:10:52 (hh:mm:ss)) ####
Anyone care to try? I'm not responsable for any bricking or the cat in the house catching fire.
Click to expand...
Click to collapse
Sure bring it on. Still animal crulety is not fun
KalleEatingBrain said:
Sure bring it on. Still animal crulety is not fun
Click to expand...
Click to collapse
You probably should check out this thread.
updated guide and blobs for android Lollypop version 5.0.1
http://developer.sonymobile.com/knowledge-base/open-source/open-devices/
jerpelea said:
updated guide and blobs for android Lollypop version 5.0.1
http://developer.sonymobile.com/knowledge-base/open-source/open-devices/
Click to expand...
Click to collapse
Thanks for the hard work. AOSP id my daily at the moment, only real bug seems to be that cores 1-3 don't go off line (it is using CM's kernel at the moment as the AOSP one had more bugs I think)
blueether said:
Thanks for the hard work. AOSP id my daily at the moment, only real bug seems to be that cores 1-3 don't go off line (it is using CM's kernel at the moment as the AOSP one had more bugs I think)
Click to expand...
Click to collapse
cm and aosp in this moment are same kernel
br
J
jerpelea said:
cm and aosp in this moment are same kernel
br
J
Click to expand...
Click to collapse
blueether said:
Thanks for the hard work. AOSP id my daily at the moment, only real bug seems to be that cores 1-3 don't go off line (it is using CM's kernel at the moment as the AOSP one had more bugs I think)
Click to expand...
Click to collapse
Cm11 kernel to be precise.
If I remember right cm12 kernel didn't boot at all.

[Kernel] [3.4.15] [D855] WinXkernel [Alpha 0.2] [15/02/17]

After compiling roms for a couple devices and learning about the android rom, i have decided to dabble in the arts
of kernel compiling, i started with my main device the Nexus 6p, learnt a fair bit compiling kernels for it, so i decided to
come back to this device for testing purposes and trying to test and go back to ARM device which is completely different.
Now with the Nexus device i went full updated linux kernel first then gave updates, but this time ill be doing something a little
different, i will upstream some kernel updates, plus caf updates then i will give a release, or for example, the first realease i will
give you guys will be 3.4.2 kernel version, just to get things going, then next release will be a higher version.
I hope all of you like it i will be adding alot of stuff in the coming months.
All releases will keep up to date and working with latest CM roms
Here is the download link just click on the kernel and it will download
XDA:DevDB Information
WinXkernel, Kernel for the LG G3
Contributors
winxuser
Source Code: [url]https://github.com/winxdroid/android_kernel_lge_g3[/URL]
Kernel Special Features:
Version Information
Status: Testing
Created 2017-02-08
Last Updated 2017-02-15
CHANGELOG
15/02/17
updated to 3.4.15
added adreno idler
added new powersuspend
added power efficient workqueue
added voltage control
added kcal
08/02/17
Latest LineageOS kernel update
Updated to 3.4.2
it is compatible to stock rom or fulmics rom?
No it's not, this is for lineageos nougat roms
Could you please give us more info about this kernel? Thanks in advance.
Ducatuca said:
Could you please give us more info about this kernel? Thanks in advance.
Click to expand...
Click to collapse
Well at the moment it's stock lineage kernel,, I am currently upstream IMG the current 3.4.x updates, and it will also have alot of improvements
really good to see another dev on g3 , thanks for effords ! i will try as soon as possible.
Can you inform me about the kernel versions i dont quite understand what the differences are
Thanks
lintol23 said:
Can you inform me about the kernel versions i dont quite understand what the differences are
Thanks
Click to expand...
Click to collapse
Ok so stock stock kernel you get with stock rom or even custom like CyanogenMod/lineageos has a kernel version of 3.4, each incremental update after that eg 3.4.1 or even 3.4.100 has many fixes and updates within the kernel, some do nothing for our device but others can, a small code change in one file can impact the way the kernel works
karasumert98 said:
really good to see another dev on g3 , thanks for effords ! i will try as soon as possible.
Click to expand...
Click to collapse
No worries I have had this device for many years tried, got a new device and just forgot about it lol, like I said I had been working on the Nexus 6p that I have and decided to try out with this one
This kernel reboots after a short period on rr5.8...
kehne said:
This kernel reboots after a short period on rr5.8...
Click to expand...
Click to collapse
I dont know good.. But rr is lineage? This kernel is for lineage if i good understand
Sealant said:
I dont know good.. But rr is lineage? This kernel is for lineage if i good understand
Click to expand...
Click to collapse
Yep, RR based on linage. So basically it should work, but after 10-30sec the ROM reboots
I can't wait for up to 3.4.113
What devices does this kernel support? I have the vs985
Does this work on all lg g3 variants ?. Because I dont want to flash this and brick my lg g3 d852. Thanks
MaddMaxx636 said:
What devices does this kernel support? I have the vs985
Click to expand...
Click to collapse
TeamAndroid14 said:
Does this work on all lg g3 variants ?. Because I dont want to flash this and brick my lg g3 d852. Thanks
Click to expand...
Click to collapse
This kernel only supports d855 as it is the device I have
kehne said:
This kernel reboots after a short period on rr5.8...
Click to expand...
Click to collapse
Well I'm running latest lineageos and I have never had it reboot on me. Are you using any kernel manager apps at all, as I haven't been able to add and customisation to it just it. It may panic because it's reaching for something it doesn't have
No reboots here either,
Im running the latest official Lineage .
if u have kernel mod or any other kernel tuner installed try to go back to your basic settings or just delete the app and install it again after your first boot.
Really smooth kernel !
Hi... Can you had the savoca Patch to use with Wheatstone.apk? Can use my phone without it
Enviado do meu LG-D855 através de Tapatalk

Categories

Resources