[Kernel] [CDMA] [Unlocked Bootloader] Stock with overclock/recovery [V1.0] - Xperia Play Android Development

R800x Users, I have just compiled a kernel based of the 3.0.1.E.0.88 Sources.
I need a few testers, Big update, read the update section for v.2 (2012 Feb 12)
Pax
Update 01: 2012 February 08 1500 CST:
Code:
Working:
Stock kernel (no overclocking yet)
Boots
No random reboots (yet)
Autobrightness is disabled (as it was in 2.3.3 update)
Not Working:
Wifi (came from DooMLoRD's Kernel, need to check coming from stock update: need to flash Doom's stock wifi)
Recovery (need to look into this, in the meanwhile, use market link below)
Will be added Later:
Governers
I/O Schedulers
Overclocking
Auto-rooting
Note: This kernel's ramdisk is ro.secure = 0, which means it can be rooted, you'll just have to do the work.
Update 2012 February 08 -- 1900
Attached boot.img
Update: 2012 February 12 -- 2020
Code:
Big update to the kernel
I switched from my ramdisk, which ended up being a headache to DooMLoRD's v10 ramdisk
That means:
Wifi Works
Autoroot (should) work (I haven't tested it yet)
Recovery Works
New Splash on boot (thanks [URL="http://forum.xda-developers.com/showthread.php?t=1494076"]KeiranFTW[/URL] )
What I've added:
Overclocking is possible up to 2.0ghz (be warned, I have not had a chance to completely test it out, and my device only works up to 1.6ghz) (Freqs are from DooM v10)
Governors added:
brazillianwax
smoothass
smartassv2
savagedzen
interactivex
lagfree
Scary
smartass
Original governers
UPDATE: 2012 Feb 12 1055
Noticed that when I switched to DooMLoRD's ramdisk, autobrightness got re-enabled. Fixed that. Uploaded new kernel.
UPDATE: 2012 Feb 13 1335
Changed version from .2 to 1.0
Added IO Schedulers:
Anticipatroy
CFQ
V(R)
SIO
UPDATE: 2012 Feb 13 -- 1400
Realized last update unintentionally removed governors, as soon as I get a stable internet connection, i'll upload completely working kernel.
UPDATE: 2012 Feb 13 -- 1525
Uploaded fixed kernel.
Note: I am not to be held responsible if your device fails you. By flashing this, you are taking your device's ability to work into your own hands. ESPECIALLY WITH OVERCLOCK. TEST BEFORE YOU DECIDE TO SET ON BOOT. IF YOUR PHONES FAILS YOU, IT IS YOUR RESPONSIBILITY
Follow these instructions from Doom if you don't know what to do
download the boot.img
save the boot.img in the folder with fastboot binaries (fastboot.exe files)
power down device
start device in fastboot mode
use the following command to flash the boot.img
Code:
fastboot -i 0x0fce flash boot boot.img
reboot phone and enjoy the kernel
What's Left to be added:
What do people want?
To get into recovery, use the exact same key as you would on DooM's
Sources for code:
Github -- Ramdisk (From ftf, if you really want to mess with this, have fun, but it's not worth the time.): https://github.com/paxchristos/R800x-Ramdisk
Github -- Kernel Source: https://github.com/paxchristos/R800x-2.3.3-Kernel
Big thanks to Keiran/Doom for the help in getting this to work.

Reserved for future use

Any modifications regarding I/O schedulers & CPU governors? Any additional kernel modules?

CrimsonKnight13 said:
Any modifications regarding I/O schedulers & CPU governors? Any additional kernel modules?
Click to expand...
Click to collapse
There well be, as of right now, this is pretty much an alpha release. I'm in class for a little bit, then I'm going to actually flash it (
I just did a fastboot boot) and start bug checking ...
Sent from my R800x using Tapatalk

paxChristos said:
R800x Users, I have just compiled a kernel based of the 3.0.1.E.0.99 Sources.
I need a few testers, I will post soon (I literally just got it to boot)
expect more info soon!
Pax
Click to expand...
Click to collapse
I'm game for trying it out.

With this kernel we can overclock? Like with SetCPU?

I'll try this later when some other stuff is fixed. But nice job.

Is this a kernel for 2.3.3?
What's to prevent you from grabbing sources from a later version and doing this?

i think this kernel is for unlocked bootloaders???
Because locked can't flash kernels

nickholtus said:
i think this kernel is for unlocked bootloaders???
Because locked can't flash kernels
Click to expand...
Click to collapse
There can be kernels that can be flashed with CWM Recovery.
I'm SOOO ready to test! Hit me with your best shot!
EDIT: Do you think this kernel will eventually evolve into a kernel that will be able to boot Cyanogenmod and/or MIUI? I'm assuming that's what you're aiming for. lol

Nope we can't flash kernels with cwm on SEMC devices

PariahLantern said:
Is this a kernel for 2.3.3?
What's to prevent you from grabbing sources from a later version and doing this?
Click to expand...
Click to collapse
I have a R800x (the Verizon Xperia Play) and I play to focus development on sources exclusively for the R800x. If the R800x gets new sources, I will update code based on that, not sources for GSM.
nickholtus said:
i think this kernel is for unlocked bootloaders???
Because locked can't flash kernels
Click to expand...
Click to collapse
You are correct sir, I was updating between classes and posted the wrong info *fixed*
Selim873 said:
There can be kernels that can be flashed with CWM Recovery.
I'm SOOO ready to test! Hit me with your best shot!
EDIT: Do you think this kernel will eventually evolve into a kernel that will be able to boot Cyanogenmod and/or MIUI? I'm assuming that's what you're aiming for. lol
Click to expand...
Click to collapse
Sorry, only for unlocked boot loaders, my bad
Eventually I might get into other development. First I wanna get this working, perfectly.
nickholtus said:
Nope we can't flash kernels with cwm on SEMC devices
Click to expand...
Click to collapse
Yupp, the /boot partition is locked so we can't flash kernels that way
(hint: if you do (from terminal emulator as root) cat /proc/mtd and you see /boot, you can use CWM to flash kernels.)

Kernel v.1 is uploaded and attached to post 1

Selim873 said:
There can be kernels that can be flashed with CWM Recovery.
I'm SOOO ready to test! Hit me with your best shot!
EDIT: Do you think this kernel will eventually evolve into a kernel that will be able to boot Cyanogenmod and/or MIUI? I'm assuming that's what you're aiming for. lol
Click to expand...
Click to collapse
Probably. We are gonna end up finding another exploit.

paxChristos said:
Yupp, the /boot partition is locked so we can't flash kernels that way
(hint: if you do (from terminal emulator as root) cat /proc/mtd and you see /boot, you can use CWM to flash kernels.)
Click to expand...
Click to collapse
nope u cant see /boot and it cant be flashed to using CWM (on xperia devices)
{
"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"
}

DooMLoRD said:
nope u cant see /boot and it cant be flashed to using CWM (on xperia devices)
Click to expand...
Click to collapse
Couldn't we not "find" the boot partition values and then mount the boot partition? Would require a little kernel editing but would be well worth it.

KeiranFTW said:
Couldn't we not "find" the boot partition values and then mount the boot partition? Would require a little kernel editing but would be well worth it.
Click to expand...
Click to collapse
I didn't think about that! I would love to try to get at it, but I'm only a user and know nothing of development... I'm sure that'll get cracked eventually.

Selim873 said:
I didn't think about that! I would love to try to get at it, but I'm only a user and know nothing of development... I'm sure that'll get cracked eventually.
Click to expand...
Click to collapse
The only problem (that I can see) with what Keiran is suggesting is that the you'd need a custom kernel to affect the /boot partition, which once again, makes it useless for anybody with a locked bootloader...

paxChristos said:
The only problem (that I can see) with what Keiran is suggesting is that the you'd need a custom kernel to affect the /boot partition, which once again, makes it useless for anybody with a locked bootloader...
Click to expand...
Click to collapse
I understand that, but since it was based off the stock kernel, would the values be the same for everybody with a locked bootloader? I know that you meant when you said that, but what I was thinking was that someone could dig around the kernel to find those values and what trigger the /boot partition in the first place, then use the correct adb shell command, whatever it is, to make that show up on locked devices. Whether the device is on it's recovery mode (Back+Power) or fastboot (Search+Power) state. Like I said, I don't know anything about developing, and I might just be walking off a cliff at the moment, but it's just a thought.
EDIT: As in looking and thinking on the modified "stock" kernel, and applying on the locked devices. Trial and Error.

Just a quick update,
I'm trying to get the overclocking working, but right now it's being a stone cold b*tch with compiling
As soon as I get it working, i'll upload a new kernel version

Related

[RECOVERY][Codina] TWRP 3.1.1

TWRP
for
Samsung Galaxy Ace 2
aka Codina​
Sources
Device tree: https://github.com/ChronoMonochrome/android_device_samsung_codina/tree/omni-7.1
Recovery Source: github.com/ChronoMonochrome/android_bootable_recovery/tree/android-7.1
Screenshots
{
"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"
}
Installation
1) before installation, make sure that you've installed chrono kernel (r5.2 version or up is required for TWRP 3.1.1)
2) flash zip file
Download
http://xda.mister-freeze.eu/XDA-files/ChronoMonochrome/recovery/TWRP
XDA:DevDB Information
TWRP for codina, Tool/Utility for the Samsung Galaxy Ace II
Contributors
ChronoMonochrome, SergeyL
Version Information
Status: Stable
Current Stable Version: 3.1.1
Stable Release Date: 2017-05-22
Created 2015-04-18
Last Updated 2017-05-22
Reserved
Changelog:
22.05.2017
rebased to the CM14.1 device tree by SergeyL
updated to the latest omnirom 7.1 sources
removed a device-specific hack
increased the scrollbar width in the file manager
re-added an initial support for the dualboot feature
28.08.2015
updated to latest omnirom's 5.1 recovery source
fixed reboot sequence bug introduced in 2.8.7.0
adjusted brightness and disabled vibration intensity by default
reworked genfstab
19.04.2015
fixed not working taking screenshots (thanks @Epirex for hint)
removed using path to CPU temp as it doesn't work properly
16.04.2015
initial release
added /ramdisk partition to backup list
added path to CPU temperature interface (that doesn't work sometimes though )
Known bugs:
Report here if you have found any
About EXT4/F2FS
Whatever variants of filesystems on /cache, /data and /system (EXT4/F2FS) should work. However, only ext4 was tested by me. If you've encountered any issue with it, post here /ramdisk/twrp.fstab.
About installation on codinap
This installer should support codinap as well as codina. Otherwise report about it as I haven't tested installation on codinap.
Theme materialised
http://forum.xda-developers.com/galaxy-ace/ace-2-apps/twrp-materialised-t3066650
OMG @ChronoMonochrome you are doing a very good job for our device .As always many thanks!!!!
btw. later i upload new version of themes for TWRP
Edit: Themes Added
guys, is there someone, that for some reason prefer twrp?
I would hear..why, it amuses me, personally(backups, overall mgmt, you know ).
Is it matter of preference?
xo.en said:
twrp, cwm.. what's the difference...really(wrote by user of cwm).
(i mean for real, rom modding experience ),
i mean: allright, but this is clearly...matter of preference, not progress, yes?
Click to expand...
Click to collapse
Yep, this is matter of preference...
btw, guys, is there someone, that for some reason prefer twrp?
Click to expand...
Click to collapse
Not that I prefer TWRP or Philz(are we talking about philz?), I just wanted to get familiar with recovery building. Later, maybe I will be able to build ROMs (if it is possible on my machine). Even building recovery(with 4.4.4 sources) on x86 machine wasn't very easy, but at least it's possible. Some mess with default repos was needed.
I would hear..why, it amuses me, personally(backups, you know ).
Click to expand...
Click to collapse
What's wrong with backups?
ChronoMonochrome said:
What's wrong with backups?
Click to expand...
Click to collapse
Absolutely nothing..i lost my, uh, thought, sorry.
For us with cwm black screen it is very important to have TWRP for recovery.
A big thanks to Chrono for this
manthes said:
For us with cwm black screen it is very important to have TWRP for recovery.
A big thanks to Chrono for this
Click to expand...
Click to collapse
hm. i have not seen cwm blackscreen for year or so(s6d here), in old days only solution was to keep finger on screen in such cwm to see wtf is goin on.
Thing was related to kernel, idd, and definitely not to rom used, imho.
I have it all the time with CWM after cwm 5 or a version like that if i remember correctly. I dont know why. Maybe my s6d is more sensitive .
Before twrp it was a torture to test custom roms. However i think that TWRP is much more friendly.
And because we are just spamming right now i have to say that i test this recovery and it looks like that it is working fine (and it has better font)
manthes said:
And because we are just spamming right now i have to say that i test this recovery and it looks like that it is working fine (and it has better font)
Click to expand...
Click to collapse
..indeed, sorry for spam...it is good you found this fixed now anyway.
manthes said:
For us with cwm black screen it is very important to have TWRP for recovery.
A big thanks to Chrono for this
Click to expand...
Click to collapse
It's fixed on my Kernel and that from Chrono (latest Build).. at least on 20150405 it's 99,9% fixed .. just only one user of the whole world with s6d have still problems ..
btw: i've also s6d now, and even if i hardly OC that LCD.. i still don't have that blackscreen bug.. not on CM11 and not on cwm
ace2nutzer said:
It's fixed on my Kernel and that from Chrono (latest Build).. at least on 20150405 it's 99,9% fixed .. just only one user of the whole world with s6d have still problems ..
btw: i've also s6d now, and even if i hardly OC that LCD.. i still don't have that blackscreen bug.. not on CM11 and not on cwm
Click to expand...
Click to collapse
Sudden interest:
Tell me something: which settings of gov/i/o are used in twrp/cwm, where choice is taken from? Can we customize it? Or it is just some kind of lowlevel, generic thing?
xo.en said:
Sudden interest:
Tell me something: which settings of gov/i/o are used in twrp/cwm, where choice is taken from? Can we customize it? Or it is just some kind of lowlevel, generic thing?
Click to expand...
Click to collapse
Kernel defaults are used on early stage of system init(this is when ROM settings / init.d scripts aren't loaded). But since neither first nor second is used in recovery, there should another way to work around it. I've provided /ramdisk/00recovery that runs at very early stage (probably earliest possible). Almost same work does /ramdisk/00userinit , but it run only when you boot in system.
Uploaded new build
Changelog:
19.04.2014
fixed not working taking screenshots (thanks to Epirex for hint)
removed using path to CPU temp as it doesn't work properly
Click to expand...
Click to collapse
xo.en said:
Sudden interest:
Tell me something: which settings of gov/i/o are used in twrp/cwm, where choice is taken from? Can we customize it? Or it is just some kind of lowlevel, generic thing?
Click to expand...
Click to collapse
Yeah, i can only speak for my Kernel: I can set for every thing different Gov. I/O: CM, CWM, LPM (Offline-Charging) Also different LCD Brightness... and Different min. max CPU Freqs. and so on..
When i started to build the kernel for the first time, in CWM we had that config: (Default TC):
Performance Gov. (static 1Ghz !)
Brightness: 100%
Now it's running:
interactive, 400 - 800Mhz
Brightness 30% (also for offline charging, and CM bootlogo to save some power..)
EDIT: Nope, on my Kernel the User can only change Kernel tunables via init.d scripts ...(not for cwm and lpm)
ace2nutzer said:
Yeah, i can only speak for my Kernel
Click to expand...
Click to collapse
I dig you - so, lowlevel setting that is used in twrp/cwm relies entirely on kernel settings(set/edited before compiling)?
Recovery just uses settings made as default before compiling, yes? This is the point - can we affect this AFTER
I mean - recovery uses same thing that we see after firs boot(i.e. in performance control, chronokernel app, etc), right?
SO, now - can we, in example - add option to change lcd freq setting to cwm/twrp level anyhow, too?
Or this thing is related to different area(i mean - is kiosk mode(you know what i mean..i hope, here) able to manage such things?)?
Ok, post is edited to maximum possible clearity, no more edits...for now
xo.en said:
I dig you - so, lowlevel setting that is used in twrp/cwm relies entirely on kernel settings(set/edited before compiling)?
Click to expand...
Click to collapse
Yes. - in ramdisk, .. (boot.img)
Recovery just uses settings made as default before compiling, yes? This is the point
Click to expand...
Click to collapse
Yes
can we affect this AFTER
Click to expand...
Click to collapse
Nope, but if u use Chrono K. then yes.. because u can edit the recovery files .... just do inits ...
I mean - recovery uses same thing that we see after firs boot(i.e. in performance control, chronokernel app, etc), right?
Click to expand...
Click to collapse
Yes, but as i said, it's possibly to use different settings in recovery.. if it's writed as init on recovery files.. otherwise everything will run as kernel defaults ....
xo.en said:
SO, now - can we, in example - add option to change lcd freq setting to cwm/twrp level anyhow, too?
Or this thing is related to different area(i mean - is kiosk mode(you know what i mean..i hope, here) able to manage such things?)?
Click to expand...
Click to collapse
If you are talking about kernel defaults itself - then no, these values are hardcoded. However these values can be overriden by initramfs scripts (or by mentioned before script on /ramdisk). As I said it is only a matter of time, I mean it's only about when these scripts runs.
ChronoMonochrome said:
If you are talking about kernel defaults itself - then no, these values are hardcoded. However these values can be overriden by initramfs scripts (or by mentioned before script on /ramdisk). As I said it is only a matter of time, I mean it's only about when these scripts runs.
Click to expand...
Click to collapse
Till now, i can override what i want on cwm.. it works.... but the command need to write on the right file / place .. otherwise they are overwritten again by kernel... To check if it works or not, simply check with ADB
@ChronoMonochrome Why we need chrono kernel at first?
And can i use this on stock 4.1.2 with stock kernel? Because i always get blackscreen if i use temporary cwm.

[H815][15. August][Kernel][V10c, 5.1] TornadoRX r1.1

{
"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"
}
Never skip LAG-day​Currently supported: H815​Read the OP and the second post before flashing please.. It's important. Known BUGS are in the second post​
Current version may break or even FORMAT (you would lose all content on it) your extSD card. Details are in the second post. Read before flash is MANDATORY.
[/CENTER][/B]
Code:
###Disclaimer###
Your warranty is now void.
We are not responsible if your phone, sdcard or anything else will be damaged, broken, bricked, bootlooping or detonating in a thermonuclear reaction.
YOU are choosing to make these modifications and accept the fact that something might go horribly wrong.
Important / read before flash mandatory
This build is only for the LG-H815 EUR, AND NO OTHER VARIANT.
Do NOT flash it on any other variant, only on the H815. Bugs and any problems resulting from flashing this on any other variant than the H815 will be ignored and reported.
Flashing on a wrong variant may also hardbrick your phone for all I know, so stay away from it.
This build is not a Stable release, but considered a Beta. Much more will be added as soon as I have lived together with my new phone for a while.
The build has only been tested on the version V10c-EUR-XX.
Introduction
Restructuring and waiting for a spike in creativity :angel:
Features
# Based on 5.1
# Compiled with AARCH64-Android-4.9 toolchain - Kudos Google, this is one is awesome
# Added the BFQ iosched and enabled by default
# Synapse Support (Also Preinstalled with the zip)
# SELinux mode set to Permissive
# busybox and init.d
Click to expand...
Click to collapse
--> More will be added, this is just the start :angel:
Changelog
Code:
R1.1
- Fixed the pagesize when making the boot.img (Was 2048, proper is 4096)
R1
- Initial Release
How to install
You need:
- A 5.1 based stock LG Rom. No support for Vanilla Android builds yet.
- The H815, AND ONLY THE H815
- An unlocked Bootloader
- Custom recovery
Via recovery
You have to have a custom recovery like TWRP, Philz or CWM installed.
- Download the kernel
- Reboot to recovery
- Make a Backup of the Stock Kernel.
- Flash the zip file
- You're done! Reboot and enjoy.
Downloads
All Builds below are for H815 and for NO OTHER version.
TornadoRX (H815) (For LG stock Roms) (r1.1) (Android 5.1)
Strictly no mirrors! All found mirrors will be reported and I will openly troll you.
IMPORTANT INFO ABOUT SELECTING GOVERNORS:
WARNING: It has not yet been tested how the phone will behave if A53 and A57 don't use the same governor. There might be everything between smoothness, lag, instability, bricks or Unicorns, I don't know. I highly advise to ALWAYS HAVE THE SAME GOVERNOR ON BOTH CLUSTERS and NEVER RUN A GOVERNOR ON ONLY ONE CLUSTER AND NOT THE OTHER. You have been warned. EXAMPLE: If you select Ondemand for A53, also select it for A57​
Special Thanks:
- AndreiLux (Synapse)
- @Yank555 (Powersuspend)
- See my Github for proper cherry-picks
XDA:DevDB Information
TornadoRX, Kernel for the LG G4
Contributors
mythos234, wedgess
Source Code: https://gitlab.com/mythos234/TornadoRX-5.1-H815
Kernel Special Features:
Version Information
Status: Beta
Current Beta Version: r1
Beta Release Date: 2015-08-15
Created 2015-08-15
Last Updated 2018-06-05
Known BUGS
Known BUGS
- Broken extSDcard
Probably related to LGs disabling of exFat support in the kernel config.
If you flash the kernel, your external sdcard might not be recognized. According to reports, it might also work if you insert it after flashing.
However according to one report, the card was formatted by itself after flashing and all data was lost. I'm still trying to verify the report.
Your phone might probably ask you to format your extSDcard when it has troubles recognizing it (usually after booting, but it might happen at anytime else as well), DO NOT format it! You WILL LOSE ALL YOUR DATA ON THE CARD.
A build with a hopeful fix will be available once I am back from vacation. It is highly ADVISED NOT TO USE AN EXTSDCARD WITH THIS KERNEL UNTIL THEN.
​
Hopefully coming up when I'm back from vacation:
- IntelliThermal
- FauxSound
- KCAL
Hopefully, since it needs some adaption, but some stuff might not work on our chipset, I don't know yet.
Reserved
Can this be Flashed from fastboot on a h815 with locked bootloader?
Since is based on LG source but I don't know how the signing works, I ask to you
Thank you
Nice, I guess it's time to take the plunge and unlock my bootloader ?
Sent from my LG-H815 using Tapatalk
Flashed will test for a while. Thank you so much.
oile said:
Can this be Flashed from fastboot on a h815 with locked bootloader?
Since is based on LG source but I don't know how the signing works, I ask to you
Thank you
Click to expand...
Click to collapse
That would somehow void the purpose of locking the bootloader in the first place
At the moment it is impossible, sorry. You'll need an open bootloader to flash my kernel
P.S: Never try flashing it on a locked bootloader! Never!
Gonna flash it now and give it a go.
mythos234 said:
IMPORTANT INFO ABOUT SELECTING GOVERNORS:
WARNING: It has not yet been tested how the phone will behave if A53 and A57 don't use the same governor. There might be everything between smoothness, lag, instability, bricks or Unicorns, I don't know. I highly advise to ALWAYS HAVE THE SAME GOVERNOR ON BOTH CLUSTERS and NEVER RUN A GOVERNOR ON ONLY ONE CLUSTER AND NOT THE OTHER. You have been warned. EXAMPLE: If you select Ondemand for A53, also select it for A57​
Click to expand...
Click to collapse
Thanks for the great work. Will flash when I get a second and report back on my experience..
With regards to your statement above, I have been trying this out using Kernel Adiutor for the past week or so on the stock kernel without any ill effect. As you state, it's not been properly tested and people should try and their own risk but so far it seems to be working for me.
rav101 said:
Thanks for the great work. Will flash when I get a second and report back on my experience..
With regards to your statement above, I have been trying this out using Kernel Adiutor for the past week or so on the stock kernel without any ill effect. As you state, it's not been properly tested and people should try and their own risk but so far it seems to be working for me.
Click to expand...
Click to collapse
On the first glance I didn't see anything in the governors either. I come from Samsungs 7420, where Interactive is adapted to serve both clusters, so I'll still have to survey if LG didn't do anything similar altough I didn't see anything on the first quick glance though. Chose the statement to take absolutely no chances until I had some quality time though
mythos234 said:
On the first glance I didn't see anything in the governors either. I come from Samsungs 7420, where Interactive is adapted to serve both clusters, so I'll still have to survey if LG didn't do anything similar altough I didn't see anything on the first quick glance though. Chose the statement to take absolutely no chances until I had some quality time though
Click to expand...
Click to collapse
No problem, agreed that caution in the first instance is advisable. Look forward to hearing what you report back once you know more.
Looking forward to some additional governors ?
Sent from my LG-H815 using Tapatalk
great ... now installed ... the developer is a guarantee
Inviato dal mio LG-H815 utilizzando Tapatalk
Been running r1 for 4 hours, and so far, no ill effects to report.
Thank you for this, I love your work and now for the g4, I'm blessed....
I'm working on a close to stock ROM, with priority on battery life first.... Hope to incorporate your kernel later, maybe do some co-operative work together????? To get the best battery life possible, and with no lag...
How can your kernel be port it to h811?
Sent from my LG-H811 using Tapatalk
smaberg said:
Thank you for this, I love your work and now for the g4, I'm blessed....
I'm working on a close to stock ROM, with priority on battery life first.... Hope to incorporate your kernel later, maybe do some co-operative work together????? To get the best battery life possible, and with no lag...
Click to expand...
Click to collapse
Sure, it'd be an honor
TecknoFreak said:
How can your kernel be port it to h811?
Sent from my LG-H811 using Tapatalk
Click to expand...
Click to collapse
I haven't even downloaded the H811 source yet. Next sunday I'll return from a vacation and diff them out and then try to unify them if that is possible. Otherwise I would just make a separate build. H811 support is definately planned once I have the time for it
Keep in mind that I also need to take care of the CM kernel, which is my main focus at the moment
R1.1 with a fix for a derp released
When making the boot.img, the proper pagesize would have been 4096, but I wrongly set it to 2048. It's fixed now, please update:
Changelog
Code:
- Fixed the pagesize
Download:
@mythos234 i am goung to test your kernels for sure, but i will have to wait until wednesday i guess, because real life has me until then and i have to prepare the device first, no bl unlock or twrp yet...
Gesendet von meinem LG-H815
That link appears to be dead.
Sent from my LG-H815 using Tapatalk
marcadam said:
That link appears to be dead.
Sent from my LG-H815 using Tapatalk
Click to expand...
Click to collapse
It worked for me from the op
Sent from my LG-H815 using Tapatalk

[KERNEL][LP][G360T1] Vegito Kernel 2.1 || 11 Aug 2016

#include
/*
* I am not responsible for bricked devices, dead SD cards, thermonuclear
* war, or the current economic crisis caused by you following these
* directions. YOU are choosing to make these modificiations, and
* if you point your finger at me for messing up your device, I will
* laugh at you.
*/
Click to expand...
Click to collapse
The kernel is based off latest sources from samsung and is compatible for samsung galaxy core prime G360T1 (qualcomm). Over stock kernel this kernel possesses following enhancements
Insecured
adb runnable as root
init.d support
Automatic busybox installation
Governors enabled: Performance, interactive
ARM: Removed various debug traces
Added Intelli Thermal v3.0 (Thanks to Faux123)
Added bunch of TCP Congestion Controls
Enable CPU Boost
DOWNLOAD
INSTRUCTIONS
- just flash it through TWRP in boot partition
Source
https://github.com/MSM8916-DEV/android_kernel_samsung_coreprimelte
I also create a telegram testers group
link -: https://telegram.me/joinchat/C7gUxwlncwV4k3j6XB51GA
Reserved
So far, from what I've tested, Wi-Fi doesn't work.
xRaZeR_FuZioNx said:
So far, from what I've tested, Wi-Fi doesn't work.
Click to expand...
Click to collapse
What happens if you flash the stock modem stuff?
https://mega.nz/#!jFUiyA7a!6Jak93UubZOMEVYXRjGTaNrlc6DRWwpwrNBN5LEuYjA
Dreamstar said:
* Your warranty is now void...
Click to expand...
Click to collapse
Dreamstar said:
Reserved
Click to expand...
Click to collapse
Still can't see the black text of the first two posts on my black themed Tapatalk. Definitely not a problem that affects the majority, but it may be confusing to some as the post just looks blank.
Sent from my SM-G360T1 using Tapatalk
Is this more modded than the trapkernel?
Would be AWESOME with a lil OC thrown in.
As per norm all is worshippingly appreciated.
Great
Awsome Kernel i ever seen Thanks
Not to come off as a ree ree,but I keep getting md5 binaries error. Is it me?It has to be me,right? I bet it's me.
xRaZeR_FuZioNx said:
So far, from what I've tested, Wi-Fi doesn't work.
Click to expand...
Click to collapse
Just tried this again today. You're right. Wi-Fi will not switch on with Vegito.
Sent from my SM-G360T1 using Tapatalk
Update:
== Added Intelli Thermal v3.0 by faux123
== Added lots of TCP Congestion Controls.
== Added CPU Boost !
Tested this today. Here was the before and after results.
{
"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 SM-G360T1 using Tapatalk
Dreamstar said:
The kernel is based off latest sources from samsung and is compatible for samsung galaxy core prime G360T1 (qualcomm). Over stock kernel this kernel possesses following enhancements
[*]Insecured
[*]adb runnable as root
[*]init.d support
[*]Automatic busybox installation
[*]Reduce logger device RAM allocation to 128K
[*]Governors enabled: Performance, interactive
[*]ARM: Removed various debug traces
[*]Added Intelli Thermal v3.0 (Thanks to Faux123)
[*]Added bunch of TCP Congestion Controls.
[*]Enable CPU Boost
Add GPU speed config support
DOWNLOAD
INSTRUCTIONS
- just flash it through TWRP in boot partition
Source
https://github.com/MSM8916-DEV/android_kernel_samsung_coreprimelte
Click to expand...
Click to collapse
Is this kernel set to permissive
wifi working now?
Gio Lokks said:
Is this kernel set to permissive
Click to expand...
Click to collapse
Yes.
WaxysDargle said:
wifi working now?
Click to expand...
Click to collapse
I tested this kernel a little while ago and don't recall having any problems with wifi. You can test it easily though by flashing it. It's always just a flash back to Trapkernel if you run into any issues.
bogarty said:
Yes.
I tested this kernel a little while ago and don't recall having any problems with wifi. You can test it easily though by flashing it. It's always just a flash back to Trapkernel if you run into any issues.
Click to expand...
Click to collapse
actually, i did try it and im soft-bricked now. tried flashing the previous boot.img and still wont boot. gotta figure this out before trying it again.
thanks for the help!
WaxysDargle said:
actually, i did try it and im soft-bricked now. tried flashing the previous boot.img and still wont boot. gotta figure this out before trying it again.
thanks for the help!
Click to expand...
Click to collapse
Hmm...Can you tell me exactly what you did? To go back BTW you can just flash Trapkernel in the AP slot of Odin.
bogarty said:
Hmm...Can you tell me exactly what you did? To go back BTW you can just flash Trapkernel in the AP slot of Odin.
Click to expand...
Click to collapse
just flashed the vegito zip in twrp. would only boot back to twrp after that, so tried flashing the boot.img i had pulled from monstro rom (which im currently on). same result, so i then flashed trapkernel via ODIN, but still no boot. i haven't done any factory resets or clean installs yet cuz i'm at work. will try later tonight.
WaxysDargle said:
just flashed the vegito zip in twrp. would only boot back to twrp after that, so tried flashing the boot.img i had pulled from monstro rom (which im currently on). same result, so i then flashed trapkernel via ODIN, but still no boot. i haven't done any factory resets or clean installs yet cuz i'm at work. will try later tonight.
Click to expand...
Click to collapse
If it's automatically booting into TWRP instead of Android, then you're in a recovery loop. More info below:
As far as I know, the only way to cause a recovery loop on this device is to select "reboot to recovery"(instead of regular reboot or just powering off) from somewhere either in TWRP or Android. To fix, if just flashing Trapkernel doesn't work, then try flashing TWRP again as well. Sometimes it helps to uncheck "auto-reboot" in Odin so you can flash them both on the same go. Assuming that you didn't at any point flash anything in a slot other than the AP in Odin, it should get you booting again.
After that you can try flashing the Vegito .img file to your device. Steps for that below.
-----------------
INSTALLING VEGITO:
-----------------
1) Download the Vegito boot.img file to your device.
2) Reboot into TWRP.
3) Click on "Install".
4) Click "Install Image" button.
5) Navigate to the boot.img and select it.
6) Select "Boot" from the next page to let it know you're installing a kernel.
7) Reboot and enjoy.
If I have the time I'll do a pull request adding CPU Governors InteractiveX, Smartass, and SmartassV2 as I already have the code and files on hand after adding them to the stock kernel. Have to flash and test on my own device for bugs first.
After a user of this phone model contacted me via pm about the way root is handled and if I knew a way around it forcing root on every boot
quote on quote his words, I took a look at your git and theres only 1 commit? Like you predid everything then uploaded it and made 1 little change after..
That really makes it unable to help or fix any problems you had with other stuff added?
If anything the user would like to know why you're not using systemless root, it's far much simpler

