[WIP][Kernel][4.4.2] (3.4+|Hybrid|OC|UV|Battery Friendly) hor1z0nKernel for Falcon - Moto G General

Hi guys,
I'm by no means a pro at kernel building but I've put lots of effort into this kernel so I thought I'd share it with you. I do not own a Moto G so I haven't had a chance to test it. The kernel is still in testing stage and built with Linaro 4.10.0 toolchain. It built from source and has added features from Blechd0se and Faux123's Kernels for Moto G.
Edit: These kernels are only for stock based 4.4.2 ROM's and not for PAC, CM etc.
It should work in theory but since I do not own the device, I can't be certain.
If someone would be kind enough to test them for me, I'd be really thankful.
Also, you will not end up in a bootloop or lose data after flashing this kernel. Just use the command fastboot flash boot boot.img fastboot boot boot.img and if there are any problems, your phone will come back to the original state on next boot.
If the kernel crashes or fails to boot, please get me a last_kmsg so I can debug it.
Code:
adb shell cat /proc/last_kmsg > kmsg.txt
Download Links:
Test 1: 3.4.0-hor1z0nKernel
Test 2: 3.4.98-hor1z0nKernel
The 3.4.98 Kernel has some cherrypicked features from Uber Kernel for N5 and latest 3.4.98 Kernel from Kernel.org
If I helped you or you like my work please click the
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
button.

From wich sources is kernel made? If its from Cyanogenmod sources it should work on custom roms..and if it isn't,could you make one and add the same features? It seems really good but i dont want to revert to stock just to test..
Sent from my Moto G using Tapatalk

Changelog?
Enviado desde mi XT1032 usando Tapatalk 2

Has anyone tried this kernel?
What is the best kernel I can use for Moto G XT1033.
Sorry for stupid questions. I'm new to XDA. :silly:

Sorry buddy, but where are the sources? Can you post a link?
Thanks

The download links are broken..

Related

(Secure Kernel) AnikOS Droid Kernel

Hi! I'm the head of the AnikOS community that is devoted to Linux Security Solution developing. For some time already we are porting some of our patches for linux kernel (especially GRSecurity-based) to 3.1.10 android kernel for some devices.
Some time later I'd like to introduce you the first working ALPHA version of this kernel named AnikOS Droid Kernel 1.0 Alpha01 for Nexus S GSM.
You can also read some useful information about AnikOS project here.
If you have any suggessions that need to be applied in our kernel so you are welcome with advices ;-)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
here are some of the top kernel threads in my opinion with best features if that helps
http://forum.xda-developers.com/showthread.php?t=1036996
http://forum.xda-developers.com/showthread.php?t=1469842
http://forum.xda-developers.com/showthread.php?t=1427352
http://forum.xda-developers.com/showthread.php?t=1361477
maybe you could add some features of these kernels in yours
here is some good info from bedalus on all the kernel features http://forum.xda-developers.com/showpost.php?p=21322946&postcount=3
I would suggest getting the project you are working on to actually work first. Kind of silly IMHO to be looking to add in stuff in other kernels when your kernel project is not even in a alpha stage yet.
sean1984 said:
here are some of the top kernel threads in my opinion with best features if that helps
http://forum.xda-developers.com/showthread.php?t=1036996
http://forum.xda-developers.com/showthread.php?t=1469842
http://forum.xda-developers.com/showthread.php?t=1427352
http://forum.xda-developers.com/showthread.php?t=1361477
maybe you could add some features of these kernels in yours
Click to expand...
Click to collapse
Ok, thanks!
I've already added the latest Voodoo Colors and Sound patches, the most popular IO and CPU frequency schedulers, BLN and BLD patches, GRSecurity 2.2.2 and some other patches.
Kernel has the Diffferent Security models feature enabled and uses full audit and policy enforcement GRSecurity features.
albundy2010 said:
I would suggest getting the project you are working on to actually work first. Kind of silly IMHO to be looking to add in stuff in other kernels when your kernel project is not even in a alpha stage yet.
Click to expand...
Click to collapse
Thanks! Hope it will be so

Conpiling error

Hi i cant conpile the paranoid android rom to mi2 because this error is showing up. Help me.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my ME301T using Tapatalk
you have to adapt the device tree for PA. take a look at the nexus4 repo for PA.
How to do that
Sent from my MI 2S using Tapatalk
well, just take a look the mako repos:
https://github.com/AOSPA/android_device_lge_mako
Also I can't see any CAF repos on their github so you probably will have a hard time getting audio, camera, etc working.
EDIT: if you use AOSPA-legacy you won't have the hardware problems but u still need to adapt the code.
I ported it for you: https://github.com/M1cha/android_device_xiaomi_aries/tree/pa-4.4
Is PA closed source or sth.? because this ROM looks like AOSP except for a few features.
Thx
Sent from my MI 2S using Tapatalk
thx very much i started the compiling and the error did not appear thx for your help, and for your patience
I try to make it official: https://github.com/AOSPA-legacy/android_vendor_pa/pull/66
new error
now this error appeared
don't worry. sometimes PA isn't compilable(they don't have nightlies)
pick this: https://github.com/PAC-man/android_frameworks_base/commit/136af47161127f8e7260d109f11887b6a4d45804
and revert this: https://github.com/AOSPA-legacy/and...mmit/f465011409467773ed7c008aed83e9ddf8ca9445
This is the best news for Mi2s, sadly I don't have my Mi2s anymore.
m11kkaa said:
don't worry. sometimes PA isn't compilable(they don't have nightlies)
pick this: https://github.com/PAC-man/android_frameworks_base/commit/136af47161127f8e7260d109f11887b6a4d45804
and revert this: https://github.com/AOSPA-legacy/and...mmit/f465011409467773ed7c008aed83e9ddf8ca9445
Click to expand...
Click to collapse
how to download and insert this to the rom ??
anonim14 said:
how to download and insert this to the rom ??
Click to expand...
Click to collapse
just resync and try again. it should work now.
Also mi2 got merged into official PA repos and we'll receive nightlies soon.
thx for your help your the best i put that two you gave me in my roomservice is that ok ??? and now this error accurse
anonim14 said:
thx for your help your the best i put that two you gave me in my roomservice is that ok ??? and now this error accurse
Click to expand...
Click to collapse
you should never ever edit roomservice because this file is autogenerated.
Just follow the general build instructions.
But the roomservice i wrote myself
Sent from my MI 2S using Tapatalk
you should use local_manifest for that
btw you have to use official PA repos: https://github.com/AOSPA-legacy/android_device_xiaomi_aries
and check the dependencies: https://github.com/AOSPA-legacy/android_device_xiaomi_aries/blob/kitkat/pa.dependencies
this is senseless work though because u can use roomservice.
Yeah i maked a local_manifest folder and in that folder a roomserice.xml and there i wrote the device tree
Sent from my ME301T using Tapatalk

[DEVELOPMENT] Android 5.1 discussion

Hey guys,
we all use and work on different ROMs, be it OmniROM, CyanogenMod or AOSPA. However we all use very similar (if not the same) device trees and for that reason, I have decided to create this thread. Anyone can post test builds, logs, experiences, commits or whatever here without having to clutter other threads or open new ones.
My kernel should be good to go (it is pretty much up to date with the latest CAF upstream of the A-family, which means none of the kernel commits on cm gerrit (android_kernel_sony_apq8064) are required.) I'll be pushing everything I commit here: android_kernel_sony_apq8064.
Looking forward to a successful/effective collaboration guys.
Sounds good to me
Gave SlimLP a go - it boots. Although I didn't test it for long, I did notice that RIL is broken. Everything else should be working. I've used the kernel mentioned in the OP to get it compiled. I'll probably continue working on this on the next weekend.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Olivier said:
Gave SlimLP a go - it boots. Although I didn't test it for long, I did notice that RIL is broken. Everything else should be working. I've used the kernel mentioned in the OP to get it compiled. I'll probably continue working on this on the next weekend.
Click to expand...
Click to collapse
Yeah RIL is broken due to old sepolicies, I haven't had a chance to update them for Lollipop yet. Should be pretty easy though, using either pabx's policies or mako's for reference.
SuperHanss said:
I haven't had a chance to update them for Lollipop yet.
Click to expand...
Click to collapse
Yea me neither, I just went for permissive SELinux and disabled our policies (in fusion3-common) as they were breaking the build. We'll see...
I have updated the kernel to LA.AF.1.1-01310-8064.0. More CAF upstream coming soon...
Bump (and this goes to everyone using any 5.1 ROM) - just out of curiosity; what kind of random reboots do you guys experience? Hard reboots? Soft reboots? Or something else?
Describe the issues as precise as possible and upload logcat, dmesg and last_kmsg (and mention what ROM build you use)
I use pabx lollipop 5.1 aosp as daily driver.
Absolutely great working rom, no issues, no reboots no freezes. I feel like i have a nexus
Guys the reboot issue has been solved for me after update and it only happened when phone was in charge any idea why I have a lot apps crashing specially on Google chrome

Stock Deodexed

I would love to have the stock rom deodexed but haven't done anything like that since the Bionic days. I also don't have time to research & figure it out (damn crazy family & all their issues). Is there angone that would be willing to do this?
I deodexed my stock, rooted rom this past weekend at the request of a friend. I wasn't planning on making a flashable zip or img. I have /system/app, /system/priv-app, and /system/framework deodexed on my google drive in a .tar.bz2 archive. If u want that then PM me a google account to share it with
Besides theming what does have a deodexed rom do?
I have created flashable zips of both stock ROMs for the X1575 (Pure) and X1572 (Style), in both odexed and deodexed versions.
If anyone wants them, I could start a thread for them, if no one else does.
Sent from my XT1575 using Tapatalk
Spasticdroid said:
I have created flashable zips of both stock ROMs for the X1575 (Pure) and X1572 (Style), in both odexed and deodexed versions.
If anyone wants them, I could start a thread for them, if no one else does.
Sent from my XT1575 using Tapatalk
Click to expand...
Click to collapse
I think that would be great, even for people to use as a base for more development. Giving you credit of course. Scott used to do that with other devices (Clean ROM). People would use his as a base also.
Sent from my XT1575 using Tapatalk
countryfolk07 said:
I think that would be great, even for people to use as a base for more development. Giving you credit of course. Scott used to do that with other devices (Clean ROM). People would use his as a base also.
Sent from my XT1575 using Tapatalk
Click to expand...
Click to collapse
Consider it done. Uploading them now, and will make a thread for them when they finish shortly.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

[Request] We want Resurrection Remix 6.0.0 & TWRP Multirom 3.2.x for POTTER

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Hello Dev's,
As many of you heard that Resurrection Remix 6.x has been released earlier this month. Also Multirom TWRP has merged the sources of Android 8.1 in its git. We want both (RR v6.x && Multirom TWRP (Oreo version)). As the older version of Multirom TWRP is unable to flash Oreo 8.1 based Roms, therefore it must have to replaced with newer one.
Sources:
MultiRom TWRP : https://github.com/multirom-dev/Team-Win-Recovery-Project
Kindly support us..... We would be thankful to the contributor.
Speak for yourself.
And don't demand anything.
sunmughans said:
Hello Dev's,
As many of you heard that Resurrection Remix 6.x has been released earlier this month. Also Multirom TWRP has merged the sources of Android 8.1 in its git. We want both (RR v6.x && Multirom TWRP (Oreo version)). As the older version of Multirom TWRP is unable to flash Oreo 8.1 based Roms, therefore it must have to replaced with newer one.
Sources:
MultiRom TWRP : https://github.com/multirom-dev/Team-Win-Recovery-Project
Kindly support us..... We would be thankful to the contributor.
Click to expand...
Click to collapse
Build them yourself, and share them with us.
Ofcurse! If i had a server..
thedr34m13 said:
Build them yourself, and share them with us.
Click to expand...
Click to collapse
Lend me a server & i'll do this for you.
bornlivedie said:
Speak for yourself.
And don't demand anything.
Click to expand...
Click to collapse
Don't you know the difference between Request and Demand ??
sunmughans said:
Don't you know the difference between Request and Demand ??
Click to expand...
Click to collapse
WE "WANT"
self explanatory
Use this for now, we can't demand a specific rom.
http://moto-roms.netlib.re/DU/RR-O-v6.0.0-20180210-potter.zip
Enviado desde mi Moto G (5) Plus mediante Tapatalk
sunmughans said:
Lend me a server & i'll do this for you.
Click to expand...
Click to collapse
Not sure if you really meant this, but I have a pretty powerful PC (Intel(R) Core(TM) i7-4820K CPU @ 3.70GHz) that is largely idle. I'd be happy to share access to a build environment VM if that would result in this port!

Categories

Resources