[GCC LINARO 4.7][Kexec-Enabled Multirom]COLOROS Samuk190's Kernel

Im not responsible for any damage to your phone
But i'm using this kernel as daily driver so its tested before release
Click to expand...
Click to collapse
It is optimized for battery savings in pmehra rom.
Click to expand...
Click to collapse
SAMUK190'S CUSTOM KERNEL Color OS MultiRom
Compatible Rom(ONLY):
Pmehra Color Os 2.1 (2.1.5i Final) (lollipop 5.0.1) : http://forum.xda-developers.com/oneplus-one/development/color-os-2-1-oneplus-one-rom-t3198594
Download Samuk190's Kernel Stable 3#( read more in the post)
https://mega.nz/#!N8NAmRhS!zUykrAM2VM3ffwMS0BAVmaBu8mXWFvSDSe2F0OlIKG8
ps: this is the first kernel made for oneplus color os rom, that is compatible with multirom ( i spent alot of time fixing errors, :silly
[old]
Download Samuk190's Custom Kernel Stable#1 : https://mega.nz/#!4oVgyJKZ!N17fAeVPdJOSyuP1dfx6kFY02pxKTRyHHyh36x-MgwQ
REBUILT stable#1 : https://mega.nz/#!8ksU2Kpa!a5n6tUogktz0uhp4qbG0wK-0BaEuNUda5ThihOKrhtg (same version, but a lighter version for people that have "bootloop stuck issue") (tested by myself) (same source, just removed some files)
Download Samuk190's Custom Kernel Stable#2
https://mega.nz/#!B8MFyIKb!vx0CAvC-bnV3PhnAUcW3I54w2R7Q6XG1CztXS6YxT2Q
Multi rom support, read more in the post for see how it works in my kernel. (tested, im using color os 2.1 from pmehra+ miui 7 x_s)
tip: you can flash a light rom(like miui) as secondary rom, to use NFC.
How to use multirom(internal ColorOS)
1.1CUSTOM KEXEC ENABLED[
What is?It's a half patch made by myself. you must flash COLOR OS in primary partition, and MUST reflash the kernel everytime you want go back to COLOR OS ( just use flashify in the secondary rom)
Advantages : Work's without bugs, Drivers are working good, and you don't need flash secondary rom kernel.
after flashing samuk190's kernel do this
Now lets make multirom work! #Method 1 (tested by myself)
Download MultiRom Manager
Install everything LESS KERNEL from multirom.
Now go to multirom menu, rebooting it.
Boot Internal ROM
Reboot
Install the rom you want , secondary, etc
Reboot to multirom select rom menu
Boot Secondary Roms(or any rom that is not internal)
If says "Kexec full patch need, blah blah, just enable no-kexec-workaround in twrp multirom"
After that , the phone will reboot to MultiRom Rom list menu
Boot secondary rom again, it will say : Booting with kexec or blah blah..
Profit!
To boot internal rom again(after booting secondary roms or any rom that is not internal)
Go to multirom boot and boot to your internal rom
It will redict to recovery due to the driver incompatibility bug.
Just flash boot.img in recovery(or with flashify inside the secondary rom)
Install > image > boot > samuk190'sboot.img
Inject current sector
Reboot and boot internal.
Easier way to make multirom work.
Download flashify app in your secondary rom
flash boot.img stable#2
reboot and boot internal rom
(do the same thing if you're on secondary rom again)
Instructions to flash kernel in fastboot :
turn your phone into fastboot mode.
do this at prompt(cmd)
fastboot flash boot (boot.img location).img
restart phone and wait.
About me
Hi, my name is Samuel! Im
Brazilian, and im new at the development and
i only have the OnePlus One.
Click to expand...
Click to collapse
What is Samuk190's Custom kernel for Color Os?
It's the kernel from pmehra with some bugs fixed, and some new features,slightly fast and the interactive governor back ( , big feature, it will have more features i promise )
Why you are working in this?
Alot of people complained of bad battery in color os 2.1 and some bugs.
Color os has the best drivers, best camera and sound, so it worth spend time at this project for a long time.
some devs don't like non-cm roms(because source incompatibility), so i'm decided to work with this.
With a better kernel, less lag, and fast phone.
It's for daily use!
What i'm working actually for this kernel :
Custom hotplug ( Missing compatible sources?)
Voltage Control(Problem with CPU_VOLTAGE_TABLE compatibility)
More CpuGovernors(every build i will add one any idea?)
NFC fix (hard to do, driver compatibility missing)
Maybe overclock? (hard to do, different kernel architecture, missing incompatibility with built source, need rework)
Custom Animation Boot(idk)
and alot of fixes that will impact in better battery optimizations
give your opinion
BEST configs for battery:
Battery configs :
ZzMoove min 300 max 840
Profile: 3 or 4
input boost > off
or input boost > 300 mhz
(Search in google for profile list, profile 3 is for battery yank extreme and 4 is for battery plus )
(dont forget to change zzmoove profile at kernel auditor)
Another good battery backup config>
cpu: conservative,min:300 max 840 mhz
cpu:smartmax,min 300 max 840mhz
Gpu : powersave
Changelog :
#Stable1
Fixed CpuFreq_interactive
added cpu interactive
Compiled with linaro 4.9.3 (fast)
Changelog stable #2:
Compiled with Google OFFICIAL NDK 4.7.3 ( better battery, no drains, same performance as 4.9.3)
KEXEC HARDBOOT SUPPORT (must be flashed in first partition) (better than nothing)
Smartmax governor
#Changelog Stable 3#
Added Zzmoove governor with 9 profiles(new!)
Added Adreno idler(200mhz when idle, so battery save)
Updated Adreno_Tz_Governor
4 cores online with low frequency is better than 1 core at high frequency, remember this.
Source:https://mega.nz/#!d4cgSR4R!w2fC5hp_jC8j3QkF-kvfMjGHNllXxPED8AZhQhiL9B8
Source#Stable2 and 3# included:here
screenshots:
{
"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"
}
Thanks(sorry if i forgot someone):
@Lord Boeffla @pradeepsmehra
@acuicultor
@Andy1911
@DespairFactor
reserved
reserved2
Awesome. Keep up the good work bro. :good:
Could this kernel make the ROM compatible witj Multirom?
app kernel setting
which app you prefer to set the kernel?
UKM or KERNEL AUDITOR?
Your source code is missing. Do you want to upload every time 400mb? Github or Gitlab or something like that.
Sent from my A0001 using XDA-Developers mobile app
**** seems awsm ! gonna flash asap ! hope it gives me battery backup !
DerRomtester said:
Your source code is missing. Do you want to upload every time 400mb? Github or Gitlab or something like that.
Sent from my A0001 using XDA-Developers mobile app
Click to expand...
Click to collapse
Source code not missing, just unpack rar in linux (because if you unpack in windows as the windows is not case sensitive, the same files like xt_MARK.h and xt_mark.h will be replaced.)
i tried github, but it fails i will upload 400Mb everytime, no problem.
(but i will try upload to github again):laugh:
hyper_davide said:
which app you prefer to set the kernel?
UKM or KERNEL AUDITOR?
Click to expand...
Click to collapse
Kernel Auditor.
Ukm is good also, but i need release a version of ukm compatible with everything.
Richard20000321 said:
Could this kernel make the ROM compatible witj Multirom?
Click to expand...
Click to collapse
Yes, maybe in future. It's hard.
( i dont promise, but i will take this as a challenge )
Thanks for your wonderful work and effort, I see ur PM today, Sorry for that...
its joyful that u clear the blockage in compiling.
Color OS is amazing project and my first love in android world, but Oppo discontinued it because of so many developers got change and they mess-up everything.
if you need any help in future you can write me directly on my email.
[email protected]
samuk190 said:
Yes, maybe in future. It's hard.
( i dont promise, but i will take this as a challenge )
Click to expand...
Click to collapse
nice?good luck?
no flashable zip?
aliffaminuddin said:
no flashable zip?
Click to expand...
Click to collapse
no yet. just download flashable zip from another kernel,
and replace boot.img. then flash
or
in recovery you go to > flash > img > boot
and flash boot.img
I will make flashable zip in future.
samuk190 said:
Source code not missing, just unpack rar in linux (because if you unpack in windows as the windows is case sensitive, the same files like xt_MARK.h and xt_mark.h will be replaced.)
i tried github, but it fails i will upload 400Mb everytime, no problem.
(but i will try upload to github again):laugh:
Click to expand...
Click to collapse
Please give github or gitlab a try. Without it is impossible to follow your changes you did.
DerRomtester said:
Please give github or gitlab a try. Without it is impossible to follow your changes you did.
Click to expand...
Click to collapse
github problem with large files, so im trying github lfs, but lfs don't track all files.
is it fine that it takes time to reboot after installing this kernel?
samuk190 said:
github problem with large files, so im trying github lfs, but lfs don't track all files.
Click to expand...
Click to collapse
Does NFC work after flashing this kernel now?
Hey felow BR HUE... Please man, if you can do it, give us some Fast USB Charge Settings!
BTW thanks for working on Color OS!

[KERNEL][MM][DRM FIX] EliteKernel v3.4.33 [UB]

Elite Kernel
Unleash the beast
for Xperia Z3 Compact
First of all, I have spent a lot of hours on this project, trying to obtain the true power of this great device.
This Kernel is designed for optimize battery life and give more performance than stock kernel.
Features
Based on lastest sources, 23.5.A.1.291
DRM injection inside the Zip, you don't need flash DRM Fix, just kernel
OC up to 2,7Ghz
UC for better battery life
Optimized voltage tables and voltage control
Thunderplug v5.4, a load based hotplug and optimized for multi-core devices and it is very battery friendly with a great performance
IntelliThermal v2, a custom thermal control better than stock one
GPU overclock up to 657Mhz
Kcal control
More I/O schedulers like FIOPS, Zen, VR, BFQ...
init.d support
Power suspend driver v1.5
Build with UBERTC 4.9 and some optimizations
More stuff that I don't remember
ToDo
Add more governors
Share interactive governor tuned settings for battery and performance
More GPU optimizations
F2FS support
More battery life optimizations
Maybe Quick Chargue 2.0 support.
Maybe sound optimizations
Installation
Install my lastest TWRP (go here)
Make a backup of the partition System (MUST DO, because the kernel change some modules on system)
Select a version according to your needs. (See below)
If you have a TA partition backup:
Download EliteKernelZ3c-(current version).zip and extract the boot.img on your pc.
Use the ta_poc tool by munjeni with your TA partition backup.
Rename the new_boot.img to boot.img and replace it on the EliteKernelZ3c-(current version).zip
Boot on FOTAKernel recovery, with the phone power off, press at the same time power key and vol- until the phone vibrates.
Flash your EliteKernelZ3c-(current version).zip with the boot.img patched.
Enjoy!
Click to expand...
Click to collapse
If you don't have a TA partition backup (so you need DRM FIX):
Boot on FOTAKernel recovery, with the phone power off, press at the same time power key and vol- until the phone vibrates.
Flash EliteKernelZ3c_D-(current version).zip
Enjoy!
Click to expand...
Click to collapse
Usage with eXistenZ 5.6.5 (or similar Stock based ROMs) and Magisk
eXistenZ 5.6.5 includes a TWRP recovery inside the rom, and we don't need it since we have some options for recovery here, so for remove it download this file and flash it on recovery.
eXistenZ 5.6.5 also includes SuperSU on the rom and for correclty install magisk we need to remove it, so first of all update the SuperSU app on the Play Store, after go to the app and on settings there is an option for uninstall SuperSU and unroot the System, so tap it (Sometimes if it takes more of 3 mins, close the app and do it again), after that reboot the phone and done, SuperSU uninstalled.
Now the installation/upgrade of magisk using my kernel.
Download the lastest magisk zip and magisk uninstaller zip here, put they on SD card.
Reboot on recovery, uninstall magisk with the uninstaller zip if you have it, flash the kernel zip, flash magisk and reboot to system, and done, enjoy magisk.
Download
Z3c
Credits
@AndroPlus
@Myself5
@DooMLoRD
@pec0ra
@dorimanx
@faux123
@Doom Slayer a lot of thanks to this great dev
@dontbelive great dev and my Z3 tester
@BlackSoulxxx
@savoca
Source
https://github.com/ShadowElite117/Xperia-Z2-Z3
Changelog
v1
First release
Click to expand...
Click to collapse
v2
Based on new 23.5.A.1.291 sources
Click to expand...
Click to collapse
v3
Added missing conservative GPU Governor
Added Simple GPU algorithm
Added Adreno idler for battery saving
Added Fauxsound v3.6
More optimizations
Click to expand...
Click to collapse
v3.4.13
Kernel made from scratch, so no special features for now (Sorry guys I do this for a better kernel).
Implemented last_kmsg for a correct bug report.
Updated linux kernel version from 3.4.0 to 3.4.13 (Correclty done and free of strange bugs).
QC 2.0 enabled (don't expect miracles, it is limited on Z3 so it works with some QC 2.0 chargers)
Full compatibility with Magisk, eXistenZ and ta_poc tool.
Click to expand...
Click to collapse
v3.4.33
Updated linux kernel version from 3.4.13 to 3.4.33.
Enabled a kernel flag for try to enable Assertive Display on Z2 (It just give me logs that help me to know what is happening).
Dropped TWRP inside the kernel, since I have build newest TWRP for aries, for FOTAKernel partition. It has more features and it is more bug free than recovery inside the kernel.
Click to expand...
Click to collapse
FAQs
Q. How I can report a bug?
A. Give me a last_kmsg, tell me your ROM, if you have Magisk, Xposed Framework or similar things and describe me the problem.
Q. How I can contact you?
A. Please don't spam me with PMs, you can contact me on Telegram: ShadowElite117
This looks amazing, flashing now, thanks heaps!!!
I run slim 2.3, it based on 23.5.A.1.238. can I flash this kernel?
dddestiny said:
I run slim 2.3, it based on 23.5.A.1.238. can I flash this kernel?
Click to expand...
Click to collapse
Probably yes, since it is based on .575 and other kernels on this base work with .238.
Well guys how it is working on Z3c??
This is strange, guys...
Once we had no stock custom kernel - now we have three - which came out almost at the "same" time
@ShadowElite: Big thanks for this! Looks very prommissing! :good:
Especially build in DRM fix is nice as well as OC and UV.
I guess its time to move to MM
fluffi444 said:
This is strange, guys...
Once we had no stock custom kernel - now we have three - which came out almost at the "same" time
@ShadowElite: Big thanks for this! Looks very prommissing! :good:
Especially build in DRM fix is nice as well as OC and UV.
I guess its time to move to MM
Click to expand...
Click to collapse
Thanks, please feel free of test and report feedback
Finaly a reason to unlock my BL again
Testing in SLIMM 2.4 now doing very well and the performance is excellent the only problem I had is that I do not appear intellithermal in kernel auditor otherwise it's great and I threw AnTuTu score of 65884 xd thanks for your work
What does drm fix mean?can v unlock bootloader without loosing drm keys...
Edit-got wat it is.
One q...does this mean can use custom ROMs with camera quality as the stock?
subinsg said:
What does drm fix mean?can v unlock bootloader without loosing drm keys...
Edit-got wat it is.
One q...does this mean can use custom ROMs with camera quality as the stock?
Click to expand...
Click to collapse
It only works on stock based roms
Someone the same problem? Max Frequency is 2265, when I try to push it up it goes alone down to 2265. Don't know what to do? I tried the kernel auditor and some other tools. All the same?
{
"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"
}
Worked on slim rom .238
Cz this rom based on .575
Sorry for my bad english
alex20877 said:
Someone the same problem? Max Frequency is 2265, when I try to push it up it goes alone down to 2265. Don't know what to do? I tried the kernel auditor and some other tools. All the same?
Click to expand...
Click to collapse
For avoid bugs please make a clean installation
I made clean install and I have the same problem. It seams that frequency is lowered when the temperature increase
I flashed on 23.5.A.1.238_R5D_SLiMM_2.4 ROM and it isn't booting my device up now, what do i do?
Essyy786 said:
I flashed on 23.5.A.1.238_R5D_SLiMM_2.4 ROM and it isn't booting my device up now, what do i do?
Click to expand...
Click to collapse
If you can boot into recovery, try installing another kernel .
Essyy786 said:
I flashed on 23.5.A.1.238_R5D_SLiMM_2.4 ROM and it isn't booting my device up now, what do i do?
Click to expand...
Click to collapse
Is your bootloader unlocked?
Is IntelliThermal on kernel? Maybe I forget to enable it, please tell me

Categories

Resources